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

/external/kernel-headers/original/asm-mips/mach-au1x00/
H A Dau1000.h1008 # define I2S_CONFIG_FM_BIT 7 macro
1009 # define I2S_CONFIG_FM_MASK (0x3 << I2S_CONFIG_FM_BIT)
1010 # define I2S_CONFIG_FM_I2S (0x0 << I2S_CONFIG_FM_BIT)
1011 # define I2S_CONFIG_FM_LJ (0x1 << I2S_CONFIG_FM_BIT)
1012 # define I2S_CONFIG_FM_RJ (0x2 << I2S_CONFIG_FM_BIT)

Completed in 47 milliseconds