Home
last modified time | relevance | path

Searched refs:sw_hi (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
765 sw_hi = 1 << 3; in pfuze100_regulator_probe()
772 sw_hi = 1 << 3; in pfuze100_regulator_probe()
821 if (val & sw_hi) { 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
739 sw_hi = 1 << 3; in pfuze100_regulator_probe()
746 sw_hi = 1 << 3; in pfuze100_regulator_probe()
792 if (val & sw_hi) { in pfuze100_regulator_probe()

Completed in 5 milliseconds