Searched refs:SGTL5000_CHIP_DIG_POWER (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | sgtl5000.c | 43 { 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_mute_stream() 1209 case SGTL5000_CHIP_DIG_POWER: in sgtl5000_readable() 1477 snd_soc_component_write(component, SGTL5000_CHIP_DIG_POWER, in sgtl5000_probe() 1798 regmap_write(sgtl5000->regmap, SGTL5000_CHIP_DIG_POWER, SGTL5000_DIG_POWER_DEFAULT); in sgtl5000_i2c_remove()
|
H A D | sgtl5000.h | 15 #define SGTL5000_CHIP_DIG_POWER 0x0002 macro
|