Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dsgtl5000.c37 { SGTL5000_CHIP_I2S_CTRL, 0x0010 },
683 snd_soc_component_write(component, SGTL5000_CHIP_I2S_CTRL, i2sctl); in sgtl5000_set_dai_fmt()
935 snd_soc_component_update_bits(component, SGTL5000_CHIP_I2S_CTRL, in sgtl5000_pcm_hw_params()
1037 case SGTL5000_CHIP_I2S_CTRL: in sgtl5000_readable()
Dsgtl5000.h17 #define SGTL5000_CHIP_I2S_CTRL 0x0006 macro