Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dau1000.h717 #define I2S_CONFIG_FM_BIT 7 macro
718 #define I2S_CONFIG_FM_MASK (0x3 << I2S_CONFIG_FM_BIT)
719 #define I2S_CONFIG_FM_I2S (0x0 << I2S_CONFIG_FM_BIT)
720 #define I2S_CONFIG_FM_LJ (0x1 << I2S_CONFIG_FM_BIT)
721 #define I2S_CONFIG_FM_RJ (0x2 << I2S_CONFIG_FM_BIT)