Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/google/
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()
/linux-6.12.1/sound/soc/bcm/
Dbcm63xx-i2s.h45 #define I2S_RX_ENABLE I2S_RX_ENABLE_MASK macro
Dbcm63xx-pcm-whistler.c120 I2S_RX_ENABLE); in bcm63xx_pcm_trigger()