Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Dsgtl5000.c43 { SGTL5000_CHIP_DIG_POWER, 0x0000 },
454 SND_SOC_DAPM_MIXER("DAP", SGTL5000_CHIP_DIG_POWER, 4, 0, NULL, 0),
459 0, SGTL5000_CHIP_DIG_POWER,
464 0, SGTL5000_CHIP_DIG_POWER,
788 snd_soc_component_update_bits(component, SGTL5000_CHIP_DIG_POWER, in sgtl5000_digital_mute()
1208 case SGTL5000_CHIP_DIG_POWER: in sgtl5000_readable()
1475 snd_soc_component_write(component, SGTL5000_CHIP_DIG_POWER, in sgtl5000_probe()
Dsgtl5000.h15 #define SGTL5000_CHIP_DIG_POWER 0x0002 macro