Home
last modified time | relevance | path

Searched refs:txbd_reg (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/
H A Dhal_trx_8852be.c766 u32 txbd_reg; in hal_trigger_txdma_8852be() local
771 txbd_reg = _hal_get_bd_idx_reg_8852be(tx_dma_ch); in hal_trigger_txdma_8852be()
772 if (0xFFFF == txbd_reg) in hal_trigger_txdma_8852be()
777 hal_write16(hal->hal_com, txbd_reg, txbd_ring[ch_idx].host_idx); in hal_trigger_txdma_8852be()