Searched refs:ESTB (Results 1 - 1 of 1) sorted by path

/linux-master/sound/drivers/
H A Dportman2x4.c142 #define ESTB PP_STAT_POUT /* Echoed strobe. */ macro
242 while ((portman_read_status(pm) & ESTB) == 0)
248 while ((portman_read_status(pm) & ESTB) == ESTB)
279 while ((portman_read_status(pm) & ESTB) == ESTB)
291 while ((portman_read_status(pm) & ESTB) == 0)
339 while ((portman_read_status(pm) & ESTB) == ESTB)
400 /* Wait for ESTB */
[all...]

Completed in 181 milliseconds