Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/google/
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-6.12.1/sound/soc/bcm/
Dbcm63xx-i2s.h15 #define I2S_TX_ENABLE I2S_TX_ENABLE_MASK macro
Dbcm63xx-pcm-whistler.c94 I2S_TX_ENABLE); in bcm63xx_pcm_trigger()