Home
last modified time | relevance | path

Searched refs:SACR1_DREC (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/pxa/
A Dpxa2xx-i2s.c49 #define SACR1_DREC (1 << 3) /* Disable Recording Function */ macro
226 SACR1 &= ~SACR1_DREC; in pxa2xx_i2s_trigger()
249 SACR1 |= SACR1_DREC; in pxa2xx_i2s_shutdown()
253 if ((SACR1 & (SACR1_DREC | SACR1_DRPL)) == (SACR1_DREC | SACR1_DRPL)) { in pxa2xx_i2s_shutdown()
312 SACR1 = SACR1_DRPL | SACR1_DREC; in pxa2xx_i2s_probe()
/linux/arch/arm/include/asm/hardware/
A Dsa1111.h181 #define SACR1_DREC (1<<3) macro

Completed in 6 milliseconds