Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/regulator/
Dsy8106a-regulator.c23 #define SY8106A_GO_BIT BIT(7) macro
116 if (!(reg & SY8106A_GO_BIT)) { in sy8106a_i2c_probe()
121 vsel | SY8106A_GO_BIT); in sy8106a_i2c_probe()