Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Drt4803.c21 #define RT4803_REG_VSELL 0x02 macro
113 if (rdev->desc->vsel_reg == RT4803_REG_VSELL) in rt4803_set_suspend_voltage()
116 reg = RT4803_REG_VSELL; in rt4803_set_suspend_voltage()
189 desc->vsel_reg = RT4803_REG_VSELL; in rt4803_probe()