Home
last modified time | relevance | path

Searched refs:I2S_MODE (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/sound/soc/meson/
H A Dt9015.c30 #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()
/openbmc/linux/sound/soc/amd/raven/
H A Dpci-acp3x.c177 case I2S_MODE: in snd_acp3x_probe()
256 if (val == I2S_MODE) in snd_acp3x_probe()
H A Dacp3x.h25 #define I2S_MODE 0x04 macro
/openbmc/linux/sound/soc/amd/vangogh/
H A Dacp5x.h33 #define I2S_MODE 0 macro
H A Dpci-acp5x.c173 case I2S_MODE: in snd_acp5x_probe()
/openbmc/linux/sound/pci/
H A Dfm801.c1147 fm801_writew(chip, I2S_MODE, 0x0003); in snd_fm801_chip_init()