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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/drivers/
H A Dportman2x4.c157 #define ESTB PP_STAT_POUT /* Echoed strobe. */ macro
267 while ((portman_read_status(pm) & ESTB) == 0)
273 while ((portman_read_status(pm) & ESTB) == ESTB)
304 while ((portman_read_status(pm) & ESTB) == ESTB)
316 while ((portman_read_status(pm) & ESTB) == 0)
364 while ((portman_read_status(pm) & ESTB) == ESTB)
425 /* Wait for ESTB */
[all...]

Completed in 1026 milliseconds