Home
last modified time | relevance | path

Searched refs:clk_dyn_rcg (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/qcom/
H A Dclk-rcg.h98 * struct clk_dyn_rcg - root clock generator with glitch free mux
110 struct clk_dyn_rcg { struct
129 container_of(to_clk_regmap(_hw), struct clk_dyn_rcg, clkr)
H A Dclk-rcg.c58 static int reg_to_bank(struct clk_dyn_rcg *rcg, u32 bank) in reg_to_bank()
66 struct clk_dyn_rcg *rcg = to_clk_dyn_rcg(hw); in clk_dyn_rcg_get_parent()
198 static int configure_bank(struct clk_dyn_rcg *rcg, const struct freq_tbl *f) in configure_bank()
293 struct clk_dyn_rcg *rcg = to_clk_dyn_rcg(hw); in clk_dyn_rcg_set_parent()
369 struct clk_dyn_rcg *rcg = to_clk_dyn_rcg(hw); in clk_dyn_rcg_recalc_rate()
447 struct clk_dyn_rcg *rcg = to_clk_dyn_rcg(hw); in clk_dyn_rcg_determine_rate()
786 struct clk_dyn_rcg *rcg = to_clk_dyn_rcg(hw); in __clk_dyn_rcg_set_rate()
H A Dgcc-ipq806x.c2295 static struct clk_dyn_rcg gmac_core1_src = {
2367 static struct clk_dyn_rcg gmac_core2_src = {
2439 static struct clk_dyn_rcg gmac_core3_src = {
2511 static struct clk_dyn_rcg gmac_core4_src = {
2589 static struct clk_dyn_rcg nss_tcm_src = {
2649 static struct clk_dyn_rcg ubi32_core1_src_clk = {
2702 static struct clk_dyn_rcg ubi32_core2_src_clk = {
H A Dmmcc-msm8960.c801 static struct clk_dyn_rcg gfx2d0_src = {
861 static struct clk_dyn_rcg gfx2d1_src = {
962 static struct clk_dyn_rcg gfx3d_src = {
1040 static struct clk_dyn_rcg vcap_src = {
1247 static struct clk_dyn_rcg mdp_src = {
1356 static struct clk_dyn_rcg rot_src = {
1580 static struct clk_dyn_rcg vcodec_src = {
/kernel/linux/linux-6.6/drivers/clk/qcom/
H A Dclk-rcg.h99 * struct clk_dyn_rcg - root clock generator with glitch free mux
111 struct clk_dyn_rcg { struct
130 container_of(to_clk_regmap(_hw), struct clk_dyn_rcg, clkr)
H A Dclk-rcg.c58 static int reg_to_bank(struct clk_dyn_rcg *rcg, u32 bank) in reg_to_bank()
66 struct clk_dyn_rcg *rcg = to_clk_dyn_rcg(hw); in clk_dyn_rcg_get_parent()
198 static int configure_bank(struct clk_dyn_rcg *rcg, const struct freq_tbl *f) in configure_bank()
293 struct clk_dyn_rcg *rcg = to_clk_dyn_rcg(hw); in clk_dyn_rcg_set_parent()
369 struct clk_dyn_rcg *rcg = to_clk_dyn_rcg(hw); in clk_dyn_rcg_recalc_rate()
447 struct clk_dyn_rcg *rcg = to_clk_dyn_rcg(hw); in clk_dyn_rcg_determine_rate()
799 struct clk_dyn_rcg *rcg = to_clk_dyn_rcg(hw); in __clk_dyn_rcg_set_rate()
H A Dgcc-ipq806x.c2418 static struct clk_dyn_rcg gmac_core1_src = {
2490 static struct clk_dyn_rcg gmac_core2_src = {
2562 static struct clk_dyn_rcg gmac_core3_src = {
2634 static struct clk_dyn_rcg gmac_core4_src = {
2712 static struct clk_dyn_rcg nss_tcm_src = {
2780 static struct clk_dyn_rcg ubi32_core1_src_clk = {
2833 static struct clk_dyn_rcg ubi32_core2_src_clk = {
2892 static struct clk_dyn_rcg ce5_core_src = {
2952 static struct clk_dyn_rcg ce5_a_clk_src = {
3012 static struct clk_dyn_rcg ce5_h_clk_sr
[all...]
H A Dmmcc-msm8960.c827 static struct clk_dyn_rcg gfx2d0_src = {
889 static struct clk_dyn_rcg gfx2d1_src = {
992 static struct clk_dyn_rcg gfx3d_src = {
1072 static struct clk_dyn_rcg vcap_src = {
1287 static struct clk_dyn_rcg mdp_src = {
1402 static struct clk_dyn_rcg rot_src = {
1640 static struct clk_dyn_rcg vcodec_src = {

Completed in 22 milliseconds