Searched refs:mt7603_dma_debug (Results 1 – 1 of 1) sorted by relevance
1493 static u32 mt7603_dma_debug(struct mt7603_dev *dev, u8 index) in mt7603_dma_debug() function1508 return mt7603_dma_debug(dev, 9) & BIT(9); in mt7603_rx_fifo_busy()1510 return mt7603_dma_debug(dev, 2) & BIT(8); in mt7603_rx_fifo_busy()1528 val = mt7603_dma_debug(dev, 9); in mt7603_tx_dma_busy()
Completed in 5 milliseconds