| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dp/ |
| H A D | dp_power.c | 99 struct dss_module_power *core, *ctrl, *stream; in dp_power_clk_init() local 134 struct dss_module_power *core, *ctrl, *stream; in dp_power_clk_deinit() local
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/tegra20/ |
| H A D | pmu.c | 32 int core, cpu; in pmu_set_nominal() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | core.c | 29 struct nv50_core *core = *pcore; in nv50_core_del() local
|
| H A D | disp.c | 461 struct nv50_core *core = nv50_disp(encoder->dev)->core; in nv50_dac_disable() local 475 struct nv50_core *core = nv50_disp(encoder->dev)->core; in nv50_dac_enable() local 1600 struct nv50_core *core = disp->core; in nv50_sor_update() local 1878 struct nv50_core *core = nv50_disp(encoder->dev)->core; in nv50_pior_disable() local 1892 struct nv50_core *core = nv50_disp(encoder->dev)->core; in nv50_pior_enable() local 2004 struct nv50_core *core = disp->core; in nv50_disp_atomic_commit_core() local 2060 struct nv50_core *core = disp->core; in nv50_disp_atomic_commit_tail() local 2449 struct nv50_core *core = nv50_disp(dev)->core; in nv50_disp_atomic_check() local 2579 struct nv50_core *core = nv50_disp(dev)->core; in nv50_display_init() local
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-imx/mx6/ |
| H A D | mp.c | 72 int is_core_valid(unsigned int core) in is_core_valid()
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | mips-cpc.c | 89 void mips_cpc_lock_other(unsigned int core) in mips_cpc_lock_other()
|
| H A D | pm-cps.c | 113 unsigned core = cpu_core(¤t_cpu_data); in cps_pm_enter_state() local 639 unsigned core = cpu_core(&cpu_data[cpu]); in cps_pm_online_cpu() local
|
| /OK3568_Linux_fs/kernel/tools/power/cpupower/lib/ |
| H A D | cpupower.h | 17 int core; member
|
| /OK3568_Linux_fs/kernel/drivers/edac/ |
| H A D | octeon_edac-pc.c | 44 unsigned int core = cvmx_get_core_num(); in co_cache_error_event() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | nciutils.c | 697 nci_cores_t *core; in BCMATTACHFN() local 851 nci_cores_t *core; in BCMATTACHFN() local 971 nci_cores_t *core; in BCMATTACHFN() local 1775 nci_cores_t *core = &nci->cores[sii->curidx]; in BCMPOSTTRAPFN() local 1828 nci_cores_t *core = &nci->cores[sii->curidx]; in nci_core_disable() local 1924 nci_cores_t *core = &nci->cores[sii->curidx]; in BCMPOSTTRAPFN() local 2211 nci_cores_t *core = &nci->cores[sii->curidx]; in BCMPOSTTRAPFN() local 2298 nci_cores_t *core = &nci->cores[sii->curidx]; in BCMPOSTTRAPFN() local 2377 nci_cores_t *core = &nci->cores[sii->curidx]; in nci_core_sflags() local 2818 nci_wrapper_get_last_error(const si_t *sih, uint32 *error_status, uint32 *core, uint32 *lo, in nci_wrapper_get_last_error() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/ |
| H A D | os.cc | 854 int OsLayer::OpenMSR(uint32 core, uint32 address) { in OpenMSR() 871 bool OsLayer::ReadMSR(uint32 core, uint32 address, uint64 *data) { in ReadMSR() 887 bool OsLayer::WriteMSR(uint32 core, uint32 address, uint64 *data) { in WriteMSR()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/config/ |
| H A D | CanvasP.h | 61 CorePart core; member
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx88/ |
| H A D | cx88.h | 417 #define call_hw(core, grpid, o, f, args...) \ argument 429 #define call_all(core, o, f, args...) call_hw(core, 0, o, f, ##args) argument 433 #define wm8775_s_ctrl(core, id, val) \ argument 446 #define wm8775_g_ctrl(core, id) \ argument 469 struct cx88_core *core; member 508 struct cx88_core *core; member 537 struct cx88_core *core; member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/core/ |
| H A D | demangle.hpp | 51 namespace core namespace
|
| /OK3568_Linux_fs/kernel/drivers/iio/common/cros_ec_sensors/ |
| H A D | cros_ec_lid_angle.c | 47 struct cros_ec_sensors_core_state core; member
|
| /OK3568_Linux_fs/kernel/include/linux/bcma/ |
| H A D | bcma_driver_mips.h | 38 struct bcma_device *core; member
|
| /OK3568_Linux_fs/u-boot/drivers/clk/renesas/ |
| H A D | clk-rcar-gen3.c | 707 static int gen3_clk_get_core(struct clk *clk, const struct cpg_core_clk **core) in gen3_clk_get_core() 729 const struct cpg_core_clk *core; in gen3_clk_get_parent() local 793 const struct cpg_core_clk *core; in gen3_clk_get_rate() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/cavium/cpt/ |
| H A D | cptpf_main.c | 125 int ret = 0, core = 0, shift = 0; in cpt_load_microcode() local 414 u32 grp = 0, core; in cpt_unload_microcode() local
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/ |
| H A D | core.h | 356 struct venus_core *core; member 416 #define IS_V1(core) ((core)->res->hfi_version == HFI_VERSION_1XX) argument 417 #define IS_V3(core) ((core)->res->hfi_version == HFI_VERSION_3XX) argument 418 #define IS_V4(core) ((core)->res->hfi_version == HFI_VERSION_4XX) argument 428 static inline void *to_hfi_priv(struct venus_core *core) in to_hfi_priv() 434 venus_caps_by_codec(struct venus_core *core, u32 codec, u32 domain) in venus_caps_by_codec()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
| H A D | perf.h | 11 u32 core; member
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | module.h | 42 struct mod_plt_sec core; member
|
| /OK3568_Linux_fs/kernel/drivers/iio/pressure/ |
| H A D | cros_ec_baro.c | 31 struct cros_ec_sensors_core_state core; member
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | module.h | 18 struct mod_plt_sec core; member
|
| /OK3568_Linux_fs/kernel/drivers/iio/light/ |
| H A D | cros_ec_light_prox.c | 33 struct cros_ec_sensors_core_state core; member
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | cputhreads.h | 78 static inline int cpu_first_thread_of_core(int core) { return core; } in cpu_first_thread_of_core()
|