Searched refs:H2_ISR_TSTATUS (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/mips/
H A Dhal2.h28 #define H2_ISR_TSTATUS 0x01 /* RO: transaction status 1=busy */ macro
H A Dhal2.c99 #define H2_INDIRECT_WAIT(regs) while (hal2_read(&regs->isr) & H2_ISR_TSTATUS);

Completed in 60 milliseconds