Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dpfuze100-regulator.c719 u32 sw_check_start, sw_check_end, sw_hi = 0x40; in pfuze100_regulator_probe() local
763 sw_check_start = PFUZE3001_SW2; in pfuze100_regulator_probe()
770 sw_check_start = PFUZE3000_SW2; in pfuze100_regulator_probe()
777 sw_check_start = PFUZE200_SW2; in pfuze100_regulator_probe()
784 sw_check_start = PFUZE100_SW2; in pfuze100_regulator_probe()
813 if (i >= sw_check_start && i <= sw_check_end) { in pfuze100_regulator_probe()