Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/bcm/
A Dbcm63xx-i2s.h14 #define I2S_TX_ENABLE_MASK (1 << 31) macro
15 #define I2S_TX_ENABLE I2S_TX_ENABLE_MASK
A Dbcm63xx-pcm-whistler.c93 I2S_TX_ENABLE_MASK, in bcm63xx_pcm_trigger()
104 I2S_TX_ENABLE_MASK, in bcm63xx_pcm_trigger()
A Dbcm63xx-i2s-whistler.c182 enabled = enabled & I2S_TX_ENABLE_MASK; in bcm63xx_i2s_shutdown()

Completed in 5 milliseconds