Searched refs:H2_ISR_TSTATUS (Results 1 – 2 of 2) sorted by relevance
/sound/mips/ | ||
D | hal2.h | 15 #define H2_ISR_TSTATUS 0x01 /* RO: transaction status 1=busy */ macro |
D | hal2.c | 87 #define H2_INDIRECT_WAIT(regs) while (hal2_read(®s->isr) & H2_ISR_TSTATUS); |