Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Darizona-ldo1.c50 val = ARIZONA_LDO1_HI_PWR; in arizona_ldo1_hc_set_voltage_sel()
55 ARIZONA_LDO1_HI_PWR, val); in arizona_ldo1_hc_set_voltage_sel()
75 if (val & ARIZONA_LDO1_HI_PWR) in arizona_ldo1_hc_get_voltage_sel()
/openbmc/linux/include/linux/mfd/arizona/
H A Dregisters.h2190 #define ARIZONA_LDO1_HI_PWR 0x0001 /* LDO1_HI_PWR */ macro