Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dsgtl5000.c42 { SGTL5000_CHIP_I2S_CTRL, 0x0010 },
522 snd_soc_write(codec, SGTL5000_CHIP_I2S_CTRL, i2sctl); in sgtl5000_set_dai_fmt()
774 snd_soc_update_bits(codec, SGTL5000_CHIP_I2S_CTRL, in sgtl5000_pcm_hw_params()
1039 case SGTL5000_CHIP_I2S_CTRL: in sgtl5000_readable()
Dsgtl5000.h20 #define SGTL5000_CHIP_I2S_CTRL 0x0006 macro