Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmac.c1471 static u32 mt7603_dma_debug(struct mt7603_dev *dev, u8 index) in mt7603_dma_debug() function
1486 return mt7603_dma_debug(dev, 9) & BIT(9); in mt7603_rx_fifo_busy()
1488 return mt7603_dma_debug(dev, 2) & BIT(8); in mt7603_rx_fifo_busy()
1506 val = mt7603_dma_debug(dev, 9); in mt7603_tx_dma_busy()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmac.c1501 static u32 mt7603_dma_debug(struct mt7603_dev *dev, u8 index) in mt7603_dma_debug() function
1516 return mt7603_dma_debug(dev, 9) & BIT(9); in mt7603_rx_fifo_busy()
1518 return mt7603_dma_debug(dev, 2) & BIT(8); in mt7603_rx_fifo_busy()
1536 val = mt7603_dma_debug(dev, 9); in mt7603_tx_dma_busy()

Completed in 5 milliseconds