Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dsy8106a-regulator.c23 #define SY8106A_GO_BIT BIT(7) macro
105 if (!(reg & SY8106A_GO_BIT)) { in sy8106a_i2c_probe()
110 vsel | SY8106A_GO_BIT); in sy8106a_i2c_probe()