Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/mach-au1x00/include/mach/
Dau1x00.h418 #define I2S_CONFIG_FM_BIT 7 macro
419 #define I2S_CONFIG_FM_MASK (0x3 << I2S_CONFIG_FM_BIT)
420 #define I2S_CONFIG_FM_I2S (0x0 << I2S_CONFIG_FM_BIT)
421 #define I2S_CONFIG_FM_LJ (0x1 << I2S_CONFIG_FM_BIT)
422 #define I2S_CONFIG_FM_RJ (0x2 << I2S_CONFIG_FM_BIT)