/openbmc/linux/drivers/net/wwan/t7xx/ |
H A D | t7xx_dpmaif.c | 34 static int t7xx_dpmaif_init_intr(struct dpmaif_hw_info *hw_info) in t7xx_dpmaif_init_intr() 82 static void t7xx_dpmaif_mask_ulq_intr(struct dpmaif_hw_info *hw_info, unsigned int q_num) in t7xx_dpmaif_mask_ulq_intr() 102 void t7xx_dpmaif_unmask_ulq_intr(struct dpmaif_hw_info *hw_info, unsigned int q_num) in t7xx_dpmaif_unmask_ulq_intr() 122 void t7xx_dpmaif_dl_unmask_batcnt_len_err_intr(struct dpmaif_hw_info *hw_info) in t7xx_dpmaif_dl_unmask_batcnt_len_err_intr() 128 void t7xx_dpmaif_dl_unmask_pitcnt_len_err_intr(struct dpmaif_hw_info *hw_info) in t7xx_dpmaif_dl_unmask_pitcnt_len_err_intr() 134 static u32 t7xx_update_dlq_intr(struct dpmaif_hw_info *hw_info, u32 q_done) in t7xx_update_dlq_intr() 143 static int t7xx_mask_dlq_intr(struct dpmaif_hw_info *hw_info, unsigned int qno) in t7xx_mask_dlq_intr() 164 void t7xx_dpmaif_dlq_unmask_rx_done(struct dpmaif_hw_info *hw_info, unsigned int qno) in t7xx_dpmaif_dlq_unmask_rx_done() 173 void t7xx_dpmaif_clr_ip_busy_sts(struct dpmaif_hw_info *hw_info) in t7xx_dpmaif_clr_ip_busy_sts() 181 static void t7xx_dpmaif_dlq_mask_rx_pitcnt_len_err_intr(struct dpmaif_hw_info *hw_info, in t7xx_dpmaif_dlq_mask_rx_pitcnt_len_err_intr() [all …]
|
H A D | t7xx_cldma.c | 28 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() 112 void t7xx_cldma_hw_set_start_addr(struct t7xx_cldma_hw *hw_info, unsigned int qno, u64 address, in t7xx_cldma_hw_set_start_addr() 123 void t7xx_cldma_hw_resume_queue(struct t7xx_cldma_hw *hw_info, unsigned int qno, in t7xx_cldma_hw_resume_queue() 134 unsigned int t7xx_cldma_hw_queue_status(struct t7xx_cldma_hw *hw_info, unsigned int qno, in t7xx_cldma_hw_queue_status() 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() [all …]
|
H A D | t7xx_hif_cldma.c | 116 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 731 struct t7xx_cldma_hw *hw_info = &md_ctrl->hw_info; in t7xx_cldma_start() local 831 struct t7xx_cldma_hw *hw_info = &md_ctrl->hw_info; in t7xx_cldma_stop_all_qs() local 880 struct t7xx_cldma_hw *hw_info = &md_ctrl->hw_info; in t7xx_cldma_hw_start_send() local [all …]
|
H A D | t7xx_hif_dpmaif.c | 85 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 D | t7xx_hif_dpmaif_rx.c | 238 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 D | t7xx_hif_cldma.h | 102 struct t7xx_cldma_hw hw_info; member
|
H A D | t7xx_hif_dpmaif_tx.c | 162 struct dpmaif_hw_info *hw_info; in t7xx_dpmaif_tx_done() local
|
H A D | t7xx_hif_dpmaif.h | 176 struct dpmaif_hw_info hw_info; member
|
/openbmc/linux/sound/firewire/bebob/ |
H A D | bebob_proc.c | 11 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 D | nic_main.c | 23 struct hw_info { struct 41 struct hw_info *hw; argument
|
/openbmc/linux/drivers/net/ethernet/8390/ |
H A D | pcnet_cs.c | 112 struct hw_info { struct 133 static struct hw_info hw_info[] = { variable
|
/openbmc/u-boot/drivers/net/ |
H A D | ne2000.c | 106 static hw_info_t hw_info[] = { variable
|
/openbmc/linux/include/soc/amlogic/ |
H A D | meson_ddr_pmu.h | 55 const struct dmc_hw_info *hw_info; member
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | tsi108.h | 98 } hw_info; typedef
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | goodix_fwupload.c | 28 u8 hw_info[4]; member
|
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | bus.h | 60 struct qtnf_hw_info hw_info; member
|
H A D | cfg80211.c | 1121 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 D | link_ddc.c | 118 struct gpio_ddc_hw_info hw_info; in ddc_service_construct() local
|
/openbmc/linux/drivers/hwtracing/coresight/ |
H A D | coresight-config.h | 76 u32 hw_info:12; member
|
/openbmc/linux/drivers/usb/serial/ |
H A D | whiteheat.c | 219 struct whiteheat_hw_info *hw_info; in whiteheat_attach() local
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/ |
H A D | dc_ddc_types.h | 140 struct gpio_ddc_hw_info hw_info; member
|
/openbmc/linux/drivers/infiniband/hw/irdma/ |
H A D | hw.c | 2547 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 D | anysee.c | 493 u8 hw_info[3]; in anysee_read_config() local
|
/openbmc/linux/drivers/net/ethernet/broadcom/asp2/ |
H A D | bcmasp.h | 375 struct bcmasp_hw_info *hw_info; member 395 struct bcmasp_hw_info *hw_info; member
|
/openbmc/linux/drivers/iio/imu/inv_mpu6050/ |
H A D | inv_mpu_core.c | 141 static const struct inv_mpu6050_hw hw_info[] = { variable
|