Home
last modified time | relevance | path

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

/openbmc/linux/sound/drivers/vx/
H A Dvx_core.c305 err = vx_wait_isr_bit(chip, ISR_TX_READY); in vx_send_msg_nolock()
324 err = vx_wait_isr_bit(chip, ISR_TX_READY); in vx_send_msg_nolock()
/openbmc/linux/include/sound/
H A Dvx_core.h438 #define ISR_TX_READY 0x04 macro