Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/google/
H A Dchv3-i2s.c38 #define I2S_RX_ENABLE 0x14 macro
159 chv3_i2s_wr(i2s, I2S_RX_ENABLE, 0); in chv3_dma_close()
216 chv3_i2s_wr(i2s, I2S_RX_ENABLE, 1); in chv3_dma_prepare()
/openbmc/linux/sound/soc/bcm/
H A Dbcm63xx-i2s.h45 #define I2S_RX_ENABLE I2S_RX_ENABLE_MASK macro
H A Dbcm63xx-pcm-whistler.c120 I2S_RX_ENABLE); in bcm63xx_pcm_trigger()