Home
last modified time | relevance | path

Searched defs:core (Results 126 – 150 of 369) sorted by relevance

12345678910>>...15

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dp/
H A Ddp_power.c99 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 Dpmu.c32 int core, cpu; in pmu_set_nominal() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/
H A Dcore.c29 struct nv50_core *core = *pcore; in nv50_core_del() local
H A Ddisp.c461 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 Dmp.c72 int is_core_valid(unsigned int core) in is_core_valid()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dmips-cpc.c89 void mips_cpc_lock_other(unsigned int core) in mips_cpc_lock_other()
H A Dpm-cps.c113 unsigned core = cpu_core(&current_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 Dcpupower.h17 int core; member
/OK3568_Linux_fs/kernel/drivers/edac/
H A Docteon_edac-pc.c44 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 Dnciutils.c697 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 Dos.cc854 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 DCanvasP.h61 CorePart core; member
/OK3568_Linux_fs/kernel/drivers/media/pci/cx88/
H A Dcx88.h417 #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 Ddemangle.hpp51 namespace core namespace
/OK3568_Linux_fs/kernel/drivers/iio/common/cros_ec_sensors/
H A Dcros_ec_lid_angle.c47 struct cros_ec_sensors_core_state core; member
/OK3568_Linux_fs/kernel/include/linux/bcma/
H A Dbcma_driver_mips.h38 struct bcma_device *core; member
/OK3568_Linux_fs/u-boot/drivers/clk/renesas/
H A Dclk-rcar-gen3.c707 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 Dcptpf_main.c125 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 Dcore.h356 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 Dperf.h11 u32 core; member
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dmodule.h42 struct mod_plt_sec core; member
/OK3568_Linux_fs/kernel/drivers/iio/pressure/
H A Dcros_ec_baro.c31 struct cros_ec_sensors_core_state core; member
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dmodule.h18 struct mod_plt_sec core; member
/OK3568_Linux_fs/kernel/drivers/iio/light/
H A Dcros_ec_light_prox.c33 struct cros_ec_sensors_core_state core; member
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dcputhreads.h78 static inline int cpu_first_thread_of_core(int core) { return core; } in cpu_first_thread_of_core()

12345678910>>...15