Home
last modified time | relevance | path

Searched defs:_hw (Results 1 – 25 of 141) sorted by relevance

123456

/drivers/clk/qcom/
Dclk-krait.h23 #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
Dclk-rcg.h95 #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
Dclk-branch.h45 #define to_clk_branch(_hw) \ argument
/drivers/clk/x86/
Dclk-cgu.c20 #define to_lgm_clk_mux(_hw) container_of(_hw, struct lgm_clk_mux, hw) argument
21 #define to_lgm_clk_divider(_hw) container_of(_hw, struct lgm_clk_divider, hw) argument
22 #define to_lgm_clk_gate(_hw) container_of(_hw, struct lgm_clk_gate, hw) argument
23 #define to_lgm_clk_ddiv(_hw) container_of(_hw, struct lgm_clk_ddiv, hw) argument
/drivers/clk/tegra/
Dclk.h85 #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
574 #define to_clk_periph_gate(_hw) \ argument
632 #define to_clk_periph(_hw) container_of(_hw, struct tegra_clk_periph, hw) argument
755 #define to_clk_super_mux(_hw) container_of(_hw, struct tegra_clk_super_mux, hw) argument
796 #define to_clk_sdmmc_mux(_hw) container_of(_hw, struct tegra_sdmmc_mux, hw) argument
/drivers/clk/zte/
Dclk.c18 #define to_clk_zx_pll(_hw) container_of(_hw, struct clk_zx_pll, hw) argument
19 #define to_clk_zx_audio(_hw) container_of(_hw, struct clk_zx_audio, hw) argument
339 #define to_clk_zx_audio_div(_hw) container_of(_hw, struct clk_zx_audio_divider, hw) argument
/drivers/clk/davinci/
Dda8xx-cfgchip.c39 #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
/drivers/clk/microchip/
Dclk-core.c95 #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
/drivers/clk/st/
Dclk-flexgen.c43 #define to_flexgen(_hw) container_of(_hw, struct flexgen, hw) argument
44 #define to_clk_gate(_hw) container_of(_hw, struct clk_gate, hw) argument
/drivers/clk/spear/
Dclk-vco-pll.c65 #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
/drivers/clk/
Dclk-xgene.c56 #define to_xgene_clk_pll(_hw) container_of(_hw, struct xgene_clk_pll, hw) argument
231 #define to_xgene_clk_pmd(_hw) container_of(_hw, struct xgene_clk_pmd, hw) argument
442 #define to_xgene_clk(_hw) container_of(_hw, struct xgene_clk, hw) argument
/drivers/clk/mediatek/
Dclk-cpumux.c14 static inline struct mtk_clk_cpumux *to_mtk_clk_cpumux(struct clk_hw *_hw) in to_mtk_clk_cpumux()
/drivers/clk/meson/
Dvid-pll-div.c58 #define to_meson_vid_pll_div(_hw) \ argument
/drivers/clk/uniphier/
Dclk-uniphier-gate.c20 #define to_uniphier_clk_gate(_hw) \ argument
Dclk-uniphier-mux.c21 #define to_uniphier_clk_mux(_hw) container_of(_hw, struct uniphier_clk_mux, hw) argument
Dclk-uniphier-cpugear.c25 #define to_uniphier_clk_cpugear(_hw) \ argument
/drivers/clk/baikal-t1/
Dccu-pll.h53 #define to_ccu_pll(_hw) container_of(_hw, struct ccu_pll, hw) argument
/drivers/clk/sirf/
Dclk-common.c38 #define to_pllclk(_hw) container_of(_hw, struct clk_pll, hw) argument
46 #define to_dmnclk(_hw) container_of(_hw, struct clk_dmn, hw) argument
53 #define to_stdclk(_hw) container_of(_hw, struct clk_std, hw) argument
/drivers/clk/nxp/
Dclk-lpc32xx.c366 #define to_lpc32xx_clk(_hw) container_of(_hw, struct lpc32xx_clk, hw) argument
367 #define to_lpc32xx_pll_clk(_hw) container_of(_hw, struct lpc32xx_pll_clk, hw) argument
368 #define to_lpc32xx_usb_clk(_hw) container_of(_hw, struct lpc32xx_usb_clk, hw) argument
369 #define to_lpc32xx_mux(_hw) container_of(_hw, struct lpc32xx_clk_mux, hw) argument
370 #define to_lpc32xx_div(_hw) container_of(_hw, struct lpc32xx_clk_div, hw) argument
371 #define to_lpc32xx_gate(_hw) container_of(_hw, struct lpc32xx_clk_gate, hw) argument
/drivers/clk/zynqmp/
Dclk-mux-zynqmp.c35 #define to_zynqmp_clk_mux(_hw) container_of(_hw, struct zynqmp_clk_mux, hw) argument
Dclk-gate-zynqmp.c26 #define to_zynqmp_clk_gate(_hw) container_of(_hw, struct zynqmp_clk_gate, hw) argument
/drivers/clk/renesas/
Dr9a06g032-clocks.c353 #define to_r9a06g032_gate(_hw) container_of(_hw, struct r9a06g032_clk_gate, hw) argument
551 #define to_r9a06g032_div(_hw) \ argument
728 #define to_clk_bitselect(_hw) \ argument
798 #define to_clk_dualgate(_hw) \ argument
/drivers/clk/mxs/
Dclk-pll.c30 #define to_clk_pll(_hw) container_of(_hw, struct clk_pll, hw) argument
/drivers/clk/imx/
Dclk-lpcg-scu.c39 #define to_clk_lpcg_scu(_hw) container_of(_hw, struct clk_lpcg_scu, hw) argument
/drivers/clk/rockchip/
Dclk-inverter.c21 #define to_inv_clock(_hw) container_of(_hw, struct rockchip_inv_clock, hw) argument

123456