Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/qcom/
Dclk-rcg.h114 #define to_clk_rcg(_hw) container_of(to_clk_regmap(_hw), struct clk_rcg, clkr) argument
148 #define to_clk_dyn_rcg(_hw) \ argument
173 #define to_clk_rcg2(_hw) container_of(to_clk_regmap(_hw), struct clk_rcg2, clkr) argument
Dclk-regmap.h37 #define to_clk_regmap(_hw) container_of(_hw, struct clk_regmap, hw) argument
Dclk-branch.h53 #define to_clk_branch(_hw) \ argument
Dclk-pll.h67 #define to_clk_pll(_hw) container_of(to_clk_regmap(_hw), struct clk_pll, clkr) argument
Dmmcc-msm8960.c531 #define to_clk_pix_rdi(_hw) \ argument
/linux-4.4.14/drivers/clk/tegra/
Dclk.h36 #define to_clk_sync_source(_hw) \ argument
77 #define to_clk_frac_div(_hw) container_of(_hw, struct tegra_clk_frac_div, hw) argument
271 #define to_clk_pll(_hw) container_of(_hw, struct tegra_clk_pll, hw) argument
354 #define to_clk_pll_out(_hw) container_of(_hw, struct tegra_clk_pll_out, hw) argument
413 #define to_clk_periph_gate(_hw) \ argument
454 #define to_clk_periph(_hw) container_of(_hw, struct tegra_clk_periph, hw) argument
567 #define to_clk_super_mux(_hw) container_of(_hw, struct tegra_clk_super_mux, hw) argument
Dclk-dfll.c308 #define clk_hw_to_dfll(_hw) container_of(_hw, struct tegra_dfll, dfll_clk_hw) argument
/linux-4.4.14/drivers/clk/ti/
Dcomposite.c31 #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
Dmux.c29 #define to_clk_mux(_hw) container_of(_hw, struct clk_mux, hw) argument
Dgate.c27 #define to_clk_divider(_hw) container_of(_hw, struct clk_divider, hw) argument
Dfapll.c42 #define to_fapll(_hw) container_of(_hw, struct fapll_data, hw) argument
43 #define to_synth(_hw) container_of(_hw, struct fapll_synth, hw) argument
Dclk-dra7-atl.c64 #define to_atl_desc(_hw) container_of(_hw, struct dra7_atl_desc, hw) argument
Ddivider.c29 #define to_clk_divider(_hw) container_of(_hw, struct clk_divider, hw) argument
/linux-4.4.14/drivers/clk/
Dclk-fixed-rate.c29 #define to_clk_fixed_rate(_hw) container_of(_hw, struct clk_fixed_rate, hw) argument
Dclk-gate.c29 #define to_clk_gate(_hw) container_of(_hw, struct clk_gate, hw) argument
Dclk-fixed-factor.c26 #define to_clk_fixed_factor(_hw) container_of(_hw, struct clk_fixed_factor, hw) argument
Dclk-multiplier.c17 #define to_clk_multiplier(_hw) container_of(_hw, struct clk_multiplier, hw) argument
Dclk-fractional-divider.c19 #define to_clk_fd(_hw) container_of(_hw, struct clk_fractional_divider, hw) argument
Dclk-mux.c29 #define to_clk_mux(_hw) container_of(_hw, struct clk_mux, hw) argument
Dclk-nomadik.c161 #define to_pll(_hw) container_of(_hw, struct clk_pll, hw) argument
162 #define to_src(_hw) container_of(_hw, struct clk_src, hw) argument
Dclk-xgene.c68 #define to_xgene_clk_pll(_hw) container_of(_hw, struct xgene_clk_pll, hw) argument
214 #define to_xgene_clk(_hw) container_of(_hw, struct xgene_clk, hw) argument
Dclk-composite.c22 #define to_clk_composite(_hw) container_of(_hw, struct clk_composite, hw) argument
Dclk-cdce925.c48 #define to_clk_cdce925_output(_hw) \ argument
58 #define to_clk_cdce925_pll(_hw) container_of(_hw, struct clk_cdce925_pll, hw) argument
Dclk-stm32f4.c156 #define to_clk_apb_mul(_hw) container_of(_hw, struct clk_apb_mul, hw) argument
Dclk-gpio.c34 #define to_clk_gpio(_hw) container_of(_hw, struct clk_gpio, hw) argument
Dclk-si514.c60 #define to_clk_si514(_hw) container_of(_hw, struct clk_si514, hw) argument
Dclk-vt8500.c74 #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
Dclk-axm5516.c33 #define to_axxia_clk(_hw) container_of(_hw, struct axxia_clk, hw) argument
Dclk-si570.c86 #define to_clk_si570(_hw) container_of(_hw, struct clk_si570, hw) argument
Dclk-divider.c31 #define to_clk_divider(_hw) container_of(_hw, struct clk_divider, hw) argument
Dclk-u300.c445 #define to_syscon(_hw) container_of(_hw, struct clk_syscon, hw) argument
949 #define to_mclk(_hw) container_of(_hw, struct clk_mclk, hw) argument
/linux-4.4.14/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
Dclk-frac-synth.c42 #define to_clk_frac(_hw) container_of(_hw, struct clk_frac, hw) argument
Dclk-gpt-synth.c32 #define to_clk_gpt(_hw) container_of(_hw, struct clk_gpt, hw) argument
Dclk-aux-synth.c30 #define to_clk_aux(_hw) container_of(_hw, struct clk_aux, hw) argument
/linux-4.4.14/drivers/clk/zte/
Dclk.c20 #define to_clk_zx_pll(_hw) container_of(_hw, struct clk_zx_pll, hw) argument
21 #define to_clk_zx_audio(_hw) container_of(_hw, struct clk_zx_audio, hw) argument
/linux-4.4.14/drivers/clk/imx/
Dclk-fixup-mux.c18 #define to_clk_mux(_hw) container_of(_hw, struct clk_mux, hw) argument
Dclk-fixup-div.c18 #define to_clk_div(_hw) container_of(_hw, struct clk_divider, hw) argument
Dclk-pfd.c35 #define to_clk_pfd(_hw) container_of(_hw, struct clk_pfd, hw) argument
Dclk-gate2.c39 #define to_clk_gate2(_hw) container_of(_hw, struct clk_gate2, hw) argument
Dclk-pllv3.c49 #define to_clk_pllv3(_hw) container_of(_hw, struct clk_pllv3, hw) argument
/linux-4.4.14/drivers/clk/rockchip/
Dclk-inverter.c30 #define to_inv_clock(_hw) container_of(_hw, struct rockchip_inv_clock, hw) argument
Dclk-mmc-phase.c30 #define to_mmc_clock(_hw) container_of(_hw, struct rockchip_mmc_clock, hw) argument
Dclk-pll.c47 #define to_rockchip_clk_pll(_hw) container_of(_hw, struct rockchip_clk_pll, hw) argument
/linux-4.4.14/drivers/clk/mxs/
Dclk-pll.c36 #define to_clk_pll(_hw) container_of(_hw, struct clk_pll, hw) argument
Dclk-ref.c35 #define to_clk_ref(_hw) container_of(_hw, struct clk_ref, hw) argument
Dclk-frac.c37 #define to_clk_frac(_hw) container_of(_hw, struct clk_frac, hw) argument
/linux-4.4.14/drivers/clk/pxa/
Dclk-pxa.c37 #define to_pxa_clk(_hw) container_of(_hw, struct pxa_clk, hw) argument
/linux-4.4.14/drivers/clk/h8300/
Dclk-h8s2678.c24 #define to_pll_clock(_hw) container_of(_hw, struct pll_clock, hw) argument
/linux-4.4.14/drivers/clk/versatile/
Dclk-sp810.c22 #define to_clk_sp810_timerclken(_hw) \ argument
Dclk-icst.c41 #define to_icst(_hw) container_of(_hw, struct clk_icst, hw) argument
/linux-4.4.14/drivers/clk/sirf/
Dclk-common.c39 #define to_pllclk(_hw) container_of(_hw, struct clk_pll, hw) argument
47 #define to_dmnclk(_hw) container_of(_hw, struct clk_dmn, hw) argument
54 #define to_stdclk(_hw) container_of(_hw, struct clk_std, hw) argument
Dclk-atlas7.c218 #define to_pllclk(_hw) container_of(_hw, struct clk_pll, hw) argument
225 #define to_dtoclk(_hw) container_of(_hw, struct clk_dto, hw) argument
241 #define to_unitclk(_hw) container_of(_hw, struct clk_unit, hw) argument
/linux-4.4.14/drivers/clk/hisilicon/
Dclkdivider-hi6220.c44 #define to_hi6220_clk_divider(_hw) \ argument
Dclk-hix5hd2.c170 #define to_complex_clk(_hw) container_of(_hw, struct hix5hd2_clk_complex, hw) argument
Dclk-hi3620.c267 #define to_mmc(_hw) container_of(_hw, struct clk_mmc, hw) argument
/linux-4.4.14/drivers/clk/ux500/
Dclk-prcc.c25 #define to_clk_prcc(_hw) container_of(_hw, struct clk_prcc, hw) argument
Dclk-sysctrl.c21 #define to_clk_sysctrl(_hw) container_of(_hw, struct clk_sysctrl, hw) argument
Dclk-prcmu.c17 #define to_clk_prcmu(_hw) container_of(_hw, struct clk_prcmu, hw) argument
/linux-4.4.14/drivers/clk/zynq/
Dpll.c42 #define to_zynq_pll(_hw) container_of(_hw, struct zynq_pll, hw) argument
/linux-4.4.14/drivers/clk/meson/
Dclk-pll.c54 #define to_meson_clk_pll(_hw) container_of(_hw, struct meson_clk_pll, hw) argument
Dclk-cpu.c61 #define to_meson_clk_cpu_hw(_hw) container_of(_hw, struct meson_clk_cpu, hw) argument
/linux-4.4.14/drivers/clk/mvebu/
Dcommon.c202 #define to_clk_gate(_hw) container_of(_hw, struct clk_gate, hw) argument
Dkirkwood.c259 #define to_clk_mux(_hw) container_of(_hw, struct clk_mux, hw) argument
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h96 #define IXGBE_BY_MAC(_hw, r) ((_hw)->mvals[IXGBE_CAT(r, IDX)]) argument
110 #define IXGBE_I2CCTL(_hw) IXGBE_BY_MAC((_hw), I2CCTL) argument
124 #define IXGBE_EEC(_hw) IXGBE_BY_MAC((_hw), EEC) argument
132 #define IXGBE_FLA(_hw) IXGBE_BY_MAC((_hw), FLA) argument
144 #define IXGBE_GRC(_hw) IXGBE_BY_MAC((_hw), GRC) argument
151 #define IXGBE_SRAMREL(_hw) IXGBE_BY_MAC((_hw), SRAMREL) argument
166 #define IXGBE_I2C_CLK_IN(_hw) IXGBE_BY_MAC((_hw), I2C_CLK_IN) argument
173 #define IXGBE_I2C_CLK_OUT(_hw) IXGBE_BY_MAC((_hw), I2C_CLK_OUT) argument
180 #define IXGBE_I2C_DATA_IN(_hw) IXGBE_BY_MAC((_hw), I2C_DATA_IN) argument
187 #define IXGBE_I2C_DATA_OUT(_hw) IXGBE_BY_MAC((_hw), I2C_DATA_OUT) argument
[all …]
/linux-4.4.14/drivers/clk/nxp/
Dclk-lpc18xx-ccu.c31 #define to_clk_gate(_hw) container_of(_hw, struct clk_gate, hw) argument
/linux-4.4.14/drivers/clk/shmobile/
Dclk-mstp.c60 #define to_mstp_clock(_hw) container_of(_hw, struct mstp_clock, hw) argument
Dclk-div6.c40 #define to_div6_clock(_hw) container_of(_hw, struct div6_clock, hw) argument
Dclk-rcar-gen2.c55 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) argument
/linux-4.4.14/drivers/clk/sunxi/
Dclk-factors.c33 #define to_clk_factors(_hw) container_of(_hw, struct clk_factors, hw) argument
Dclk-mod0.c187 #define to_mmc_phase(_hw) container_of(_hw, struct mmc_phase, hw) argument
Dclk-sunxi.c61 #define to_sun6i_ahb1_clk(_hw) container_of(_hw, struct sun6i_ahb1_clk, hw) argument
/linux-4.4.14/drivers/clk/keystone/
Dgate.c73 #define to_clk_psc(_hw) container_of(_hw, struct clk_psc, hw) argument
Dpll.c77 #define to_clk_pll(_hw) container_of(_hw, struct clk_pll, hw) argument
/linux-4.4.14/drivers/clk/st/
Dclk-flexgen.c33 #define to_flexgen(_hw) container_of(_hw, struct flexgen, hw) argument
Dclkgen-fsyn.c424 #define to_quadfs_pll(_hw) container_of(_hw, struct st_clk_quadfs_pll, hw) argument
705 #define to_quadfs_fsynth(_hw) \ argument
Dclkgen-mux.c68 #define to_clkgena_divmux(_hw) container_of(_hw, struct clkgena_divmux, hw) argument
Dclkgen-pll.c314 #define to_clkgen_pll(_hw) container_of(_hw, struct clkgen_pll, hw) argument
/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/
Dmain.c112 #define MT76_FILTER(_flag, _hw) do { \ in mt76_configure_filter() argument
/linux-4.4.14/drivers/clk/ingenic/
Dcgu.h197 #define to_ingenic_clk(_hw) container_of(_hw, struct ingenic_clk, hw) argument
/linux-4.4.14/drivers/clk/samsung/
Dclk-s3c2410-dclk.c59 #define to_s3c24xx_clkout(_hw) container_of(_hw, struct s3c24xx_clkout, hw) argument
Dclk-pll.c31 #define to_clk_pll(_hw) container_of(_hw, struct samsung_clk_pll, hw) argument
899 #define to_clk_pll2550x(_hw) container_of(_hw, struct samsung_clk_pll2550x, hw) argument
/linux-4.4.14/drivers/media/platform/exynos4-is/
Dmedia-dev.h100 #define to_cam_clk(_hw) container_of(_hw, struct cam_clk, hw) argument
/linux-4.4.14/include/linux/clk/
Dti.h238 #define to_clk_hw_omap(_hw) container_of(_hw, struct clk_hw_omap, hw) argument
/linux-4.4.14/drivers/rtc/
Drtc-hym8563.c296 #define clkout_hw_to_hym8563(_hw) container_of(_hw, struct hym8563, clkout_hw) argument
Drtc-pcf8563.c409 #define clkout_hw_to_pcf8563(_hw) container_of(_hw, struct pcf8563, clkout_hw) argument
/linux-4.4.14/drivers/clk/bcm/
Dclk-kona.h414 #define to_kona_clk(_hw) \ argument
/linux-4.4.14/drivers/scsi/csiostor/
Dcsio_wr.c53 #define CSIO_SET_FLBUF_SIZE(_hw, _reg, _val) \ argument
/linux-4.4.14/drivers/media/platform/omap3isp/
Disp.c158 #define to_isp_xclk(_hw) container_of(_hw, struct isp_xclk, hw) argument
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dmvm.h853 #define IWL_MAC80211_GET_MVM(_hw) \ argument
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Ddev.h645 #define IWL_MAC80211_GET_DVM(_hw) \ argument