Home
last modified time | relevance | path

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

/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()
/linux/sound/soc/bcm/
H A Dbcm63xx-i2s.h15 #define I2S_TX_ENABLE I2S_TX_ENABLE_MASK macro