Home
last modified time | relevance | path

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

/linux-2.6.39/include/sound/
Dvx_core.h291 #define vx_wait_for_rx_full(chip) vx_wait_isr_bit(chip, ISR_RX_FULL)
461 #define ISR_RX_FULL 0x01 macro