Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dvx_core.h270 #define vx_wait_for_rx_full(chip) vx_wait_isr_bit(chip, ISR_RX_FULL)
440 #define ISR_RX_FULL 0x01 macro