Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/regulator/
Dpfuze100-regulator.c21 #define PFUZE_FLAG_DISABLE_SW BIT(1) macro
520 chip->flags |= PFUZE_FLAG_DISABLE_SW; in pfuze_parse_regulators_dt()
811 if (pfuze_chip->flags & PFUZE_FLAG_DISABLE_SW) { in pfuze100_regulator_probe()