Home
last modified time | relevance | path

Searched defs:clk_core (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk.c56 struct clk_core { struct
63 struct clk_core *parent; argument
70 struct clk_core *new_parent; argument
71 struct clk_core *new_child; argument
72 unsigned long flags;
73 bool orphan;
74 bool rpm_enabled;
75 bool need_sync;
76 bool boot_enabled;
100 struct clk_core *core; argument
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dpxa2xx-cpufreq.c48 struct clk *clk_core; member
/OK3568_Linux_fs/kernel/arch/mips/boot/dts/img/
H A Dpistachio.dtsi841 clk_core: clk@18144000 { label
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-pxav3.c50 struct clk *clk_core; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/etnaviv/
H A Detnaviv_gpu.h144 struct clk *clk_core; member
/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_rkvdec2.c841 struct clk *clk_core = dec->core_clk_info.clk; in rkvdec2_devfreq_init() local
H A Dmpp_rkvenc.c1022 struct clk *clk_core = enc->core_clk_info.clk; in rkvenc_devfreq_init() local
H A Dmpp_rkvdec.c269 struct clk *clk_core = dec->core_clk_info.clk; in rkvdec_devf_set_clk() local
H A Dmpp_rkvenc2.c1768 struct clk *clk_core = enc->core_clk_info.clk; in rkvenc_devfreq_init() local
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-typec.c427 struct clk *clk_core; member