Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/google/
H A Dchv3-i2s.c33 #define I2S_TX_ENABLE 0x00 macro
161 chv3_i2s_wr(i2s, I2S_TX_ENABLE, 0); in chv3_dma_close()
222 chv3_i2s_wr(i2s, I2S_TX_ENABLE, 1); in chv3_dma_prepare()
/openbmc/linux/sound/soc/bcm/
H A Dbcm63xx-i2s.h15 #define I2S_TX_ENABLE I2S_TX_ENABLE_MASK macro
H A Dbcm63xx-pcm-whistler.c94 I2S_TX_ENABLE); in bcm63xx_pcm_trigger()