Home
last modified time | relevance | path

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

/linux/drivers/regulator/
A Dpfuze100-regulator.c689 u32 sw_check_start, sw_check_end, sw_hi = 0x40; in pfuze100_regulator_probe() local
734 sw_check_end = PFUZE3001_SW2; in pfuze100_regulator_probe()
741 sw_check_end = PFUZE3000_SW2; in pfuze100_regulator_probe()
748 sw_check_end = PFUZE200_SW3B; in pfuze100_regulator_probe()
755 sw_check_end = PFUZE100_SW4; in pfuze100_regulator_probe()
780 if (i >= sw_check_start && i <= sw_check_end) { in pfuze100_regulator_probe()

Completed in 6 milliseconds