Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/qcom/
Dclk-rcg.h111 #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
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.h66 #define to_clk_pll(_hw) container_of(to_clk_regmap(_hw), struct clk_pll, clkr) argument
Dmmcc-msm8960.c502 #define to_clk_pix_rdi(_hw) \ argument
/linux-4.1.27/arch/arm/mach-omap2/
Dclock36xx.c28 #define to_clk_divider(_hw) container_of(_hw, struct clk_divider, hw) argument
/linux-4.1.27/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
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/
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.c41 #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
Dclk-dra7-atl.c63 #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.1.27/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-gpio-gate.c31 #define to_clk_gpio(_hw) container_of(_hw, struct clk_gpio, hw) argument
Dclk-fractional-divider.c18 #define to_clk_fd(_hw) container_of(_hw, struct clk_fractional_divider, hw) argument
Dclk-mux.c30 #define to_clk_mux(_hw) container_of(_hw, struct clk_mux, hw) argument
Dclk-xgene.c70 #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
Dclk-nomadik.c162 #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
Dclk-composite.c22 #define to_clk_composite(_hw) container_of(_hw, struct clk_composite, 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.c85 #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.c444 #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/
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.1.27/arch/arm/mach-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.c36 #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.c47 #define to_clk_pllv3(_hw) container_of(_hw, struct clk_pllv3, hw) argument
/linux-4.1.27/drivers/clk/mxs/
Dclk-pll.c37 #define to_clk_pll(_hw) container_of(_hw, struct clk_pll, hw) argument
Dclk-frac.c38 #define to_clk_frac(_hw) container_of(_hw, struct clk_frac, hw) argument
Dclk-ref.c36 #define to_clk_ref(_hw) container_of(_hw, struct clk_ref, hw) argument
/linux-4.1.27/drivers/clk/pxa/
Dclk-pxa.c37 #define to_pxa_clk(_hw) container_of(_hw, struct pxa_clk, hw) argument
/linux-4.1.27/drivers/clk/rockchip/
Dclk-mmc-phase.c27 #define to_mmc_clock(_hw) container_of(_hw, struct rockchip_mmc_clock, hw) argument
Dclk-pll.c48 #define to_rockchip_clk_pll(_hw) container_of(_hw, struct rockchip_clk_pll, hw) argument
/linux-4.1.27/drivers/clk/versatile/
Dclk-icst.c40 #define to_icst(_hw) container_of(_hw, struct clk_icst, hw) argument
Dclk-sp810.c21 #define to_clk_sp810_timerclken(_hw) \ argument
/linux-4.1.27/drivers/clk/sirf/
Dclk-common.c37 #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/
Dclk-mstp.c54 #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.1.27/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.1.27/drivers/clk/zynq/
Dpll.c42 #define to_zynq_pll(_hw) container_of(_hw, struct zynq_pll, hw) argument
/linux-4.1.27/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.1.27/drivers/clk/sunxi/
Dclk-factors.c33 #define to_clk_factors(_hw) container_of(_hw, struct clk_factors, hw) argument
Dclk-mod0.c186 #define to_mmc_phase(_hw) container_of(_hw, struct mmc_phase, hw) argument
Dclk-sunxi.c59 #define to_sun6i_ahb1_clk(_hw) container_of(_hw, struct sun6i_ahb1_clk, hw) argument
/linux-4.1.27/drivers/clk/hisilicon/
Dclk-hix5hd2.c170 #define to_complex_clk(_hw) container_of(_hw, struct hix5hd2_clk_complex, hw) argument
Dclk-hi3620.c269 #define to_mmc(_hw) container_of(_hw, struct clk_mmc, hw) argument
/linux-4.1.27/drivers/clk/keystone/
Dgate.c74 #define to_clk_psc(_hw) container_of(_hw, struct clk_psc, hw) argument
Dpll.c78 #define to_clk_pll(_hw) container_of(_hw, struct clk_pll, hw) argument
/linux-4.1.27/drivers/clk/st/
Dclk-flexgen.c32 #define to_flexgen(_hw) container_of(_hw, struct flexgen, hw) argument
Dclkgen-fsyn.c423 #define to_quadfs_pll(_hw) container_of(_hw, struct st_clk_quadfs_pll, hw) argument
704 #define to_quadfs_fsynth(_hw) \ argument
Dclkgen-pll.c256 #define to_clkgen_pll(_hw) container_of(_hw, struct clkgen_pll, hw) argument
Dclkgen-mux.c69 #define to_clkgena_divmux(_hw) container_of(_hw, struct clkgena_divmux, hw) argument
/linux-4.1.27/drivers/clk/samsung/
Dclk-s3c2410-dclk.c55 #define to_s3c24xx_clkout(_hw) container_of(_hw, struct s3c24xx_clkout, hw) argument
Dclk-pll.c29 #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/
Dmedia-dev.h100 #define to_cam_clk(_hw) container_of(_hw, struct cam_clk, hw) argument
/linux-4.1.27/drivers/rtc/
Drtc-hym8563.c296 #define clkout_hw_to_hym8563(_hw) container_of(_hw, struct hym8563, clkout_hw) argument
/linux-4.1.27/include/linux/clk/
Dti.h260 #define to_clk_hw_omap(_hw) container_of(_hw, struct clk_hw_omap, hw) argument
/linux-4.1.27/drivers/clk/bcm/
Dclk-kona.h414 #define to_kona_clk(_hw) \ argument
/linux-4.1.27/drivers/scsi/csiostor/
Dcsio_wr.c53 #define CSIO_SET_FLBUF_SIZE(_hw, _reg, _val) \ argument
/linux-4.1.27/drivers/media/platform/omap3isp/
Disp.c160 #define to_isp_xclk(_hw) container_of(_hw, struct isp_xclk, hw) argument
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h100 #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/
Dmvm.h853 #define IWL_MAC80211_GET_MVM(_hw) \ argument
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Ddev.h645 #define IWL_MAC80211_GET_DVM(_hw) \ argument