/linux/drivers/clk/qcom/ |
A D | clk-rcg.h | 95 #define to_clk_rcg(_hw) container_of(to_clk_regmap(_hw), struct clk_rcg, clkr) argument 128 #define to_clk_dyn_rcg(_hw) \ argument 154 #define to_clk_rcg2(_hw) container_of(to_clk_regmap(_hw), struct clk_rcg2, clkr) argument 162 #define to_clk_rcg2_gfx3d(_hw) \ argument
|
A D | clk-krait.h | 23 #define to_krait_mux_clk(_hw) container_of(_hw, struct krait_mux_clk, hw) argument 36 #define to_krait_div2_clk(_hw) container_of(_hw, struct krait_div2_clk, hw) argument
|
A D | clk-branch.h | 45 #define to_clk_branch(_hw) \ argument
|
/linux/drivers/clk/x86/ |
A D | clk-cgu.c | 19 #define to_lgm_clk_mux(_hw) container_of(_hw, struct lgm_clk_mux, hw) argument 20 #define to_lgm_clk_divider(_hw) container_of(_hw, struct lgm_clk_divider, hw) argument 21 #define to_lgm_clk_gate(_hw) container_of(_hw, struct lgm_clk_gate, hw) argument 22 #define to_lgm_clk_ddiv(_hw) container_of(_hw, struct lgm_clk_ddiv, hw) argument
|
/linux/drivers/clk/tegra/ |
A D | clk.h | 85 #define to_clk_sync_source(_hw) \ argument 126 #define to_clk_frac_div(_hw) container_of(_hw, struct tegra_clk_frac_div, hw) argument 385 #define to_clk_pll(_hw) container_of(_hw, struct tegra_clk_pll, hw) argument 515 #define to_clk_pll_out(_hw) container_of(_hw, struct tegra_clk_pll_out, hw) argument 571 #define to_clk_periph_gate(_hw) \ argument 628 #define to_clk_periph(_hw) container_of(_hw, struct tegra_clk_periph, hw) argument 751 #define to_clk_super_mux(_hw) container_of(_hw, struct tegra_clk_super_mux, hw) argument 792 #define to_clk_sdmmc_mux(_hw) container_of(_hw, struct tegra_sdmmc_mux, hw) argument
|
/linux/drivers/clk/davinci/ |
A D | da8xx-cfgchip.c | 39 #define to_da8xx_cfgchip_gate_clk(_hw) \ argument 210 #define to_da8xx_cfgchip_mux_clk(_hw) \ argument 352 #define to_da8xx_usb0_clk48(_hw) \ argument 545 #define to_da8xx_usb1_clk48(_hw) \ argument
|
/linux/drivers/clk/mediatek/ |
A D | clk-cpumux.c | 15 static inline struct mtk_clk_cpumux *to_mtk_clk_cpumux(struct clk_hw *_hw) in to_mtk_clk_cpumux()
|
/linux/drivers/clk/microchip/ |
A D | clk-core.c | 95 #define clkhw_to_pbclk(_hw) container_of(_hw, struct pic32_periph_clk, hw) argument 245 #define clkhw_to_refosc(_hw) container_of(_hw, struct pic32_ref_osc, hw) argument 589 #define clkhw_to_spll(_hw) container_of(_hw, struct pic32_sys_pll, hw) argument 770 #define clkhw_to_sys_clk(_hw) container_of(_hw, struct pic32_sys_clk, hw) argument 962 #define clkhw_to_sosc(_hw) container_of(_hw, struct pic32_sec_osc, hw) argument
|
/linux/drivers/clk/meson/ |
A D | vid-pll-div.c | 58 #define to_meson_vid_pll_div(_hw) \ argument
|
/linux/drivers/clk/spear/ |
A D | clk-vco-pll.c | 65 #define to_clk_vco(_hw) container_of(_hw, struct clk_vco, hw) argument 66 #define to_clk_pll(_hw) container_of(_hw, struct clk_pll, hw) argument
|
A D | clk-frac-synth.c | 42 #define to_clk_frac(_hw) container_of(_hw, struct clk_frac, hw) argument
|
/linux/drivers/clk/uniphier/ |
A D | clk-uniphier-gate.c | 20 #define to_uniphier_clk_gate(_hw) \ argument
|
A D | clk-uniphier-mux.c | 21 #define to_uniphier_clk_mux(_hw) container_of(_hw, struct uniphier_clk_mux, hw) argument
|
A D | clk-uniphier-cpugear.c | 25 #define to_uniphier_clk_cpugear(_hw) \ argument
|
/linux/drivers/clk/baikal-t1/ |
A D | ccu-pll.h | 53 #define to_ccu_pll(_hw) container_of(_hw, struct ccu_pll, hw) argument
|
/linux/drivers/clk/mxs/ |
A D | clk-pll.c | 30 #define to_clk_pll(_hw) container_of(_hw, struct clk_pll, hw) argument
|
/linux/drivers/clk/rockchip/ |
A D | clk-inverter.c | 21 #define to_inv_clock(_hw) container_of(_hw, struct rockchip_inv_clock, hw) argument
|
A D | clk-muxgrf.c | 19 #define to_muxgrf_clock(_hw) container_of(_hw, struct rockchip_muxgrf_clock, hw) argument
|
/linux/drivers/clk/zynqmp/ |
A D | clk-mux-zynqmp.c | 35 #define to_zynqmp_clk_mux(_hw) container_of(_hw, struct zynqmp_clk_mux, hw) argument
|
A D | clk-gate-zynqmp.c | 26 #define to_zynqmp_clk_gate(_hw) container_of(_hw, struct zynqmp_clk_gate, hw) argument
|
/linux/drivers/clk/ |
A D | clk-xgene.c | 56 #define to_xgene_clk_pll(_hw) container_of(_hw, struct xgene_clk_pll, hw) argument 230 #define to_xgene_clk_pmd(_hw) container_of(_hw, struct xgene_clk_pmd, hw) argument 441 #define to_xgene_clk(_hw) container_of(_hw, struct xgene_clk, hw) argument
|
A D | clk-aspeed.h | 56 #define to_aspeed_clk_gate(_hw) container_of(_hw, struct aspeed_clk_gate, hw) argument
|
/linux/drivers/clk/renesas/ |
A D | rcar-gen3-cpg.c | 50 #define to_pll_clk(_hw) container_of(_hw, struct cpg_pll_clk, hw) argument 173 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) argument
|
/linux/drivers/clk/h8300/ |
A D | clk-h8s2678.c | 26 #define to_pll_clock(_hw) container_of(_hw, struct pll_clock, hw) argument
|
/linux/include/linux/ |
A D | clk-provider.h | 479 #define to_clk_gate(_hw) container_of(_hw, struct clk_gate, hw) argument 607 #define to_clk_divider(_hw) container_of(_hw, struct clk_divider, hw) argument 875 #define to_clk_mux(_hw) container_of(_hw, struct clk_mux, hw) argument 969 #define to_clk_fixed_factor(_hw) container_of(_hw, struct clk_fixed_factor, hw) argument 1027 #define to_clk_fd(_hw) container_of(_hw, struct clk_fractional_divider, hw) argument 1076 #define to_clk_multiplier(_hw) container_of(_hw, struct clk_multiplier, hw) argument 1108 #define to_clk_composite(_hw) container_of(_hw, struct clk_composite, hw) argument
|