Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dsgtl5000.c1045 case SGTL5000_CHIP_LINREG_CTRL: in sgtl5000_readable()
1159 lreg_ctrl = snd_soc_component_read32(component, SGTL5000_CHIP_LINREG_CTRL); in sgtl5000_set_power_regs()
1176 snd_soc_component_write(component, SGTL5000_CHIP_LINREG_CTRL, lreg_ctrl); in sgtl5000_set_power_regs()
1472 SGTL5000_CHIP_LINREG_CTRL, in sgtl5000_i2c_probe()
Dsgtl5000.h25 #define SGTL5000_CHIP_LINREG_CTRL 0x0026 macro