Home
last modified time | relevance | path

Searched defs:hw_info (Results 1 – 25 of 36) sorted by relevance

12

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_dpmaif.c34 static int t7xx_dpmaif_init_intr(struct dpmaif_hw_info *hw_info) in t7xx_dpmaif_init_intr()
173 void t7xx_dpmaif_clr_ip_busy_sts(struct dpmaif_hw_info *hw_info) in t7xx_dpmaif_clr_ip_busy_sts()
203 void t7xx_dpmaif_ul_clr_all_intr(struct dpmaif_hw_info *hw_info) in t7xx_dpmaif_ul_clr_all_intr()
208 void t7xx_dpmaif_dl_clr_all_intr(struct dpmaif_hw_info *hw_info) in t7xx_dpmaif_dl_clr_all_intr()
344 int t7xx_dpmaif_hw_get_intr_cnt(struct dpmaif_hw_info *hw_info, in t7xx_dpmaif_hw_get_intr_cnt()
394 static int t7xx_dpmaif_sram_init(struct dpmaif_hw_info *hw_info) in t7xx_dpmaif_sram_init()
407 static void t7xx_dpmaif_hw_reset(struct dpmaif_hw_info *hw_info) in t7xx_dpmaif_hw_reset()
419 static int t7xx_dpmaif_hw_config(struct dpmaif_hw_info *hw_info) in t7xx_dpmaif_hw_config()
1046 static int t7xx_dl_add_timedout(struct dpmaif_hw_info *hw_info) in t7xx_dl_add_timedout()
1158 int t7xx_dpmaif_hw_stop_all_txq(struct dpmaif_hw_info *hw_info) in t7xx_dpmaif_hw_stop_all_txq()
[all …]
H A Dt7xx_cldma.c28 void t7xx_cldma_clear_ip_busy(struct t7xx_cldma_hw *hw_info) in t7xx_cldma_clear_ip_busy()
43 void t7xx_cldma_hw_restore(struct t7xx_cldma_hw *hw_info) in t7xx_cldma_hw_restore()
63 void t7xx_cldma_hw_start_queue(struct t7xx_cldma_hw *hw_info, unsigned int qno, in t7xx_cldma_hw_start_queue()
75 void t7xx_cldma_hw_start(struct t7xx_cldma_hw *hw_info) in t7xx_cldma_hw_start()
105 bool t7xx_cldma_tx_addr_is_set(struct t7xx_cldma_hw *hw_info, unsigned int qno) in t7xx_cldma_tx_addr_is_set()
123 void t7xx_cldma_hw_resume_queue(struct t7xx_cldma_hw *hw_info, unsigned int qno, in t7xx_cldma_hw_resume_queue()
148 void t7xx_cldma_hw_tx_done(struct t7xx_cldma_hw *hw_info, unsigned int bitmask) in t7xx_cldma_hw_tx_done()
159 void t7xx_cldma_hw_rx_done(struct t7xx_cldma_hw *hw_info, unsigned int bitmask) in t7xx_cldma_hw_rx_done()
205 void t7xx_cldma_hw_irq_en_txrx(struct t7xx_cldma_hw *hw_info, unsigned int qno, in t7xx_cldma_hw_irq_en_txrx()
234 void t7xx_cldma_hw_init(struct t7xx_cldma_hw *hw_info) in t7xx_cldma_hw_init()
[all …]
H A Dt7xx_hif_cldma.c116 struct t7xx_cldma_hw *hw_info; in t7xx_cldma_gpd_rx_from_q() local
201 struct t7xx_cldma_hw *hw_info; in t7xx_cldma_gpd_rx_collect() local
319 struct t7xx_cldma_hw *hw_info = &md_ctrl->hw_info; in t7xx_cldma_txq_empty_hndl() local
340 struct t7xx_cldma_hw *hw_info; in t7xx_cldma_tx_done() local
553 struct t7xx_cldma_hw *hw_info = &md_ctrl->hw_info; in t7xx_cldma_irq_work_cb() local
613 struct t7xx_cldma_hw *hw_info = &md_ctrl->hw_info; in t7xx_cldma_qs_are_active() local
639 struct t7xx_cldma_hw *hw_info = &md_ctrl->hw_info; in t7xx_cldma_stop() local
831 struct t7xx_cldma_hw *hw_info = &md_ctrl->hw_info; in t7xx_cldma_stop_all_qs() local
1115 struct t7xx_cldma_hw *hw_info; in t7xx_cldma_resume_early() local
1157 struct t7xx_cldma_hw *hw_info; in t7xx_cldma_suspend_late() local
[all …]
H A Dt7xx_hif_dpmaif.c85 struct dpmaif_hw_info *hw_info; in t7xx_dpmaif_irq_cb() local
301 struct dpmaif_hw_info *hw_info = &dpmaif_ctrl->hw_info; in t7xx_dpmaif_start() local
H A Dt7xx_hif_dpmaif_rx.c238 struct dpmaif_hw_info *hw_info = &rxq->dpmaif_ctrl->hw_info; in t7xx_dpmaifq_release_pit_entry() local
503 struct dpmaif_hw_info *hw_info = &rxq->dpmaif_ctrl->hw_info; in t7xx_dpmaif_release_bat_entry() local
H A Dt7xx_hif_cldma.h102 struct t7xx_cldma_hw hw_info; member
H A Dt7xx_hif_dpmaif_tx.c162 struct dpmaif_hw_info *hw_info; in t7xx_dpmaif_tx_done() local
H A Dt7xx_hif_dpmaif.h176 struct dpmaif_hw_info hw_info; member
/openbmc/linux/sound/firewire/bebob/
H A Dbebob_proc.c11 struct hw_info { struct
35 proc_read_hw_info(struct snd_info_entry *entry, in proc_read_hw_info() argument
39 struct hw_info *info; in proc_read_hw_info() argument
/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnic_main.c23 struct hw_info { struct
41 struct hw_info *hw; argument
/openbmc/linux/drivers/net/ethernet/8390/
H A Dpcnet_cs.c112 struct hw_info { struct
133 static struct hw_info hw_info[] = { argument
/openbmc/u-boot/drivers/net/
H A Dne2000.c106 static hw_info_t hw_info[] = { variable
/openbmc/linux/include/soc/amlogic/
H A Dmeson_ddr_pmu.h55 const struct dmc_hw_info *hw_info; member
/openbmc/linux/arch/powerpc/include/asm/
H A Dtsi108.h98 } hw_info; typedef
/openbmc/linux/drivers/input/touchscreen/
H A Dgoodix_fwupload.c28 u8 hw_info[4]; member
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dbus.h60 struct qtnf_hw_info hw_info; member
H A Dcfg80211.c1121 int qtnf_wiphy_register(struct qtnf_hw_info *hw_info, struct qtnf_wmac *mac) in qtnf_wiphy_register()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_ddc.c118 struct gpio_ddc_hw_info hw_info; in ddc_service_construct() local
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-config.h76 u32 hw_info:12; member
/openbmc/linux/drivers/usb/serial/
H A Dwhiteheat.c219 struct whiteheat_hw_info *hw_info; in whiteheat_attach() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_ddc_types.h140 struct gpio_ddc_hw_info hw_info; member
/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dhw.c2547 struct irdma_qp_flush_info *hw_info; in irdma_hw_flush_wqes_callback() local
2589 struct irdma_qp_flush_info *hw_info; in irdma_hw_flush_wqes() local
/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Danysee.c493 u8 hw_info[3]; in anysee_read_config() local
/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.h375 struct bcmasp_hw_info *hw_info; member
395 struct bcmasp_hw_info *hw_info; member
/openbmc/linux/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_core.c141 static const struct inv_mpu6050_hw hw_info[] = { variable

12