Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dtps65910.h221 #define VDD1_OP_CMD_MASK 0x80 macro
/openbmc/linux/drivers/regulator/
H A Dtps65910-regulator.c454 sr = opvsel & VDD1_OP_CMD_MASK; in tps65910_get_voltage_dcdc_sel()
928 if (opvsel & VDD1_OP_CMD_MASK) { in tps65910_set_ext_sleep_config()