Home
last modified time | relevance | path

Searched defs:hw (Results 1 – 25 of 401) sorted by relevance

12345678910>>...17

/linux-4.19.296/drivers/clk/mediatek/
Dclk-gate.c26 static int mtk_cg_bit_is_cleared(struct clk_hw *hw) in mtk_cg_bit_is_cleared()
38 static int mtk_cg_bit_is_set(struct clk_hw *hw) in mtk_cg_bit_is_set()
50 static void mtk_cg_set_bit(struct clk_hw *hw) in mtk_cg_set_bit()
57 static void mtk_cg_clr_bit(struct clk_hw *hw) in mtk_cg_clr_bit()
64 static void mtk_cg_set_bit_no_setclr(struct clk_hw *hw) in mtk_cg_set_bit_no_setclr()
72 static void mtk_cg_clr_bit_no_setclr(struct clk_hw *hw) in mtk_cg_clr_bit_no_setclr()
80 static int mtk_cg_enable(struct clk_hw *hw) in mtk_cg_enable()
87 static void mtk_cg_disable(struct clk_hw *hw) in mtk_cg_disable()
92 static int mtk_cg_enable_inv(struct clk_hw *hw) in mtk_cg_enable_inv()
99 static void mtk_cg_disable_inv(struct clk_hw *hw) in mtk_cg_disable_inv()
[all …]
/linux-4.19.296/drivers/misc/mei/
Dhw-txe.c73 static inline u32 mei_txe_sec_reg_read_silent(struct mei_txe_hw *hw, in mei_txe_sec_reg_read_silent()
89 static inline u32 mei_txe_sec_reg_read(struct mei_txe_hw *hw, in mei_txe_sec_reg_read()
105 static inline void mei_txe_sec_reg_write_silent(struct mei_txe_hw *hw, in mei_txe_sec_reg_write_silent()
120 static inline void mei_txe_sec_reg_write(struct mei_txe_hw *hw, in mei_txe_sec_reg_write()
134 static inline u32 mei_txe_br_reg_read(struct mei_txe_hw *hw, in mei_txe_br_reg_read()
147 static inline void mei_txe_br_reg_write(struct mei_txe_hw *hw, in mei_txe_br_reg_write()
170 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_set() local
195 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_req_get() local
212 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_get() local
231 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_poll() local
[all …]
/linux-4.19.296/drivers/clk/at91/
Dclk-main.c35 struct clk_hw hw; member
39 #define to_clk_main_osc(hw) container_of(hw, struct clk_main_osc, hw) argument
42 struct clk_hw hw; member
48 #define to_clk_main_rc_osc(hw) container_of(hw, struct clk_main_rc_osc, hw) argument
51 struct clk_hw hw; member
55 #define to_clk_rm9200_main(hw) container_of(hw, struct clk_rm9200_main, hw) argument
58 struct clk_hw hw; member
63 #define to_clk_sam9x5_main(hw) container_of(hw, struct clk_sam9x5_main, hw) argument
74 static int clk_main_osc_prepare(struct clk_hw *hw) in clk_main_osc_prepare()
97 static void clk_main_osc_unprepare(struct clk_hw *hw) in clk_main_osc_unprepare()
[all …]
Dsckc.c32 struct clk_hw hw; member
37 #define to_clk_slow_osc(hw) container_of(hw, struct clk_slow_osc, hw) argument
40 struct clk_hw hw; member
46 #define to_clk_sama5d4_slow_osc(hw) container_of(hw, struct clk_sama5d4_slow_osc, hw) argument
49 struct clk_hw hw; member
56 #define to_clk_slow_rc_osc(hw) container_of(hw, struct clk_slow_rc_osc, hw) argument
59 struct clk_hw hw; member
64 #define to_clk_sam9x5_slow(hw) container_of(hw, struct clk_sam9x5_slow, hw) argument
66 static int clk_slow_osc_prepare(struct clk_hw *hw) in clk_slow_osc_prepare()
85 static void clk_slow_osc_unprepare(struct clk_hw *hw) in clk_slow_osc_unprepare()
[all …]
Dclk-usb.c29 struct clk_hw hw; member
33 #define to_at91sam9x5_clk_usb(hw) \ argument
37 struct clk_hw hw; member
42 #define to_at91rm9200_clk_usb(hw) \ argument
45 static unsigned long at91sam9x5_clk_usb_recalc_rate(struct clk_hw *hw, in at91sam9x5_clk_usb_recalc_rate()
58 static int at91sam9x5_clk_usb_determine_rate(struct clk_hw *hw, in at91sam9x5_clk_usb_determine_rate()
112 static int at91sam9x5_clk_usb_set_parent(struct clk_hw *hw, u8 index) in at91sam9x5_clk_usb_set_parent()
125 static u8 at91sam9x5_clk_usb_get_parent(struct clk_hw *hw) in at91sam9x5_clk_usb_get_parent()
135 static int at91sam9x5_clk_usb_set_rate(struct clk_hw *hw, unsigned long rate, in at91sam9x5_clk_usb_set_rate()
162 static int at91sam9n12_clk_usb_enable(struct clk_hw *hw) in at91sam9n12_clk_usb_enable()
[all …]
Dclk-audio-pll.c62 struct clk_hw hw; member
69 struct clk_hw hw; member
76 struct clk_hw hw; member
81 #define to_clk_audio_frac(hw) container_of(hw, struct clk_audio_frac, hw) argument
82 #define to_clk_audio_pad(hw) container_of(hw, struct clk_audio_pad, hw) argument
83 #define to_clk_audio_pmc(hw) container_of(hw, struct clk_audio_pmc, hw) argument
85 static int clk_audio_pll_frac_enable(struct clk_hw *hw) in clk_audio_pll_frac_enable()
110 static int clk_audio_pll_pad_enable(struct clk_hw *hw) in clk_audio_pll_pad_enable()
123 static int clk_audio_pll_pmc_enable(struct clk_hw *hw) in clk_audio_pll_pmc_enable()
135 static void clk_audio_pll_frac_disable(struct clk_hw *hw) in clk_audio_pll_frac_disable()
[all …]
Dclk-smd.c26 struct clk_hw hw; member
30 #define to_at91sam9x5_clk_smd(hw) \ argument
33 static unsigned long at91sam9x5_clk_smd_recalc_rate(struct clk_hw *hw, in at91sam9x5_clk_smd_recalc_rate()
46 static long at91sam9x5_clk_smd_round_rate(struct clk_hw *hw, unsigned long rate, in at91sam9x5_clk_smd_round_rate()
68 static int at91sam9x5_clk_smd_set_parent(struct clk_hw *hw, u8 index) in at91sam9x5_clk_smd_set_parent()
81 static u8 at91sam9x5_clk_smd_get_parent(struct clk_hw *hw) in at91sam9x5_clk_smd_get_parent()
91 static int at91sam9x5_clk_smd_set_rate(struct clk_hw *hw, unsigned long rate, in at91sam9x5_clk_smd_set_rate()
119 struct clk_hw *hw; in at91sam9x5_clk_register_smd() local
148 struct clk_hw *hw; in of_at91sam9x5_clk_smd_setup() local
Dclk-peripheral.c37 struct clk_hw hw; member
42 #define to_clk_peripheral(hw) container_of(hw, struct clk_peripheral, hw) argument
45 struct clk_hw hw; member
54 #define to_clk_sam9x5_peripheral(hw) \ argument
57 static int clk_peripheral_enable(struct clk_hw *hw) in clk_peripheral_enable()
72 static void clk_peripheral_disable(struct clk_hw *hw) in clk_peripheral_disable()
85 static int clk_peripheral_is_enabled(struct clk_hw *hw) in clk_peripheral_is_enabled()
113 struct clk_hw *hw; in at91_clk_register_peripheral() local
168 static int clk_sam9x5_peripheral_enable(struct clk_hw *hw) in clk_sam9x5_peripheral_enable()
190 static void clk_sam9x5_peripheral_disable(struct clk_hw *hw) in clk_sam9x5_peripheral_disable()
[all …]
Dclk-utmi.c28 struct clk_hw hw; member
33 #define to_clk_utmi(hw) container_of(hw, struct clk_utmi, hw) argument
44 static int clk_utmi_prepare(struct clk_hw *hw) in clk_utmi_prepare()
99 static int clk_utmi_is_prepared(struct clk_hw *hw) in clk_utmi_is_prepared()
106 static void clk_utmi_unprepare(struct clk_hw *hw) in clk_utmi_unprepare()
114 static unsigned long clk_utmi_recalc_rate(struct clk_hw *hw, in clk_utmi_recalc_rate()
133 struct clk_hw *hw; in at91_clk_register_utmi() local
163 struct clk_hw *hw; in of_at91sam9x5_clk_utmi_setup() local
Dclk-plldiv.c20 #define to_clk_plldiv(hw) container_of(hw, struct clk_plldiv, hw) argument
23 struct clk_hw hw; member
27 static unsigned long clk_plldiv_recalc_rate(struct clk_hw *hw, in clk_plldiv_recalc_rate()
41 static long clk_plldiv_round_rate(struct clk_hw *hw, unsigned long rate, in clk_plldiv_round_rate()
58 static int clk_plldiv_set_rate(struct clk_hw *hw, unsigned long rate, in clk_plldiv_set_rate()
83 struct clk_hw *hw; in at91_clk_register_plldiv() local
113 struct clk_hw *hw; in of_at91sam9x5_clk_plldiv_setup() local
/linux-4.19.296/drivers/clk/actions/
Dowl-composite.c16 static u8 owl_comp_get_parent(struct clk_hw *hw) in owl_comp_get_parent()
23 static int owl_comp_set_parent(struct clk_hw *hw, u8 index) in owl_comp_set_parent()
30 static void owl_comp_disable(struct clk_hw *hw) in owl_comp_disable()
38 static int owl_comp_enable(struct clk_hw *hw) in owl_comp_enable()
48 static int owl_comp_is_enabled(struct clk_hw *hw) in owl_comp_is_enabled()
56 static long owl_comp_div_round_rate(struct clk_hw *hw, unsigned long rate, in owl_comp_div_round_rate()
65 static unsigned long owl_comp_div_recalc_rate(struct clk_hw *hw, in owl_comp_div_recalc_rate()
74 static int owl_comp_div_set_rate(struct clk_hw *hw, unsigned long rate, in owl_comp_div_set_rate()
83 static long owl_comp_fact_round_rate(struct clk_hw *hw, unsigned long rate, in owl_comp_fact_round_rate()
93 static unsigned long owl_comp_fact_recalc_rate(struct clk_hw *hw, in owl_comp_fact_recalc_rate()
[all …]
/linux-4.19.296/drivers/isdn/hardware/mISDN/
Dhfcsusb.c67 ctrl_start_transfer(struct hfcsusb *hw) in ctrl_start_transfer()
90 static int write_reg(struct hfcsusb *hw, __u8 reg, __u8 val) in write_reg()
119 struct hfcsusb *hw = (struct hfcsusb *) urb->context; in ctrl_complete() local
136 set_led_bit(struct hfcsusb *hw, signed short led_bits, int set_on) in set_led_bit()
153 handle_led(struct hfcsusb *hw, int event) in handle_led()
213 struct hfcsusb *hw = bch->hw; in hfcusb_l2l1B() local
259 hfcsusb_ph_info(struct hfcsusb *hw) in hfcsusb_ph_info()
290 struct hfcsusb *hw = dch->hw; in hfcusb_l2l1D() local
381 struct hfcsusb *hw = dch->hw; in hfc_l1callback() local
428 open_dchannel(struct hfcsusb *hw, struct mISDNchannel *ch, in open_dchannel()
[all …]
/linux-4.19.296/drivers/clk/qcom/
Dclk-rcg2.c48 static int clk_rcg2_is_enabled(struct clk_hw *hw) in clk_rcg2_is_enabled()
61 static u8 clk_rcg2_get_parent(struct clk_hw *hw) in clk_rcg2_get_parent()
89 struct clk_hw *hw = &rcg->clkr.hw; in update_config() local
111 static int clk_rcg2_set_parent(struct clk_hw *hw, u8 index) in clk_rcg2_set_parent()
151 clk_rcg2_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) in clk_rcg2_recalc_rate()
177 static int _freq_tbl_determine_rate(struct clk_hw *hw, const struct freq_tbl *f, in _freq_tbl_determine_rate()
234 static int clk_rcg2_determine_rate(struct clk_hw *hw, in clk_rcg2_determine_rate()
242 static int clk_rcg2_determine_floor_rate(struct clk_hw *hw, in clk_rcg2_determine_floor_rate()
253 struct clk_hw *hw = &rcg->clkr.hw; in __clk_rcg2_configure() local
299 static int __clk_rcg2_set_rate(struct clk_hw *hw, unsigned long rate, in __clk_rcg2_set_rate()
[all …]
/linux-4.19.296/drivers/clk/
Dclk-wm831x.c30 static int wm831x_xtal_is_prepared(struct clk_hw *hw) in wm831x_xtal_is_prepared()
38 static unsigned long wm831x_xtal_recalc_rate(struct clk_hw *hw, in wm831x_xtal_recalc_rate()
71 static int wm831x_fll_is_prepared(struct clk_hw *hw) in wm831x_fll_is_prepared()
88 static int wm831x_fll_prepare(struct clk_hw *hw) in wm831x_fll_prepare()
106 static void wm831x_fll_unprepare(struct clk_hw *hw) in wm831x_fll_unprepare()
118 static unsigned long wm831x_fll_recalc_rate(struct clk_hw *hw, in wm831x_fll_recalc_rate()
141 static long wm831x_fll_round_rate(struct clk_hw *hw, unsigned long rate, in wm831x_fll_round_rate()
155 static int wm831x_fll_set_rate(struct clk_hw *hw, unsigned long rate, in wm831x_fll_set_rate()
181 static u8 wm831x_fll_get_parent(struct clk_hw *hw) in wm831x_fll_get_parent()
236 static int wm831x_clkout_is_prepared(struct clk_hw *hw) in wm831x_clkout_is_prepared()
[all …]
Dclk-gate.c42 static void clk_gate_endisable(struct clk_hw *hw, int enable) in clk_gate_endisable()
77 static int clk_gate_enable(struct clk_hw *hw) in clk_gate_enable()
84 static void clk_gate_disable(struct clk_hw *hw) in clk_gate_disable()
89 int clk_gate_is_enabled(struct clk_hw *hw) in clk_gate_is_enabled()
130 struct clk_hw *hw; in clk_hw_register_gate() local
175 struct clk_hw *hw; in clk_register_gate() local
188 struct clk_hw *hw; in clk_unregister_gate() local
201 void clk_hw_unregister_gate(struct clk_hw *hw) in clk_hw_unregister_gate()
Dclk-composite.c22 static u8 clk_composite_get_parent(struct clk_hw *hw) in clk_composite_get_parent()
33 static int clk_composite_set_parent(struct clk_hw *hw, u8 index) in clk_composite_set_parent()
44 static unsigned long clk_composite_recalc_rate(struct clk_hw *hw, in clk_composite_recalc_rate()
56 static int clk_composite_determine_rate(struct clk_hw *hw, in clk_composite_determine_rate()
130 static long clk_composite_round_rate(struct clk_hw *hw, unsigned long rate, in clk_composite_round_rate()
142 static int clk_composite_set_rate(struct clk_hw *hw, unsigned long rate, in clk_composite_set_rate()
154 static int clk_composite_set_rate_and_parent(struct clk_hw *hw, in clk_composite_set_rate_and_parent()
181 static int clk_composite_is_enabled(struct clk_hw *hw) in clk_composite_is_enabled()
192 static int clk_composite_enable(struct clk_hw *hw) in clk_composite_enable()
203 static void clk_composite_disable(struct clk_hw *hw) in clk_composite_disable()
[all …]
/linux-4.19.296/drivers/clk/meson/
Dclk-regmap.c9 static int clk_regmap_gate_endisable(struct clk_hw *hw, int enable) in clk_regmap_gate_endisable()
21 static int clk_regmap_gate_enable(struct clk_hw *hw) in clk_regmap_gate_enable()
26 static void clk_regmap_gate_disable(struct clk_hw *hw) in clk_regmap_gate_disable()
31 static int clk_regmap_gate_is_enabled(struct clk_hw *hw) in clk_regmap_gate_is_enabled()
53 static unsigned long clk_regmap_div_recalc_rate(struct clk_hw *hw, in clk_regmap_div_recalc_rate()
72 static long clk_regmap_div_round_rate(struct clk_hw *hw, unsigned long rate, in clk_regmap_div_round_rate()
98 static int clk_regmap_div_set_rate(struct clk_hw *hw, unsigned long rate, in clk_regmap_div_set_rate()
131 static u8 clk_regmap_mux_get_parent(struct clk_hw *hw) in clk_regmap_mux_get_parent()
147 static int clk_regmap_mux_set_parent(struct clk_hw *hw, u8 index) in clk_regmap_mux_set_parent()
158 static int clk_regmap_mux_determine_rate(struct clk_hw *hw, in clk_regmap_mux_determine_rate()
Dsclk-div.c37 static int sclk_div_getdiv(struct clk_hw *hw, unsigned long rate, in sclk_div_getdiv()
45 static int sclk_div_bestdiv(struct clk_hw *hw, unsigned long rate, in sclk_div_bestdiv()
95 static long sclk_div_round_rate(struct clk_hw *hw, unsigned long rate, in sclk_div_round_rate()
120 static int sclk_div_set_duty_cycle(struct clk_hw *hw, in sclk_div_set_duty_cycle()
134 static int sclk_div_get_duty_cycle(struct clk_hw *hw, in sclk_div_get_duty_cycle()
162 static int sclk_div_set_rate(struct clk_hw *hw, unsigned long rate, in sclk_div_set_rate()
177 static unsigned long sclk_div_recalc_rate(struct clk_hw *hw, in sclk_div_recalc_rate()
186 static int sclk_div_enable(struct clk_hw *hw) in sclk_div_enable()
196 static void sclk_div_disable(struct clk_hw *hw) in sclk_div_disable()
204 static int sclk_div_is_enabled(struct clk_hw *hw) in sclk_div_is_enabled()
[all …]
/linux-4.19.296/drivers/iio/light/
Dst_uvis25_core.c55 static int st_uvis25_check_whoami(struct st_uvis25_hw *hw) in st_uvis25_check_whoami()
76 static int st_uvis25_set_enable(struct st_uvis25_hw *hw, bool enable) in st_uvis25_set_enable()
90 static int st_uvis25_read_oneshot(struct st_uvis25_hw *hw, u8 addr, int *val) in st_uvis25_read_oneshot()
127 struct st_uvis25_hw *hw = iio_priv(iio_dev); in st_uvis25_read_raw() local
155 struct st_uvis25_hw *hw = private; in st_uvis25_trigger_handler_thread() local
172 struct st_uvis25_hw *hw = iio_priv(iio_dev); in st_uvis25_allocate_trigger() local
240 struct st_uvis25_hw *hw = iio_priv(iio_dev); in st_uvis25_buffer_handler_thread() local
261 struct st_uvis25_hw *hw = iio_priv(iio_dev); in st_uvis25_allocate_buffer() local
273 static int st_uvis25_init_sensor(struct st_uvis25_hw *hw) in st_uvis25_init_sensor()
290 struct st_uvis25_hw *hw; in st_uvis25_probe() local
[all …]
/linux-4.19.296/drivers/clk/sunxi-ng/
Dccu_mp.c44 struct clk_hw *hw, in ccu_mp_round_rate()
68 static void ccu_mp_disable(struct clk_hw *hw) in ccu_mp_disable()
75 static int ccu_mp_enable(struct clk_hw *hw) in ccu_mp_enable()
82 static int ccu_mp_is_enabled(struct clk_hw *hw) in ccu_mp_is_enabled()
89 static unsigned long ccu_mp_recalc_rate(struct clk_hw *hw, in ccu_mp_recalc_rate()
119 static int ccu_mp_determine_rate(struct clk_hw *hw, in ccu_mp_determine_rate()
128 static int ccu_mp_set_rate(struct clk_hw *hw, unsigned long rate, in ccu_mp_set_rate()
165 static u8 ccu_mp_get_parent(struct clk_hw *hw) in ccu_mp_get_parent()
172 static int ccu_mp_set_parent(struct clk_hw *hw, u8 index) in ccu_mp_set_parent()
209 static unsigned long ccu_mp_mmc_recalc_rate(struct clk_hw *hw, in ccu_mp_mmc_recalc_rate()
[all …]
Dccu_div.c38 static void ccu_div_disable(struct clk_hw *hw) in ccu_div_disable()
45 static int ccu_div_enable(struct clk_hw *hw) in ccu_div_enable()
52 static int ccu_div_is_enabled(struct clk_hw *hw) in ccu_div_is_enabled()
59 static unsigned long ccu_div_recalc_rate(struct clk_hw *hw, in ccu_div_recalc_rate()
82 static int ccu_div_determine_rate(struct clk_hw *hw, in ccu_div_determine_rate()
91 static int ccu_div_set_rate(struct clk_hw *hw, unsigned long rate, in ccu_div_set_rate()
121 static u8 ccu_div_get_parent(struct clk_hw *hw) in ccu_div_get_parent()
128 static int ccu_div_set_parent(struct clk_hw *hw, u8 index) in ccu_div_set_parent()
/linux-4.19.296/drivers/clk/ux500/
Dclk-prcmu.c20 struct clk_hw hw; member
29 static int clk_prcmu_prepare(struct clk_hw *hw) in clk_prcmu_prepare()
41 static void clk_prcmu_unprepare(struct clk_hw *hw) in clk_prcmu_unprepare()
51 static int clk_prcmu_is_prepared(struct clk_hw *hw) in clk_prcmu_is_prepared()
57 static int clk_prcmu_enable(struct clk_hw *hw) in clk_prcmu_enable()
64 static void clk_prcmu_disable(struct clk_hw *hw) in clk_prcmu_disable()
70 static int clk_prcmu_is_enabled(struct clk_hw *hw) in clk_prcmu_is_enabled()
76 static unsigned long clk_prcmu_recalc_rate(struct clk_hw *hw, in clk_prcmu_recalc_rate()
83 static long clk_prcmu_round_rate(struct clk_hw *hw, unsigned long rate, in clk_prcmu_round_rate()
90 static int clk_prcmu_set_rate(struct clk_hw *hw, unsigned long rate, in clk_prcmu_set_rate()
[all …]
/linux-4.19.296/drivers/misc/
Dhpilo.c64 static int fifo_enqueue(struct ilo_hwinfo *hw, char *fifobar, int entry) in fifo_enqueue()
83 static int fifo_dequeue(struct ilo_hwinfo *hw, char *fifobar, int *entry) in fifo_dequeue()
106 static int fifo_check_recv(struct ilo_hwinfo *hw, char *fifobar) in fifo_check_recv()
122 static int ilo_pkt_enqueue(struct ilo_hwinfo *hw, struct ccb *ccb, in ilo_pkt_enqueue()
137 static int ilo_pkt_dequeue(struct ilo_hwinfo *hw, struct ccb *ccb, in ilo_pkt_dequeue()
166 static int ilo_pkt_recv(struct ilo_hwinfo *hw, struct ccb *ccb) in ilo_pkt_recv()
255 static int ilo_ccb_setup(struct ilo_hwinfo *hw, struct ccb_data *data, int slot) in ilo_ccb_setup()
320 static void ilo_ccb_open(struct ilo_hwinfo *hw, struct ccb_data *data, int slot) in ilo_ccb_open()
345 static int ilo_ccb_verify(struct ilo_hwinfo *hw, struct ccb_data *data) in ilo_ccb_verify()
379 static inline int get_device_outbound(struct ilo_hwinfo *hw) in get_device_outbound()
[all …]
/linux-4.19.296/drivers/clk/microchip/
Dclk-core.c97 struct clk_hw hw; member
104 static int pbclk_is_enabled(struct clk_hw *hw) in pbclk_is_enabled()
111 static int pbclk_enable(struct clk_hw *hw) in pbclk_enable()
119 static void pbclk_disable(struct clk_hw *hw) in pbclk_disable()
157 static unsigned long pbclk_recalc_rate(struct clk_hw *hw, in pbclk_recalc_rate()
165 static long pbclk_round_rate(struct clk_hw *hw, unsigned long rate, in pbclk_round_rate()
172 static int pbclk_set_rate(struct clk_hw *hw, unsigned long rate, in pbclk_set_rate()
246 struct clk_hw hw; member
254 static int roclk_is_enabled(struct clk_hw *hw) in roclk_is_enabled()
261 static int roclk_enable(struct clk_hw *hw) in roclk_enable()
[all …]
/linux-4.19.296/drivers/clk/imx/
Dclk-pllv3.c45 struct clk_hw hw; member
77 static int clk_pllv3_prepare(struct clk_hw *hw) in clk_pllv3_prepare()
92 static void clk_pllv3_unprepare(struct clk_hw *hw) in clk_pllv3_unprepare()
105 static int clk_pllv3_is_prepared(struct clk_hw *hw) in clk_pllv3_is_prepared()
115 static unsigned long clk_pllv3_recalc_rate(struct clk_hw *hw, in clk_pllv3_recalc_rate()
124 static long clk_pllv3_round_rate(struct clk_hw *hw, unsigned long rate, in clk_pllv3_round_rate()
133 static int clk_pllv3_set_rate(struct clk_hw *hw, unsigned long rate, in clk_pllv3_set_rate()
163 static unsigned long clk_pllv3_sys_recalc_rate(struct clk_hw *hw, in clk_pllv3_sys_recalc_rate()
172 static long clk_pllv3_sys_round_rate(struct clk_hw *hw, unsigned long rate, in clk_pllv3_sys_round_rate()
189 static int clk_pllv3_sys_set_rate(struct clk_hw *hw, unsigned long rate, in clk_pllv3_sys_set_rate()
[all …]

12345678910>>...17