Searched refs:mt7603_dma_debug (Results 1 – 1 of 1) sorted by relevance
1502 static u32 mt7603_dma_debug(struct mt7603_dev *dev, u8 index) in mt7603_dma_debug() function1517 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()