Searched defs:hw (Results 201 - 225 of 1644) sorted by relevance

1234567891011>>

/linux-master/arch/powerpc/sysdev/
H A Dfsl_mpic_err.c80 int mpic_map_error_int(struct mpic *mpic, unsigned int virq, irq_hw_number_t hw) argument
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dvendor-cmd.c25 struct ieee80211_hw *hw = wiphy_to_ieee80211_hw(wiphy); local
72 struct ieee80211_hw *hw = wiphy_to_ieee80211_hw(wiphy); local
/linux-master/drivers/hwspinlock/
H A Dstm32_hwspinlock.c60 struct stm32_hwspinlock *hw = platform_get_drvdata(pdev); local
74 struct stm32_hwspinlock *hw; local
123 struct stm32_hwspinlock *hw = dev_get_drvdata(dev); local
132 struct stm32_hwspinlock *hw = dev_get_drvdata(dev); local
[all...]
/linux-master/drivers/clk/visconti/
H A Dclkc.h56 struct clk_hw hw; member in struct:visconti_clk_gate
/linux-master/drivers/clk/actions/
H A Dowl-pll.c59 static long owl_pll_round_rate(struct clk_hw *hw, unsigned long rate, argument
81 static unsigned long owl_pll_recalc_rate(struct clk_hw *hw, argument
110 static int owl_pll_is_enabled(struct clk_hw *hw) argument
137 static int owl_pll_enable(struct clk_hw *hw) argument
147 static void owl_pll_disable(struct clk_hw *hw) argument
155 owl_pll_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) argument
[all...]
/linux-master/drivers/staging/vt6655/
H A Dkey.c17 static int vnt_set_keymode(struct ieee80211_hw *hw, u8 *mac_addr, argument
88 int vnt_set_keys(struct ieee80211_hw *hw, struct ieee80211_sta *sta, argument
/linux-master/drivers/clk/mmp/
H A Dclk-frac.c24 static long clk_factor_round_rate(struct clk_hw *hw, unsigned long drate, argument
50 static unsigned long clk_factor_recalc_rate(struct clk_hw *hw, argument
77 static int clk_factor_set_rate(struct clk_hw *hw, unsigned long drate, argument
117 static int clk_factor_init(struct clk_hw *hw) argument
[all...]
H A Dclk-gate.c24 static int mmp_clk_gate_enable(struct clk_hw *hw) argument
51 static void mmp_clk_gate_disable(struct clk_hw *hw) argument
69 static int mmp_clk_gate_is_enabled(struct clk_hw *hw) argument
[all...]
H A Dclk-apbc.c25 struct clk_hw hw; member in struct:clk_apbc
32 static int clk_apbc_prepare(struct clk_hw *hw) argument
83 static void clk_apbc_unprepare(struct clk_hw *hw) argument
[all...]
/linux-master/drivers/clk/ti/
H A Dautoidle.c77 struct clk_hw *hw; local
101 struct clk_hw *hw; local
H A Dclkt_dflt.c194 int omap2_dflt_clk_enable(struct clk_hw *hw) argument
243 omap2_dflt_clk_disable(struct clk_hw *hw) argument
271 omap2_dflt_clk_is_enabled(struct clk_hw *hw) argument
[all...]
/linux-master/drivers/clk/spear/
H A Dclk-frac-synth.c41 static unsigned long frac_calc_rate(struct clk_hw *hw, unsigned long prate, argument
55 static long clk_frac_round_rate(struct clk_hw *hw, unsigned long drate, argument
65 static unsigned long clk_frac_recalc_rate(struct clk_hw *hw, argument
92 static int clk_frac_set_rate(struct clk_hw *hw, unsigned long drate, argument
[all...]
/linux-master/drivers/net/wireless/broadcom/b43legacy/
H A Dleds.c120 struct ieee80211_hw *hw = dev->wl->hw; local
[all...]
/linux-master/drivers/net/wireless/realtek/rtl818x/rtl8187/
H A Dleds.c104 struct ieee80211_hw *hw = led->dev; local
163 struct ieee80211_hw *hw = led->dev; local
[all...]
/linux-master/drivers/clk/mediatek/
H A Dclk-apmixed.c21 struct clk_hw hw; member in struct:mtk_ref2usb_tx
25 static inline struct mtk_ref2usb_tx *to_mtk_ref2usb_tx(struct clk_hw *hw) argument
30 static int mtk_ref2usb_tx_is_prepared(struct clk_hw *hw) argument
37 static int mtk_ref2usb_tx_prepare(struct clk_hw *hw) argument
57 static void mtk_ref2usb_tx_unprepare(struct clk_hw *hw) argument
103 mtk_clk_unregister_ref2usb_tx(struct clk_hw *hw) argument
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dutil.h58 mt76_worker_setup(struct ieee80211_hw *hw, struct mt76_worker *w, argument
/linux-master/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dinit.c11 int mt76x2_set_sar_specs(struct ieee80211_hw *hw, argument
/linux-master/drivers/clk/x86/
H A Dclk-cgu-pll.c40 static unsigned long lgm_pll_recalc_rate(struct clk_hw *hw, unsigned long prate) argument
55 static int lgm_pll_is_enabled(struct clk_hw *hw) argument
65 static int lgm_pll_enable(struct clk_hw *hw) argument
79 static void lgm_pll_disable(struct clk_hw *hw) argument
100 struct clk_hw *hw; local
131 struct clk_hw *hw; local
[all...]
/linux-master/drivers/clk/socfpga/
H A Dclk.h40 struct clk_gate hw; member in struct:socfpga_pll
44 struct clk_gate hw; member in struct:socfpga_gate_clk
56 struct clk_gate hw; member in struct:socfpga_periph_clk
/linux-master/arch/arm/mach-omap2/
H A Dclkt2xxx_dpllcore.c103 unsigned long omap2_dpllcore_recalc(struct clk_hw *hw, argument
109 int omap2_reprogram_dpllcore(struct clk_hw *hw, unsigned long rate, argument
190 void omap2xxx_clkt_dpllcore_init(struct clk_hw *hw) argument
/linux-master/drivers/clk/meson/
H A Dclk-mpll.c75 static unsigned long mpll_recalc_rate(struct clk_hw *hw, argument
90 static int mpll_determine_rate(struct clk_hw *hw, struct clk_rate_request *req) argument
108 static int mpll_set_rate(struct clk_hw *hw, argument
138 static int mpll_init(struct clk_hw *hw) argument
/linux-master/drivers/clk/imx/
H A Dclk-pfd.c25 struct clk_hw hw; member in struct:clk_pfd
36 static int clk_pfd_enable(struct clk_hw *hw) argument
45 static void clk_pfd_disable(struct clk_hw *hw) argument
52 static unsigned long clk_pfd_recalc_rate(struct clk_hw *hw, argument
65 static long clk_pfd_round_rate(struct clk_hw *hw, unsigne argument
85 clk_pfd_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) argument
106 clk_pfd_is_enabled(struct clk_hw *hw) argument
129 struct clk_hw *hw; local
[all...]
/linux-master/drivers/input/misc/
H A Dad714x.h32 struct ad714x_platform_data *hw; member in struct:ad714x_chip
/linux-master/drivers/clk/sunxi-ng/
H A Dccu_nk.c46 static void ccu_nk_disable(struct clk_hw *hw) argument
53 static int ccu_nk_enable(struct clk_hw *hw) argument
60 static int ccu_nk_is_enabled(struct clk_hw *hw) argument
67 static unsigned long ccu_nk_recalc_rate(struct clk_hw *hw, argument
95 static long ccu_nk_round_rate(struct clk_hw *hw, unsigned long rate, argument
117 ccu_nk_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) argument
[all...]
/linux-master/drivers/clk/
H A Dclk-pwm.c15 struct clk_hw hw; member in struct:clk_pwm
20 static inline struct clk_pwm *to_clk_pwm(struct clk_hw *hw) argument
25 static int clk_pwm_prepare(struct clk_hw *hw) argument
32 static void clk_pwm_unprepare(struct clk_hw *hw) argument
39 static unsigned long clk_pwm_recalc_rate(struct clk_hw *hw, argument
47 clk_pwm_get_duty_cycle(struct clk_hw *hw, struct clk_duty *duty) argument
[all...]

Completed in 294 milliseconds

1234567891011>>