/linux-4.1.27/drivers/clk/qcom/ |
D | clk-rcg.h | 111 #define to_clk_rcg(_hw) container_of(to_clk_regmap(_hw), struct clk_rcg, clkr) argument 145 #define to_clk_dyn_rcg(_hw) \ argument 169 #define to_clk_rcg2(_hw) container_of(to_clk_regmap(_hw), struct clk_rcg2, clkr) argument
|
D | clk-regmap.h | 37 #define to_clk_regmap(_hw) container_of(_hw, struct clk_regmap, hw) argument
|
D | clk-branch.h | 53 #define to_clk_branch(_hw) \ argument
|
D | clk-pll.h | 66 #define to_clk_pll(_hw) container_of(to_clk_regmap(_hw), struct clk_pll, clkr) argument
|
D | mmcc-msm8960.c | 502 #define to_clk_pix_rdi(_hw) \ argument
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | clock36xx.c | 28 #define to_clk_divider(_hw) container_of(_hw, struct clk_divider, hw) argument
|
/linux-4.1.27/drivers/clk/tegra/ |
D | clk.h | 36 #define to_clk_sync_source(_hw) \ argument 77 #define to_clk_frac_div(_hw) container_of(_hw, struct tegra_clk_frac_div, hw) argument 247 #define to_clk_pll(_hw) container_of(_hw, struct tegra_clk_pll, hw) argument 327 #define to_clk_pll_out(_hw) container_of(_hw, struct tegra_clk_pll_out, hw) argument 386 #define to_clk_periph_gate(_hw) \ argument 427 #define to_clk_periph(_hw) container_of(_hw, struct tegra_clk_periph, hw) argument 540 #define to_clk_super_mux(_hw) container_of(_hw, struct tegra_clk_super_mux, hw) argument
|
/linux-4.1.27/drivers/clk/ti/ |
D | composite.c | 31 #define to_clk_divider(_hw) container_of(_hw, struct clk_divider, hw) argument 119 #define to_clk_hw_comp(_hw) container_of(_hw, struct clk_hw_omap_comp, hw) argument
|
D | mux.c | 29 #define to_clk_mux(_hw) container_of(_hw, struct clk_mux, hw) argument
|
D | gate.c | 27 #define to_clk_divider(_hw) container_of(_hw, struct clk_divider, hw) argument
|
D | fapll.c | 41 #define to_fapll(_hw) container_of(_hw, struct fapll_data, hw) argument 42 #define to_synth(_hw) container_of(_hw, struct fapll_synth, hw) argument
|
D | clk-dra7-atl.c | 63 #define to_atl_desc(_hw) container_of(_hw, struct dra7_atl_desc, hw) argument
|
D | divider.c | 29 #define to_clk_divider(_hw) container_of(_hw, struct clk_divider, hw) argument
|
/linux-4.1.27/drivers/clk/ |
D | clk-fixed-rate.c | 29 #define to_clk_fixed_rate(_hw) container_of(_hw, struct clk_fixed_rate, hw) argument
|
D | clk-gate.c | 29 #define to_clk_gate(_hw) container_of(_hw, struct clk_gate, hw) argument
|
D | clk-fixed-factor.c | 26 #define to_clk_fixed_factor(_hw) container_of(_hw, struct clk_fixed_factor, hw) argument
|
D | clk-gpio-gate.c | 31 #define to_clk_gpio(_hw) container_of(_hw, struct clk_gpio, hw) argument
|
D | clk-fractional-divider.c | 18 #define to_clk_fd(_hw) container_of(_hw, struct clk_fractional_divider, hw) argument
|
D | clk-mux.c | 30 #define to_clk_mux(_hw) container_of(_hw, struct clk_mux, hw) argument
|
D | clk-xgene.c | 70 #define to_xgene_clk_pll(_hw) container_of(_hw, struct xgene_clk_pll, hw) argument 218 #define to_xgene_clk(_hw) container_of(_hw, struct xgene_clk, hw) argument
|
D | clk-nomadik.c | 162 #define to_pll(_hw) container_of(_hw, struct clk_pll, hw) argument 163 #define to_src(_hw) container_of(_hw, struct clk_src, hw) argument
|
D | clk-composite.c | 22 #define to_clk_composite(_hw) container_of(_hw, struct clk_composite, hw) argument
|
D | clk-vt8500.c | 74 #define to_clk_device(_hw) container_of(_hw, struct clk_device, hw) argument 316 #define to_clk_pll(_hw) container_of(_hw, struct clk_pll, hw) argument
|
D | clk-axm5516.c | 33 #define to_axxia_clk(_hw) container_of(_hw, struct axxia_clk, hw) argument
|
D | clk-si570.c | 85 #define to_clk_si570(_hw) container_of(_hw, struct clk_si570, hw) argument
|
D | clk-divider.c | 31 #define to_clk_divider(_hw) container_of(_hw, struct clk_divider, hw) argument
|
D | clk-u300.c | 444 #define to_syscon(_hw) container_of(_hw, struct clk_syscon, hw) argument 948 #define to_mclk(_hw) container_of(_hw, struct clk_mclk, hw) argument
|
/linux-4.1.27/drivers/clk/spear/ |
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
|
D | clk-frac-synth.c | 42 #define to_clk_frac(_hw) container_of(_hw, struct clk_frac, hw) argument
|
D | clk-gpt-synth.c | 32 #define to_clk_gpt(_hw) container_of(_hw, struct clk_gpt, hw) argument
|
D | clk-aux-synth.c | 30 #define to_clk_aux(_hw) container_of(_hw, struct clk_aux, hw) argument
|
/linux-4.1.27/arch/arm/mach-imx/ |
D | clk-fixup-mux.c | 18 #define to_clk_mux(_hw) container_of(_hw, struct clk_mux, hw) argument
|
D | clk-fixup-div.c | 18 #define to_clk_div(_hw) container_of(_hw, struct clk_divider, hw) argument
|
D | clk-pfd.c | 36 #define to_clk_pfd(_hw) container_of(_hw, struct clk_pfd, hw) argument
|
D | clk-gate2.c | 39 #define to_clk_gate2(_hw) container_of(_hw, struct clk_gate2, hw) argument
|
D | clk-pllv3.c | 47 #define to_clk_pllv3(_hw) container_of(_hw, struct clk_pllv3, hw) argument
|
/linux-4.1.27/drivers/clk/mxs/ |
D | clk-pll.c | 37 #define to_clk_pll(_hw) container_of(_hw, struct clk_pll, hw) argument
|
D | clk-frac.c | 38 #define to_clk_frac(_hw) container_of(_hw, struct clk_frac, hw) argument
|
D | clk-ref.c | 36 #define to_clk_ref(_hw) container_of(_hw, struct clk_ref, hw) argument
|
/linux-4.1.27/drivers/clk/pxa/ |
D | clk-pxa.c | 37 #define to_pxa_clk(_hw) container_of(_hw, struct pxa_clk, hw) argument
|
/linux-4.1.27/drivers/clk/rockchip/ |
D | clk-mmc-phase.c | 27 #define to_mmc_clock(_hw) container_of(_hw, struct rockchip_mmc_clock, hw) argument
|
D | clk-pll.c | 48 #define to_rockchip_clk_pll(_hw) container_of(_hw, struct rockchip_clk_pll, hw) argument
|
/linux-4.1.27/drivers/clk/versatile/ |
D | clk-icst.c | 40 #define to_icst(_hw) container_of(_hw, struct clk_icst, hw) argument
|
D | clk-sp810.c | 21 #define to_clk_sp810_timerclken(_hw) \ argument
|
/linux-4.1.27/drivers/clk/sirf/ |
D | clk-common.c | 37 #define to_pllclk(_hw) container_of(_hw, struct clk_pll, hw) argument 45 #define to_dmnclk(_hw) container_of(_hw, struct clk_dmn, hw) argument 52 #define to_stdclk(_hw) container_of(_hw, struct clk_std, hw) argument
|
/linux-4.1.27/drivers/clk/shmobile/ |
D | clk-mstp.c | 54 #define to_mstp_clock(_hw) container_of(_hw, struct mstp_clock, hw) argument
|
D | clk-div6.c | 40 #define to_div6_clock(_hw) container_of(_hw, struct div6_clock, hw) argument
|
D | clk-rcar-gen2.c | 55 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) argument
|
/linux-4.1.27/drivers/clk/ux500/ |
D | clk-prcc.c | 25 #define to_clk_prcc(_hw) container_of(_hw, struct clk_prcc, hw) argument
|
D | clk-sysctrl.c | 21 #define to_clk_sysctrl(_hw) container_of(_hw, struct clk_sysctrl, hw) argument
|
D | clk-prcmu.c | 17 #define to_clk_prcmu(_hw) container_of(_hw, struct clk_prcmu, hw) argument
|
/linux-4.1.27/drivers/clk/zynq/ |
D | pll.c | 42 #define to_zynq_pll(_hw) container_of(_hw, struct zynq_pll, hw) argument
|
/linux-4.1.27/drivers/clk/mvebu/ |
D | common.c | 202 #define to_clk_gate(_hw) container_of(_hw, struct clk_gate, hw) argument
|
D | kirkwood.c | 259 #define to_clk_mux(_hw) container_of(_hw, struct clk_mux, hw) argument
|
/linux-4.1.27/drivers/clk/sunxi/ |
D | clk-factors.c | 33 #define to_clk_factors(_hw) container_of(_hw, struct clk_factors, hw) argument
|
D | clk-mod0.c | 186 #define to_mmc_phase(_hw) container_of(_hw, struct mmc_phase, hw) argument
|
D | clk-sunxi.c | 59 #define to_sun6i_ahb1_clk(_hw) container_of(_hw, struct sun6i_ahb1_clk, hw) argument
|
/linux-4.1.27/drivers/clk/hisilicon/ |
D | clk-hix5hd2.c | 170 #define to_complex_clk(_hw) container_of(_hw, struct hix5hd2_clk_complex, hw) argument
|
D | clk-hi3620.c | 269 #define to_mmc(_hw) container_of(_hw, struct clk_mmc, hw) argument
|
/linux-4.1.27/drivers/clk/keystone/ |
D | gate.c | 74 #define to_clk_psc(_hw) container_of(_hw, struct clk_psc, hw) argument
|
D | pll.c | 78 #define to_clk_pll(_hw) container_of(_hw, struct clk_pll, hw) argument
|
/linux-4.1.27/drivers/clk/st/ |
D | clk-flexgen.c | 32 #define to_flexgen(_hw) container_of(_hw, struct flexgen, hw) argument
|
D | clkgen-fsyn.c | 423 #define to_quadfs_pll(_hw) container_of(_hw, struct st_clk_quadfs_pll, hw) argument 704 #define to_quadfs_fsynth(_hw) \ argument
|
D | clkgen-pll.c | 256 #define to_clkgen_pll(_hw) container_of(_hw, struct clkgen_pll, hw) argument
|
D | clkgen-mux.c | 69 #define to_clkgena_divmux(_hw) container_of(_hw, struct clkgena_divmux, hw) argument
|
/linux-4.1.27/drivers/clk/samsung/ |
D | clk-s3c2410-dclk.c | 55 #define to_s3c24xx_clkout(_hw) container_of(_hw, struct s3c24xx_clkout, hw) argument
|
D | clk-pll.c | 29 #define to_clk_pll(_hw) container_of(_hw, struct samsung_clk_pll, hw) argument 897 #define to_clk_pll2550x(_hw) container_of(_hw, struct samsung_clk_pll2550x, hw) argument
|
/linux-4.1.27/drivers/media/platform/exynos4-is/ |
D | media-dev.h | 100 #define to_cam_clk(_hw) container_of(_hw, struct cam_clk, hw) argument
|
/linux-4.1.27/drivers/rtc/ |
D | rtc-hym8563.c | 296 #define clkout_hw_to_hym8563(_hw) container_of(_hw, struct hym8563, clkout_hw) argument
|
/linux-4.1.27/include/linux/clk/ |
D | ti.h | 260 #define to_clk_hw_omap(_hw) container_of(_hw, struct clk_hw_omap, hw) argument
|
/linux-4.1.27/drivers/clk/bcm/ |
D | clk-kona.h | 414 #define to_kona_clk(_hw) \ argument
|
/linux-4.1.27/drivers/scsi/csiostor/ |
D | csio_wr.c | 53 #define CSIO_SET_FLBUF_SIZE(_hw, _reg, _val) \ argument
|
/linux-4.1.27/drivers/media/platform/omap3isp/ |
D | isp.c | 160 #define to_isp_xclk(_hw) container_of(_hw, struct isp_xclk, hw) argument
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_type.h | 100 #define IXGBE_I2CCTL_BY_MAC(_hw)((((_hw)->mac.type >= ixgbe_mac_X550) ? \ argument 129 #define IXGBE_I2C_CLK_IN_BY_MAC(_hw)(((_hw)->mac.type) >= ixgbe_mac_X550 ? \ argument 131 #define IXGBE_I2C_CLK_OUT_BY_MAC(_hw)(((_hw)->mac.type) >= ixgbe_mac_X550 ? \ argument 133 #define IXGBE_I2C_DATA_IN_BY_MAC(_hw)(((_hw)->mac.type) >= ixgbe_mac_X550 ? \ argument 135 #define IXGBE_I2C_DATA_OUT_BY_MAC(_hw)(((_hw)->mac.type) >= ixgbe_mac_X550 ? \ argument 862 #define IXGBE_CIAA_BY_MAC(_hw) ((((_hw)->mac.type >= ixgbe_mac_X550) ? \ argument 864 #define IXGBE_CIAD_BY_MAC(_hw) ((((_hw)->mac.type >= ixgbe_mac_X550) ? \ argument
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | mvm.h | 853 #define IWL_MAC80211_GET_MVM(_hw) \ argument
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/ |
D | dev.h | 645 #define IWL_MAC80211_GET_DVM(_hw) \ argument
|