Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7603/
Dmac.c1502 static u32 mt7603_dma_debug(struct mt7603_dev *dev, u8 index) in mt7603_dma_debug() function
1517 return mt7603_dma_debug(dev, 9) & BIT(9); in mt7603_rx_fifo_busy()
1519 return mt7603_dma_debug(dev, 2) & BIT(8); in mt7603_rx_fifo_busy()
1537 val = mt7603_dma_debug(dev, 9); in mt7603_tx_dma_busy()