Home
last modified time | relevance | path

Searched refs:I2S_TX_ENABLE_MASK (Results 1 - 6 of 6) sorted by relevance

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

Completed in 4 milliseconds