Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Drt5739.c254 bool vsel_acth; in rt5739_probe() local
280 vsel_acth = device_property_read_bool(dev, "richtek,vsel-active-high"); in rt5739_probe()
282 rt5739_init_regulator_desc(desc, vsel_acth, vid & RT5739_DID_MASK); in rt5739_probe()