Home
last modified time | relevance | path

Searched defs:hw (Results 126 – 150 of 1666) sorted by relevance

12345678910>>...67

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmain.c253 static int mt7921_start(struct ieee80211_hw *hw) in mt7921_start()
265 void mt7921_stop(struct ieee80211_hw *hw) in mt7921_stop()
548 struct ieee80211_hw *hw = mt76_hw(dev); in mt7921_pm_interface_iter() local
569 struct ieee80211_hw *hw = mt76_hw(dev); in mt7921_sniffer_interface_iter() local
585 struct ieee80211_hw *hw = mt76_hw(dev); in mt7921_set_runtime_pm() local
1013 static int mt7921_suspend(struct ieee80211_hw *hw, in mt7921_suspend()
1038 static int mt7921_resume(struct ieee80211_hw *hw) in mt7921_resume()
1152 int mt7921_set_tx_sar_pwr(struct ieee80211_hw *hw, in mt7921_set_tx_sar_pwr()
1250 mt7921_add_chanctx(struct ieee80211_hw *hw, in mt7921_add_chanctx()
1257 mt7921_remove_chanctx(struct ieee80211_hw *hw, in mt7921_remove_chanctx()
[all …]
/openbmc/linux/drivers/iio/light/
H A Dst_uvis25_core.c54 static int st_uvis25_check_whoami(struct st_uvis25_hw *hw) in st_uvis25_check_whoami()
75 static int st_uvis25_set_enable(struct st_uvis25_hw *hw, bool enable) in st_uvis25_set_enable()
126 struct st_uvis25_hw *hw = iio_priv(iio_dev); in st_uvis25_read_raw() local
154 struct st_uvis25_hw *hw = private; in st_uvis25_trigger_handler_thread() local
171 struct st_uvis25_hw *hw = iio_priv(iio_dev); in st_uvis25_allocate_trigger() local
236 struct st_uvis25_hw *hw = iio_priv(iio_dev); in st_uvis25_buffer_handler_thread() local
257 struct st_uvis25_hw *hw = iio_priv(iio_dev); in st_uvis25_allocate_buffer() local
269 static int st_uvis25_init_sensor(struct st_uvis25_hw *hw) in st_uvis25_init_sensor()
286 struct st_uvis25_hw *hw; in st_uvis25_probe() local
331 struct st_uvis25_hw *hw = iio_priv(iio_dev); in st_uvis25_suspend() local
[all …]
/openbmc/linux/arch/mips/alchemy/common/
H A Dclock.c180 struct clk_hw hw; member
194 static int alchemy_clk_aux_setr(struct clk_hw *hw, in alchemy_clk_aux_setr()
366 struct clk_hw hw; member
401 static int alchemy_clk_fgcs_detr(struct clk_hw *hw, in alchemy_clk_fgcs_detr()
491 static int alchemy_clk_fgv1_en(struct clk_hw *hw) in alchemy_clk_fgv1_en()
505 static int alchemy_clk_fgv1_isen(struct clk_hw *hw) in alchemy_clk_fgv1_isen()
542 static u8 alchemy_clk_fgv1_getp(struct clk_hw *hw) in alchemy_clk_fgv1_getp()
607 static int alchemy_clk_fgv2_en(struct clk_hw *hw) in alchemy_clk_fgv2_en()
654 static u8 alchemy_clk_fgv2_getp(struct clk_hw *hw) in alchemy_clk_fgv2_getp()
837 static int alchemy_clk_csrc_en(struct clk_hw *hw) in alchemy_clk_csrc_en()
[all …]
/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_wr.c73 csio_wr_qstat_pgsz(struct csio_hw *hw) in csio_wr_qstat_pgsz()
80 csio_wr_ring_fldb(struct csio_hw *hw, struct csio_q *flq) in csio_wr_ring_fldb()
115 csio_wr_fill_fl(struct csio_hw *hw, struct csio_q *flq) in csio_wr_fill_fl()
762 csio_wr_cleanup_iq_ftr(struct csio_hw *hw, int qidx) in csio_wr_cleanup_iq_ftr()
786 csio_wr_destroy_queues(struct csio_hw *hw, bool cmd) in csio_wr_destroy_queues()
1262 csio_wr_process_iq_idx(struct csio_hw *hw, int qidx, in csio_wr_process_iq_idx()
1309 csio_wr_fixup_host_params(struct csio_hw *hw) in csio_wr_fixup_host_params()
1432 csio_init_intr_coalesce_parms(struct csio_hw *hw) in csio_init_intr_coalesce_parms()
1454 csio_wr_get_sge(struct csio_hw *hw) in csio_wr_get_sge()
1523 csio_wr_set_sge(struct csio_hw *hw) in csio_wr_set_sge()
[all …]
H A Dcsio_mb.c776 csio_mb_eq_ofld_alloc_write_rsp(struct csio_hw *hw, in csio_mb_eq_ofld_alloc_write_rsp()
1051 csio_mb_process_portparams_rsp(struct csio_hw *hw, in csio_mb_process_portparams_rsp()
1110 csio_mb_intr_enable(struct csio_hw *hw) in csio_mb_intr_enable()
1123 csio_mb_intr_disable(struct csio_hw *hw) in csio_mb_intr_disable()
1131 csio_mb_dump_fw_dbg(struct csio_hw *hw, __be64 *cmd) in csio_mb_dump_fw_dbg()
1158 csio_mb_debug_cmd_handler(struct csio_hw *hw) in csio_mb_debug_cmd_handler()
1188 csio_mb_issue(struct csio_hw *hw, struct csio_mb *mbp) in csio_mb_issue()
1405 csio_mb_fwevt_handler(struct csio_hw *hw, __be64 *cmd) in csio_mb_fwevt_handler()
1472 csio_mb_isr_handler(struct csio_hw *hw) in csio_mb_isr_handler()
1576 csio_mb_tmo_handler(struct csio_hw *hw) in csio_mb_tmo_handler()
[all …]
H A Dcsio_scsi.c203 struct csio_hw *hw = req->lnode->hwp; in csio_scsi_init_cmd_wr() local
258 struct csio_hw *hw = req->lnode->hwp; in csio_scsi_cmd() local
362 struct csio_hw *hw = req->lnode->hwp; in csio_scsi_init_read_wr() local
415 struct csio_hw *hw = req->lnode->hwp; in csio_scsi_init_write_wr() local
483 struct csio_hw *hw = req->lnode->hwp; in csio_scsi_read() local
520 struct csio_hw *hw = req->lnode->hwp; in csio_scsi_write() local
1161 struct csio_hw *hw = scm->hw; in csio_scsi_cleanup_io_q() local
1195 struct csio_hw *hw = ln->hwp; in csio_abrt_cls() local
1235 struct csio_hw *hw = scm->hw; in csio_scsi_abort_io_q() local
1275 struct csio_hw *hw = scm->hw; in csio_scsim_cleanup_io() local
[all …]
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723com/
H A Dphy_common.c11 u32 rtl8723_phy_query_bb_reg(struct ieee80211_hw *hw, in rtl8723_phy_query_bb_reg()
30 void rtl8723_phy_set_bb_reg(struct ieee80211_hw *hw, u32 regaddr, in rtl8723_phy_set_bb_reg()
62 u32 rtl8723_phy_rf_serial_read(struct ieee80211_hw *hw, in rtl8723_phy_rf_serial_read()
111 void rtl8723_phy_rf_serial_write(struct ieee80211_hw *hw, in rtl8723_phy_rf_serial_write()
136 long rtl8723_phy_txpwr_idx_to_dbm(struct ieee80211_hw *hw, in rtl8723_phy_txpwr_idx_to_dbm()
160 void rtl8723_phy_init_bb_rf_reg_def(struct ieee80211_hw *hw) in rtl8723_phy_init_bb_rf_reg_def()
274 void rtl8723_phy_path_a_fill_iqk_matrix(struct ieee80211_hw *hw, in rtl8723_phy_path_a_fill_iqk_matrix()
327 void rtl8723_phy_save_mac_registers(struct ieee80211_hw *hw, in rtl8723_phy_save_mac_registers()
339 void rtl8723_phy_reload_adda_registers(struct ieee80211_hw *hw, in rtl8723_phy_reload_adda_registers()
350 void rtl8723_phy_reload_mac_registers(struct ieee80211_hw *hw, in rtl8723_phy_reload_mac_registers()
[all …]
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Ddm.c214 static void rtl92d_dm_find_minimum_rssi(struct ieee80211_hw *hw) in rtl92d_dm_find_minimum_rssi()
301 void rtl92d_dm_write_dig(struct ieee80211_hw *hw) in rtl92d_dm_write_dig()
348 static void rtl92d_dm_dig(struct ieee80211_hw *hw) in rtl92d_dm_dig()
465 static void rtl92d_dm_dynamic_txpower(struct ieee80211_hw *hw) in rtl92d_dm_dynamic_txpower()
560 static void rtl92d_dm_pwdb_monitor(struct ieee80211_hw *hw) in rtl92d_dm_pwdb_monitor()
582 void rtl92d_dm_init_edca_turbo(struct ieee80211_hw *hw) in rtl92d_dm_init_edca_turbo()
591 static void rtl92d_dm_check_edca_turbo(struct ieee80211_hw *hw) in rtl92d_dm_check_edca_turbo()
770 struct ieee80211_hw *hw) in rtl92d_dm_txpower_tracking_callback_thermalmeter()
1202 void rtl92d_dm_init_rate_adaptive_mask(struct ieee80211_hw *hw) in rtl92d_dm_init_rate_adaptive_mask()
1215 void rtl92d_dm_init(struct ieee80211_hw *hw) in rtl92d_dm_init()
[all …]
/openbmc/linux/drivers/clk/at91/
H A Dclk-peripheral.c25 struct clk_hw hw; member
33 struct clk_hw hw; member
45 #define to_clk_sam9x5_peripheral(hw) \ argument
48 static int clk_peripheral_enable(struct clk_hw *hw) in clk_peripheral_enable()
63 static void clk_peripheral_disable(struct clk_hw *hw) in clk_peripheral_disable()
76 static int clk_peripheral_is_enabled(struct clk_hw *hw) in clk_peripheral_is_enabled()
105 struct clk_hw *hw; in at91_clk_register_peripheral() local
185 static int clk_sam9x5_peripheral_enable(struct clk_hw *hw) in clk_sam9x5_peripheral_enable()
192 static void clk_sam9x5_peripheral_disable(struct clk_hw *hw) in clk_sam9x5_peripheral_disable()
228 clk_sam9x5_peripheral_recalc_rate(struct clk_hw *hw, in clk_sam9x5_peripheral_recalc_rate()
[all …]
/openbmc/linux/drivers/clk/meson/
H A Dclk-regmap.c10 static int clk_regmap_gate_endisable(struct clk_hw *hw, int enable) in clk_regmap_gate_endisable()
22 static int clk_regmap_gate_enable(struct clk_hw *hw) in clk_regmap_gate_enable()
27 static void clk_regmap_gate_disable(struct clk_hw *hw) in clk_regmap_gate_disable()
32 static int clk_regmap_gate_is_enabled(struct clk_hw *hw) in clk_regmap_gate_is_enabled()
59 static unsigned long clk_regmap_div_recalc_rate(struct clk_hw *hw, in clk_regmap_div_recalc_rate()
78 static int clk_regmap_div_determine_rate(struct clk_hw *hw, in clk_regmap_div_determine_rate()
103 static int clk_regmap_div_set_rate(struct clk_hw *hw, unsigned long rate, in clk_regmap_div_set_rate()
136 static u8 clk_regmap_mux_get_parent(struct clk_hw *hw) in clk_regmap_mux_get_parent()
152 static int clk_regmap_mux_set_parent(struct clk_hw *hw, u8 index) in clk_regmap_mux_set_parent()
163 static int clk_regmap_mux_determine_rate(struct clk_hw *hw, in clk_regmap_mux_determine_rate()
H A Dsclk-div.c41 static int sclk_div_getdiv(struct clk_hw *hw, unsigned long rate, in sclk_div_getdiv()
49 static int sclk_div_bestdiv(struct clk_hw *hw, unsigned long rate, in sclk_div_bestdiv()
99 static int sclk_div_determine_rate(struct clk_hw *hw, in sclk_div_determine_rate()
125 static int sclk_div_set_duty_cycle(struct clk_hw *hw, in sclk_div_set_duty_cycle()
139 static int sclk_div_get_duty_cycle(struct clk_hw *hw, in sclk_div_get_duty_cycle()
167 static int sclk_div_set_rate(struct clk_hw *hw, unsigned long rate, in sclk_div_set_rate()
182 static unsigned long sclk_div_recalc_rate(struct clk_hw *hw, in sclk_div_recalc_rate()
191 static int sclk_div_enable(struct clk_hw *hw) in sclk_div_enable()
201 static void sclk_div_disable(struct clk_hw *hw) in sclk_div_disable()
209 static int sclk_div_is_enabled(struct clk_hw *hw) in sclk_div_is_enabled()
[all …]
/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_tcon_dclk.c16 struct clk_hw hw; member
21 static inline struct sun4i_dclk *hw_to_dclk(struct clk_hw *hw) in hw_to_dclk()
26 static void sun4i_dclk_disable(struct clk_hw *hw) in sun4i_dclk_disable()
34 static int sun4i_dclk_enable(struct clk_hw *hw) in sun4i_dclk_enable()
43 static int sun4i_dclk_is_enabled(struct clk_hw *hw) in sun4i_dclk_is_enabled()
53 static unsigned long sun4i_dclk_recalc_rate(struct clk_hw *hw, in sun4i_dclk_recalc_rate()
70 static long sun4i_dclk_round_rate(struct clk_hw *hw, unsigned long rate, in sun4i_dclk_round_rate()
115 static int sun4i_dclk_set_rate(struct clk_hw *hw, unsigned long rate, in sun4i_dclk_set_rate()
125 static int sun4i_dclk_get_phase(struct clk_hw *hw) in sun4i_dclk_get_phase()
138 static int sun4i_dclk_set_phase(struct clk_hw *hw, int degrees) in sun4i_dclk_set_phase()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_switch.c1386 int ice_init_def_sw_recp(struct ice_hw *hw) in ice_init_def_sw_recp()
1666 void ice_clear_all_vsi_ctx(struct ice_hw *hw) in ice_clear_all_vsi_ctx()
1911 ice_aq_add_recipe(struct ice_hw *hw, in ice_aq_add_recipe()
1948 ice_aq_get_recipe(struct ice_hw *hw, in ice_aq_get_recipe()
1988 ice_update_recipe_lkup_idx(struct ice_hw *hw, in ice_update_recipe_lkup_idx()
2347 int ice_get_initial_sw_cfg(struct ice_hw *hw) in ice_get_initial_sw_cfg()
2849 ice_create_pkt_fwd_rule(struct ice_hw *hw, in ice_create_pkt_fwd_rule()
3000 ice_add_update_vsi_list(struct ice_hw *hw, in ice_add_update_vsi_list()
3819 struct ice_hw *hw = pi->hw; in ice_cfg_dflt_vsi() local
5927 ice_adv_add_update_vsi_list(struct ice_hw *hw, in ice_adv_add_update_vsi_list()
[all …]
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac100_core.c22 static void dwmac100_core_init(struct mac_device_info *hw, in dwmac100_core_init()
37 static void dwmac100_dump_mac_regs(struct mac_device_info *hw, u32 *reg_space) in dwmac100_dump_mac_regs()
51 static int dwmac100_rx_ipc_enable(struct mac_device_info *hw) in dwmac100_rx_ipc_enable()
56 static int dwmac100_irq_status(struct mac_device_info *hw, in dwmac100_irq_status()
62 static void dwmac100_set_umac_addr(struct mac_device_info *hw, in dwmac100_set_umac_addr()
70 static void dwmac100_get_umac_addr(struct mac_device_info *hw, in dwmac100_get_umac_addr()
78 static void dwmac100_set_filter(struct mac_device_info *hw, in dwmac100_set_filter()
127 static void dwmac100_flow_ctrl(struct mac_device_info *hw, unsigned int duplex, in dwmac100_flow_ctrl()
140 static void dwmac100_pmt(struct mac_device_info *hw, unsigned long mode) in dwmac100_pmt()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dtrx.c17 static int configvertoutep(struct ieee80211_hw *hw) in configvertoutep()
50 static int configvernoutep(struct ieee80211_hw *hw) in configvernoutep()
79 static void twooutepmapping(struct ieee80211_hw *hw, bool is_chip8, in twooutepmapping()
146 static int _out_ep_mapping(struct ieee80211_hw *hw) in _out_ep_mapping()
181 int rtl8192cu_endpoint_mapping(struct ieee80211_hw *hw) in rtl8192cu_endpoint_mapping()
282 bool rtl92cu_rx_query_desc(struct ieee80211_hw *hw, in rtl92cu_rx_query_desc()
430 int rtl8192c_tx_post_hdl(struct ieee80211_hw *hw, struct urb *urb, in rtl8192c_tx_post_hdl()
436 struct sk_buff *rtl8192c_tx_aggregate_hdl(struct ieee80211_hw *hw, in rtl8192c_tx_aggregate_hdl()
467 void rtl92cu_tx_fill_desc(struct ieee80211_hw *hw, in rtl92cu_tx_fill_desc()
603 void rtl92cu_fill_fake_txdesc(struct ieee80211_hw *hw, u8 *pdesc8, in rtl92cu_fill_fake_txdesc()
[all …]
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_common.c17 enum iavf_status iavf_set_mac_type(struct iavf_hw *hw) in iavf_set_mac_type()
47 const char *iavf_aq_str(struct iavf_hw *hw, enum iavf_admin_queue_err aq_err) in iavf_aq_str()
107 const char *iavf_stat_str(struct iavf_hw *hw, enum iavf_status stat_err) in iavf_stat_str()
313 bool iavf_check_asq_alive(struct iavf_hw *hw) in iavf_check_asq_alive()
330 enum iavf_status iavf_aq_queue_shutdown(struct iavf_hw *hw, bool unloading) in iavf_aq_queue_shutdown()
357 static enum iavf_status iavf_aq_get_set_rss_lut(struct iavf_hw *hw, in iavf_aq_get_set_rss_lut()
410 enum iavf_status iavf_aq_set_rss_lut(struct iavf_hw *hw, u16 vsi_id, in iavf_aq_set_rss_lut()
426 iavf_status iavf_aq_get_set_rss_key(struct iavf_hw *hw, u16 vsi_id, in iavf_aq_get_set_rss_key()
466 enum iavf_status iavf_aq_set_rss_key(struct iavf_hw *hw, u16 vsi_id, in iavf_aq_set_rss_key()
738 enum iavf_status iavf_aq_send_msg_to_pf(struct iavf_hw *hw, in iavf_aq_send_msg_to_pf()
[all …]
/openbmc/linux/drivers/clk/ux500/
H A Dclk-prcmu.c20 struct clk_hw hw; member
26 struct clk_hw hw; member
34 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()
49 static unsigned long clk_prcmu_recalc_rate(struct clk_hw *hw, in clk_prcmu_recalc_rate()
70 static int clk_prcmu_opp_prepare(struct clk_hw *hw) in clk_prcmu_opp_prepare()
98 static void clk_prcmu_opp_unprepare(struct clk_hw *hw) in clk_prcmu_opp_unprepare()
115 static int clk_prcmu_opp_volt_prepare(struct clk_hw *hw) in clk_prcmu_opp_volt_prepare()
298 static int clk_prcmu_clkout_prepare(struct clk_hw *hw) in clk_prcmu_clkout_prepare()
305 static void clk_prcmu_clkout_unprepare(struct clk_hw *hw) in clk_prcmu_clkout_unprepare()
[all …]
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c82 struct ieee80211_hw *hw = priv->hw; in iwlagn_mac_setup_register() local
278 static int iwlagn_mac_start(struct ieee80211_hw *hw) in iwlagn_mac_start()
305 static void iwlagn_mac_stop(struct ieee80211_hw *hw) in iwlagn_mac_stop()
355 static int iwlagn_mac_suspend(struct ieee80211_hw *hw, in iwlagn_mac_suspend()
420 static int iwlagn_mac_resume(struct ieee80211_hw *hw) in iwlagn_mac_resume()
575 static void iwlagn_mac_tx(struct ieee80211_hw *hw, in iwlagn_mac_tx()
773 static int iwlagn_mac_sta_add(struct ieee80211_hw *hw, in iwlagn_mac_sta_add()
1145 static int iwlagn_mac_set_tim(struct ieee80211_hw *hw, in iwlagn_mac_set_tim()
1155 static int iwlagn_mac_conf_tx(struct ieee80211_hw *hw, in iwlagn_mac_conf_tx()
1481 static int iwlagn_mac_hw_scan(struct ieee80211_hw *hw, in iwlagn_mac_hw_scan()
[all …]
/openbmc/linux/drivers/net/wireless/ath/wcn36xx/
H A Dmain.c207 static int wcn36xx_start(struct ieee80211_hw *hw) in wcn36xx_start()
281 static void wcn36xx_stop(struct ieee80211_hw *hw) in wcn36xx_stop()
485 static void wcn36xx_tx(struct ieee80211_hw *hw, in wcn36xx_tx()
629 static int wcn36xx_hw_scan(struct ieee80211_hw *hw, in wcn36xx_hw_scan()
680 static void wcn36xx_sw_scan_start(struct ieee80211_hw *hw, in wcn36xx_sw_scan_start()
995 static int wcn36xx_add_interface(struct ieee80211_hw *hw, in wcn36xx_add_interface()
1055 static int wcn36xx_sta_remove(struct ieee80211_hw *hw, in wcn36xx_sta_remove()
1130 static int wcn36xx_resume(struct ieee80211_hw *hw) in wcn36xx_resume()
1176 static int wcn36xx_ampdu_action(struct ieee80211_hw *hw, in wcn36xx_ampdu_action()
1555 struct ieee80211_hw *hw; in wcn36xx_probe() local
[all …]
/openbmc/linux/drivers/clk/sunxi-ng/
H A Dccu_mp.c98 struct clk_hw *hw, in ccu_mp_round_rate()
126 static void ccu_mp_disable(struct clk_hw *hw) in ccu_mp_disable()
133 static int ccu_mp_enable(struct clk_hw *hw) in ccu_mp_enable()
140 static int ccu_mp_is_enabled(struct clk_hw *hw) in ccu_mp_is_enabled()
147 static unsigned long ccu_mp_recalc_rate(struct clk_hw *hw, in ccu_mp_recalc_rate()
177 static int ccu_mp_determine_rate(struct clk_hw *hw, in ccu_mp_determine_rate()
186 static int ccu_mp_set_rate(struct clk_hw *hw, unsigned long rate, in ccu_mp_set_rate()
223 static u8 ccu_mp_get_parent(struct clk_hw *hw) in ccu_mp_get_parent()
230 static int ccu_mp_set_parent(struct clk_hw *hw, u8 index) in ccu_mp_set_parent()
268 static unsigned long ccu_mp_mmc_recalc_rate(struct clk_hw *hw, in ccu_mp_mmc_recalc_rate()
[all …]
H A Dccu_div.c35 static void ccu_div_disable(struct clk_hw *hw) in ccu_div_disable()
42 static int ccu_div_enable(struct clk_hw *hw) in ccu_div_enable()
49 static int ccu_div_is_enabled(struct clk_hw *hw) in ccu_div_is_enabled()
56 static unsigned long ccu_div_recalc_rate(struct clk_hw *hw, in ccu_div_recalc_rate()
79 static int ccu_div_determine_rate(struct clk_hw *hw, in ccu_div_determine_rate()
88 static int ccu_div_set_rate(struct clk_hw *hw, unsigned long rate, in ccu_div_set_rate()
118 static u8 ccu_div_get_parent(struct clk_hw *hw) in ccu_div_get_parent()
125 static int ccu_div_set_parent(struct clk_hw *hw, u8 index) in ccu_div_set_parent()
/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw_queues.c12 efct_hw_init_queues(struct efct_hw *hw) in efct_hw_init_queues()
96 efct_hw_map_wq_cpu(struct efct_hw *hw) in efct_hw_map_wq_cpu()
128 efct_hw_new_eq(struct efct_hw *hw, u32 entry_count) in efct_hw_new_eq()
161 struct efct_hw *hw = eq->hw; in efct_hw_new_cq() local
196 struct efct_hw *hw = eqs[0]->hw; in efct_hw_new_cq_set() local
246 struct efct_hw *hw = cq->eq->hw; in efct_hw_new_mq() local
277 struct efct_hw *hw = cq->eq->hw; in efct_hw_new_wq() local
313 struct efct_hw *hw = cqs[0]->eq->hw; in efct_hw_new_rq_set() local
457 struct efct_hw *hw = NULL; in efct_hw_del_rq() local
471 efct_hw_queue_teardown(struct efct_hw *hw) in efct_hw_queue_teardown()
[all …]
/openbmc/linux/drivers/media/platform/microchip/
H A Dmicrochip-isc-clk.c20 static int isc_wait_clk_stable(struct clk_hw *hw) in isc_wait_clk_stable()
38 static int isc_clk_prepare(struct clk_hw *hw) in isc_clk_prepare()
50 static void isc_clk_unprepare(struct clk_hw *hw) in isc_clk_unprepare()
59 static int isc_clk_enable(struct clk_hw *hw) in isc_clk_enable()
86 static void isc_clk_disable(struct clk_hw *hw) in isc_clk_disable()
97 static int isc_clk_is_enabled(struct clk_hw *hw) in isc_clk_is_enabled()
115 isc_clk_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) in isc_clk_recalc_rate()
122 static int isc_clk_determine_rate(struct clk_hw *hw, in isc_clk_determine_rate()
178 static int isc_clk_set_parent(struct clk_hw *hw, u8 index) in isc_clk_set_parent()
190 static u8 isc_clk_get_parent(struct clk_hw *hw) in isc_clk_get_parent()
[all …]
/openbmc/linux/drivers/staging/media/deprecated/atmel/
H A Datmel-isc-clk.c20 static int isc_wait_clk_stable(struct clk_hw *hw) in isc_wait_clk_stable()
38 static int isc_clk_prepare(struct clk_hw *hw) in isc_clk_prepare()
50 static void isc_clk_unprepare(struct clk_hw *hw) in isc_clk_unprepare()
59 static int isc_clk_enable(struct clk_hw *hw) in isc_clk_enable()
86 static void isc_clk_disable(struct clk_hw *hw) in isc_clk_disable()
97 static int isc_clk_is_enabled(struct clk_hw *hw) in isc_clk_is_enabled()
115 isc_clk_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) in isc_clk_recalc_rate()
122 static int isc_clk_determine_rate(struct clk_hw *hw, in isc_clk_determine_rate()
178 static int isc_clk_set_parent(struct clk_hw *hw, u8 index) in isc_clk_set_parent()
190 static u8 isc_clk_get_parent(struct clk_hw *hw) in isc_clk_get_parent()
[all …]
/openbmc/linux/drivers/clk/
H A Dclk-rk808.c22 static unsigned long rk808_clkout_recalc_rate(struct clk_hw *hw, in rk808_clkout_recalc_rate()
28 static int rk808_clkout2_enable(struct clk_hw *hw, bool enable) in rk808_clkout2_enable()
38 static int rk808_clkout2_prepare(struct clk_hw *hw) in rk808_clkout2_prepare()
43 static void rk808_clkout2_unprepare(struct clk_hw *hw) in rk808_clkout2_unprepare()
48 static int rk808_clkout2_is_prepared(struct clk_hw *hw) in rk808_clkout2_is_prepared()
88 static int rk817_clkout2_enable(struct clk_hw *hw, bool enable) in rk817_clkout2_enable()
99 static int rk817_clkout2_prepare(struct clk_hw *hw) in rk817_clkout2_prepare()
104 static void rk817_clkout2_unprepare(struct clk_hw *hw) in rk817_clkout2_unprepare()
109 static int rk817_clkout2_is_prepared(struct clk_hw *hw) in rk817_clkout2_is_prepared()

12345678910>>...67