Home
last modified time | relevance | path

Searched refs:SGTL5000_CHIP_I2S_CTRL (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/sound/soc/codecs/
Dsgtl5000.h17 #define SGTL5000_CHIP_I2S_CTRL 0x0006 macro
Dsgtl5000.c44 { SGTL5000_CHIP_I2S_CTRL, 0x0010 },
856 snd_soc_component_write(component, SGTL5000_CHIP_I2S_CTRL, i2sctl); in sgtl5000_set_dai_fmt()
1108 snd_soc_component_update_bits(component, SGTL5000_CHIP_I2S_CTRL, in sgtl5000_pcm_hw_params()
1211 case SGTL5000_CHIP_I2S_CTRL: in sgtl5000_readable()