Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dtps65910.h244 #define VDD2_OP_CMD_MASK 0x80 macro
/linux/drivers/regulator/
H A Dtps65910-regulator.c470 sr = opvsel & VDD2_OP_CMD_MASK; in tps65910_get_voltage_dcdc_sel()