Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/uniphier/
H A Devea.c24 #define AHPOUTPOW_HP_ON BIT(4) macro
141 regmap_update_bits(map, AHPOUTPOW, AHPOUTPOW_HP_ON, 0); in evea_set_power_state_off()
203 regmap_update_bits(map, AHPOUTPOW, AHPOUTPOW_HP_ON, in evea_update_switch_hp()
204 AHPOUTPOW_HP_ON); in evea_update_switch_hp()
215 regmap_update_bits(map, AHPOUTPOW, AHPOUTPOW_HP_ON, 0); in evea_update_switch_hp()