Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/regulator/
Dpfuze100-regulator.c694 u32 sw_check_start, sw_check_end, sw_hi = 0x40; in pfuze100_regulator_probe() local
737 sw_check_start = PFUZE3001_SW2; in pfuze100_regulator_probe()
744 sw_check_start = PFUZE3000_SW2; in pfuze100_regulator_probe()
751 sw_check_start = PFUZE200_SW2; in pfuze100_regulator_probe()
758 sw_check_start = PFUZE100_SW2; in pfuze100_regulator_probe()
784 if (i >= sw_check_start && i <= sw_check_end) { in pfuze100_regulator_probe()