Searched defs:hw (Results 1 - 25 of 1644) sorted by path

1234567891011>>

/linux-master/arch/arm/mach-sa1100/
H A Dclock.c23 static int clk_gpio27_enable(struct clk_hw *hw) argument
39 static void clk_gpio27_disable(struct clk_hw *hw) argument
71 static unsigned long clk_mpll_recalc_rate(struct clk_hw *hw, argument
95 struct clk_hw *hw; local
[all...]
/linux-master/arch/arm/mm/
H A Dcache-l2x0-pmu.c119 struct hw_perf_event *hw = &event->hw; local
135 struct hw_perf_event *hw = &event->hw; local
188 struct hw_perf_event *hw local
214 struct hw_perf_event *hw = &event->hw; local
231 struct hw_perf_event *hw = &event->hw; local
261 struct hw_perf_event *hw = &event->hw; local
296 struct hw_perf_event *hw = &event->hw; local
[all...]
/linux-master/drivers/clk/actions/
H A Dowl-composite.h111 static inline struct owl_composite *hw_to_owl_comp(const struct clk_hw *hw) argument
H A Dowl-divider.c26 static long owl_divider_round_rate(struct clk_hw *hw, unsigned long rate, argument
52 static unsigned long owl_divider_recalc_rate(struct clk_hw *hw, argument
81 static int owl_divider_set_rate(struct clk_hw *hw, unsigned long rate, argument
H A Dowl-divider.h52 static inline struct owl_divider *hw_to_owl_divider(const struct clk_hw *hw) argument
H A Dowl-factor.h60 static inline struct owl_factor *hw_to_owl_factor(const struct clk_hw *hw) argument
H A Dowl-gate.c34 static void owl_gate_disable(struct clk_hw *hw) argument
42 static int owl_gate_enable(struct clk_hw *hw) argument
65 static int owl_gate_is_enabled(struct clk_hw *hw) argument
H A Dowl-gate.h59 static inline struct owl_gate *hw_to_owl_gate(const struct clk_hw *hw) argument
H A Dowl-mux.c29 static u8 owl_mux_get_parent(struct clk_hw *hw) argument
49 static int owl_mux_set_parent(struct clk_hw *hw, u8 index) argument
H A Dowl-mux.h47 static inline struct owl_mux *hw_to_owl_mux(const struct clk_hw *hw) argument
H A Dowl-pll.h101 static inline struct owl_pll *hw_to_owl_pll(const struct clk_hw *hw) argument
/linux-master/drivers/clk/at91/
H A Dclk-audio-pll.c59 struct clk_hw hw; member in struct:clk_audio_frac
66 struct clk_hw hw; member in struct:clk_audio_pad
73 struct clk_hw hw; member in struct:clk_audio_pmc
82 clk_audio_pll_frac_enable(struct clk_hw *hw) argument
107 clk_audio_pll_pad_enable(struct clk_hw *hw) argument
120 clk_audio_pll_pmc_enable(struct clk_hw *hw) argument
132 clk_audio_pll_frac_disable(struct clk_hw *hw) argument
143 clk_audio_pll_pad_disable(struct clk_hw *hw) argument
151 clk_audio_pll_pmc_disable(struct clk_hw *hw) argument
173 clk_audio_pll_frac_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) argument
187 clk_audio_pll_pad_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) argument
202 clk_audio_pll_pmc_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) argument
244 clk_audio_pll_frac_determine_rate(struct clk_hw *hw, struct clk_rate_request *req) argument
273 clk_audio_pll_pad_round_rate(struct clk_hw *hw, unsigned long rate, unsigned long *parent_rate) argument
324 clk_audio_pll_pmc_round_rate(struct clk_hw *hw, unsigned long rate, unsigned long *parent_rate) argument
364 clk_audio_pll_frac_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) argument
387 clk_audio_pll_pad_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) argument
411 clk_audio_pll_pmc_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) argument
[all...]
H A Dclk-h32mx.c22 struct clk_hw hw; member in struct:clk_sama5d4_h32mx
28 static unsigned long clk_sama5d4_h32mx_recalc_rate(struct clk_hw *hw, argument
43 static long clk_sama5d4_h32mx_round_rate(struct clk_hw *hw, unsigned long rate, argument
60 static int clk_sama5d4_h32mx_set_rate(struct clk_hw *hw, unsigned long rate, argument
[all...]
H A Dclk-i2s-mux.c20 struct clk_hw hw; member in struct:clk_i2s_mux
27 static u8 clk_i2s_mux_get_parent(struct clk_hw *hw) argument
37 static int clk_i2s_mux_set_parent(struct clk_hw *hw, u8 index) argument
[all...]
H A Dclk-plldiv.c18 struct clk_hw hw; member in struct:clk_plldiv
22 static unsigned long clk_plldiv_recalc_rate(struct clk_hw *hw, argument
36 static long clk_plldiv_round_rate(struct clk_hw *hw, unsigned long rate, argument
53 static int clk_plldiv_set_rate(struct clk_hw *hw, unsigned long rate, argument
78 struct clk_hw *hw; local
[all...]
H A Dclk-slow.c18 struct clk_hw hw; member in struct:clk_sam9260_slow
24 static u8 clk_sam9260_slow_get_parent(struct clk_hw *hw) argument
45 struct clk_hw *hw; local
[all...]
/linux-master/drivers/clk/bcm/
H A Dclk-bcm53573-ilp.c21 struct clk_hw hw; member in struct:bcm53573_ilp
25 static int bcm53573_ilp_enable(struct clk_hw *hw) argument
35 static void bcm53573_ilp_disable(struct clk_hw *hw) argument
43 static unsigned long bcm53573_ilp_recalc_rate(struct clk_hw *hw, argument
[all...]
/linux-master/drivers/clk/berlin/
H A Dberlin2-avpll.c106 struct clk_hw hw; member in struct:berlin2_avpll_vco
113 static int berlin2_avpll_vco_is_enabled(struct clk_hw *hw) argument
125 static int berlin2_avpll_vco_enable(struct clk_hw *hw) argument
140 static void berlin2_avpll_vco_disable(struct clk_hw *hw) argument
156 berlin2_avpll_vco_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) argument
204 struct clk_hw hw; member in struct:berlin2_avpll_channel
212 berlin2_avpll_channel_is_enabled(struct clk_hw *hw) argument
226 berlin2_avpll_channel_enable(struct clk_hw *hw) argument
238 berlin2_avpll_channel_disable(struct clk_hw *hw) argument
252 berlin2_avpll_channel_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) argument
[all...]
H A Dberlin2-pll.c20 struct clk_hw hw; member in struct:berlin2_pll
42 berlin2_pll_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) argument
[all...]
/linux-master/drivers/clk/
H A Dclk-hi655x.c25 static unsigned long hi655x_clk_recalc_rate(struct clk_hw *hw, argument
31 static int hi655x_clk_enable(struct clk_hw *hw, bool enable) argument
42 static int hi655x_clk_prepare(struct clk_hw *hw) argument
47 static void hi655x_clk_unprepare(struct clk_hw *hw) argument
52 static int hi655x_clk_is_prepared(struct clk_hw *hw) argument
H A Dclk-highbank.c38 struct clk_hw hw; member in struct:hb_clk
H A Dclk-max77686.c43 struct clk_hw hw; member in struct:max77686_clk_init_data
102 static int max77686_clk_prepare(struct clk_hw *hw) argument
111 static void max77686_clk_unprepare(struct clk_hw *hw) argument
120 static int max77686_clk_is_prepared(struct clk_hw *hw) argument
96 to_max77686_clk_init_data( struct clk_hw *hw) argument
134 max77686_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) argument
[all...]
H A Dclk-multiplier.c41 static unsigned long clk_multiplier_recalc_rate(struct clk_hw *hw, argument
65 static unsigned long __bestmult(struct clk_hw *hw, unsigned long rate, argument
115 static long clk_multiplier_round_rate(struct clk_hw *hw, unsigned long rate, argument
125 static int clk_multiplier_set_rate(struct clk_hw *hw, unsigne argument
[all...]
H A Dclk-nspire.c68 struct clk_hw *hw; local
110 struct clk_hw *hw; local
H A Dclk-twl6040.c22 static int twl6040_pdmclk_is_prepared(struct clk_hw *hw) argument
67 static int twl6040_pdmclk_prepare(struct clk_hw *hw) argument
92 static void twl6040_pdmclk_unprepare(struct clk_hw *hw) argument
104 static unsigned long twl6040_pdmclk_recalc_rate(struct clk_hw *hw, argument

Completed in 355 milliseconds

1234567891011>>