Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dsgtl5000.c46 { SGTL5000_CHIP_ADCDAC_CTRL, 0x020c },
1197 case SGTL5000_CHIP_ADCDAC_CTRL: in sgtl5000_volatile()
1213 case SGTL5000_CHIP_ADCDAC_CTRL: in sgtl5000_readable()
1481 snd_soc_component_write(component, SGTL5000_CHIP_ADCDAC_CTRL, in sgtl5000_probe()
1509 snd_soc_component_update_bits(component, SGTL5000_CHIP_ADCDAC_CTRL, in sgtl5000_probe()
H A Dsgtl5000.h19 #define SGTL5000_CHIP_ADCDAC_CTRL 0x000e macro