Searched refs:I2S_RX_CFG (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/bcm/ |
H A D | bcm63xx-i2s-whistler.c | 50 case I2S_RX_CFG: in brcm_i2s_volatile_reg() 121 regmap_update_bits(regmap_i2s, I2S_RX_CFG, in bcm63xx_i2s_startup() 160 regmap_read(regmap_i2s, I2S_RX_CFG, &enabled); in bcm63xx_i2s_shutdown() 171 regmap_update_bits(regmap_i2s, I2S_RX_CFG, in bcm63xx_i2s_shutdown()
|
H A D | bcm63xx-i2s.h | 57 #define I2S_RX_CFG (0x0040) /* 20c0 */ macro
|
H A D | bcm63xx-pcm-whistler.c | 118 I2S_RX_CFG, in bcm63xx_pcm_trigger() 130 I2S_RX_CFG, in bcm63xx_pcm_trigger()
|
/kernel/linux/linux-5.10/sound/soc/bcm/ |
H A D | bcm63xx-i2s-whistler.c | 50 case I2S_RX_CFG: in brcm_i2s_volatile_reg() 121 regmap_update_bits(regmap_i2s, I2S_RX_CFG, in bcm63xx_i2s_startup() 160 regmap_read(regmap_i2s, I2S_RX_CFG, &enabled); in bcm63xx_i2s_shutdown() 171 regmap_update_bits(regmap_i2s, I2S_RX_CFG, in bcm63xx_i2s_shutdown()
|
H A D | bcm63xx-i2s.h | 57 #define I2S_RX_CFG (0x0040) /* 20c0 */ macro
|
H A D | bcm63xx-pcm-whistler.c | 122 I2S_RX_CFG, in bcm63xx_pcm_trigger() 134 I2S_RX_CFG, in bcm63xx_pcm_trigger()
|
Completed in 4 milliseconds