Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/mfd/
D88pm860x.h77 #define PM8606_VSYS (0x15) macro
/linux-6.1.9/drivers/mfd/
D88pm860x-core.c670 if (pm860x_set_bits(i2c, PM8606_VSYS, in pm8606_osc_enable()
715 if (pm860x_set_bits(i2c, PM8606_VSYS, PM8606_VSYS_EN, 0)) in pm8606_osc_disable()
741 pm860x_set_bits(i2c, PM8606_VSYS, PM8606_VSYS_EN, 0); in device_osc_init()
/linux-6.1.9/drivers/power/supply/
D88pm860x_charger.c561 PM8606_VSYS, in pm860x_vchg_handler()