Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dak4375.c23 #define PMCP2 BIT(1) /* Charge Pump 2: Class-G HP Amp */ macro
205 snd_soc_component_update_bits(component, AK4375_01_POWER_MANAGEMENT2, PMCP2, PMCP2); in ak4375_dac_event()
209 snd_soc_component_update_bits(component, AK4375_01_POWER_MANAGEMENT2, PMCP2, 0x0); in ak4375_dac_event()