Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dtps6105x.h27 #define TPS6105X_REG0_VOLTAGE_MASK (3<<4) macro
/openbmc/linux/drivers/regulator/
H A Dtps6105x-regulator.c48 .vsel_mask = TPS6105X_REG0_VOLTAGE_MASK,