Searched refs:I2S_MODE (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/meson/ |
H A D | t9015.c | 30 #define I2S_MODE BIT(30) macro 62 val = I2S_MODE; in t9015_dai_set_fmt() 73 snd_soc_component_update_bits(component, BLOCK_EN, I2S_MODE, val); in t9015_dai_set_fmt()
|
/kernel/linux/linux-6.6/sound/soc/meson/ |
H A D | t9015.c | 30 #define I2S_MODE BIT(30) macro 61 val = I2S_MODE; in t9015_dai_set_fmt() 72 snd_soc_component_update_bits(component, BLOCK_EN, I2S_MODE, val); in t9015_dai_set_fmt()
|
/kernel/linux/linux-5.10/sound/soc/amd/raven/ |
H A D | pci-acp3x.c | 184 case I2S_MODE: in snd_acp3x_probe() 264 if (val == I2S_MODE) in snd_acp3x_probe()
|
H A D | acp3x.h | 25 #define I2S_MODE 0x04 macro
|
/kernel/linux/linux-6.6/sound/soc/amd/raven/ |
H A D | pci-acp3x.c | 177 case I2S_MODE: in snd_acp3x_probe() 256 if (val == I2S_MODE) in snd_acp3x_probe()
|
H A D | acp3x.h | 25 #define I2S_MODE 0x04 macro
|
/kernel/linux/linux-6.6/sound/soc/amd/vangogh/ |
H A D | acp5x.h | 33 #define I2S_MODE 0 macro
|
H A D | pci-acp5x.c | 173 case I2S_MODE: in snd_acp5x_probe()
|
/kernel/linux/linux-5.10/sound/pci/ |
H A D | fm801.c | 1160 fm801_writew(chip, I2S_MODE, 0x0003); in snd_fm801_chip_init()
|
/kernel/linux/linux-6.6/sound/pci/ |
H A D | fm801.c | 1147 fm801_writew(chip, I2S_MODE, 0x0003); in snd_fm801_chip_init()
|
Completed in 8 milliseconds