Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dpfuze100-regulator.c20 #define PFUZE_FLAG_DISABLE_SW BIT(1) macro
529 chip->flags |= PFUZE_FLAG_DISABLE_SW; in pfuze_parse_regulators_dt()
840 if (pfuze_chip->flags & PFUZE_FLAG_DISABLE_SW) { in pfuze100_regulator_probe()
/kernel/linux/linux-6.6/drivers/regulator/
H A 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()

Completed in 3 milliseconds