Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/regulator/
Drt4831-regulator.c111 .bypass_val_off = DSV_MODE_NORMAL,
Dstpmic1_regulator.c238 .bypass_val_off = 0, \
Dhelpers.c694 val = rdev->desc->bypass_val_off; in regulator_set_bypass_regmap()
Das3722-regulator.c723 desc->bypass_val_off = AS3722_LDO6_VSEL_BYPASS; in as3722_regulator_probe()
/linux-6.1.9/include/linux/regulator/
Ddriver.h411 unsigned int bypass_val_off; member