Home
last modified time | relevance | path

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

/drivers/regulator/
Dcpcap-regulator.c73 #define CPCAP_BIT_AUDIO_LOW_PWR BIT(6) macro
220 case CPCAP_BIT_AUDIO_LOW_PWR: in cpcap_map_mode()
233 if (value & CPCAP_BIT_AUDIO_LOW_PWR) in cpcap_regulator_get_mode()
249 value = CPCAP_BIT_AUDIO_LOW_PWR; in cpcap_regulator_set_mode()
256 CPCAP_BIT_AUDIO_LOW_PWR, value); in cpcap_regulator_set_mode()