Searched refs:AU6601_INT_READ_BUF_RDY (Results 1 – 2 of 2) sorted by relevance
187 #define AU6601_INT_READ_BUF_RDY BIT(5) macro200 AU6601_INT_READ_BUF_RDY | AU6601_INT_WRITE_BUF_RDY | \
491 tmp = intmask & (AU6601_INT_READ_BUF_RDY | AU6601_INT_WRITE_BUF_RDY in alcor_data_irq_done()496 case AU6601_INT_READ_BUF_RDY: in alcor_data_irq_done()632 tmp = status & (AU6601_INT_READ_BUF_RDY | AU6601_INT_WRITE_BUF_RDY in alcor_irq()