Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dpfuze100-regulator.c719 u32 sw_check_start, sw_check_end, sw_hi = 0x40; in pfuze100_regulator_probe() local
764 sw_check_end = PFUZE3001_SW2; in pfuze100_regulator_probe()
771 sw_check_end = PFUZE3000_SW2; in pfuze100_regulator_probe()
778 sw_check_end = PFUZE200_SW3B; in pfuze100_regulator_probe()
785 sw_check_end = PFUZE100_SW4; in pfuze100_regulator_probe()
813 if (i >= sw_check_start && i <= sw_check_end) { in pfuze100_regulator_probe()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dpfuze100-regulator.c694 u32 sw_check_start, sw_check_end, sw_hi = 0x40; in pfuze100_regulator_probe() local
738 sw_check_end = PFUZE3001_SW2; in pfuze100_regulator_probe()
745 sw_check_end = PFUZE3000_SW2; in pfuze100_regulator_probe()
752 sw_check_end = PFUZE200_SW3B; in pfuze100_regulator_probe()
759 sw_check_end = PFUZE100_SW4; in pfuze100_regulator_probe()
784 if (i >= sw_check_start && i <= sw_check_end) { in pfuze100_regulator_probe()

Completed in 3 milliseconds