Home
last modified time | relevance | path

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

/linux-4.19.296/include/sound/
Dvx_core.h282 #define vx_wait_for_rx_full(chip) vx_wait_isr_bit(chip, ISR_RX_FULL)
452 #define ISR_RX_FULL 0x01 macro