Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dsgtl5000.c51 { SGTL5000_CHIP_REF_CTRL, 0x0000 },
1049 case SGTL5000_CHIP_REF_CTRL: in sgtl5000_readable()
1197 snd_soc_update_bits(codec, SGTL5000_CHIP_REF_CTRL, in sgtl5000_set_power_regs()
1310 snd_soc_update_bits(codec, SGTL5000_CHIP_REF_CTRL, in sgtl5000_probe()
Dsgtl5000.h29 #define SGTL5000_CHIP_REF_CTRL 0x0028 macro