Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dsgtl5000.c45 { SGTL5000_CHIP_REF_CTRL, 0x0000 },
1046 case SGTL5000_CHIP_REF_CTRL: in sgtl5000_readable()
1193 snd_soc_component_update_bits(component, SGTL5000_CHIP_REF_CTRL, in sgtl5000_set_power_regs()
1290 snd_soc_component_update_bits(component, SGTL5000_CHIP_REF_CTRL, in sgtl5000_probe()
Dsgtl5000.h26 #define SGTL5000_CHIP_REF_CTRL 0x0028 macro