Home
last modified time | relevance | path

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

/sound/soc/cirrus/
Dep93xx-i2s.c47 #define EP93XX_I2S_RX0EN 0x64 macro
112 (ep93xx_i2s_read_reg(info, EP93XX_I2S_RX0EN) & 0x1) == 0) { in ep93xx_i2s_enable()
126 base_reg = EP93XX_I2S_RX0EN; in ep93xx_i2s_enable()
150 base_reg = EP93XX_I2S_RX0EN; in ep93xx_i2s_disable()
154 (ep93xx_i2s_read_reg(info, EP93XX_I2S_RX0EN) & 0x1) == 0) { in ep93xx_i2s_disable()