Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/cirrus/
H A Dep93xx-i2s.c48 #define EP93XX_I2S_RX0EN 0x64 macro
113 (ep93xx_i2s_read_reg(info, EP93XX_I2S_RX0EN) & 0x1) == 0) { in ep93xx_i2s_enable()
127 base_reg = EP93XX_I2S_RX0EN; in ep93xx_i2s_enable()
151 base_reg = EP93XX_I2S_RX0EN; in ep93xx_i2s_disable()
155 (ep93xx_i2s_read_reg(info, EP93XX_I2S_RX0EN) & 0x1) == 0) { in ep93xx_i2s_disable()