Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dtps65910.h755 #define VDDCTRL_OP_SEL_MASK 0x7F macro
/openbmc/linux/drivers/regulator/
H A Dtps65910-regulator.c483 opvsel &= VDDCTRL_OP_SEL_MASK; in tps65910_get_voltage_dcdc_sel()