Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt7603/
Dmac.c1350 static u32 mt7603_dma_debug(struct mt7603_dev *dev, u8 index) in mt7603_dma_debug() function
1365 return mt7603_dma_debug(dev, 9) & BIT(9); in mt7603_rx_fifo_busy()
1367 return mt7603_dma_debug(dev, 2) & BIT(8); in mt7603_rx_fifo_busy()
1385 val = mt7603_dma_debug(dev, 9); in mt7603_tx_dma_busy()