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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/soc/bcm947xx/
H A Dbcm947xx-pcm.h21 #define BCM_I2S_RUNNING (1<<0) macro
H A Dbcm947xx-pcm.c203 if (brtd->state & BCM_I2S_RUNNING) {
384 brtd->state |= BCM_I2S_RUNNING;
390 brtd->state &= ~BCM_I2S_RUNNING;

Completed in 34 milliseconds