Home
last modified time | relevance | path

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

/development/ndk/platforms/android-9/arch-mips/include/asm/mach-au1x00/
Dau1000.h197 #define I2S_CONFIG_FM_BIT 7 macro
199 #define I2S_CONFIG_FM_MASK (0x3 << I2S_CONFIG_FM_BIT)
200 #define I2S_CONFIG_FM_I2S (0x0 << I2S_CONFIG_FM_BIT)
201 #define I2S_CONFIG_FM_LJ (0x1 << I2S_CONFIG_FM_BIT)
202 #define I2S_CONFIG_FM_RJ (0x2 << I2S_CONFIG_FM_BIT)