Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mfd/
D88pm860x.h80 #define PM8606_VSYS (0x15) macro
/linux-4.4.14/drivers/mfd/
D88pm860x-core.c673 if (pm860x_set_bits(i2c, PM8606_VSYS, in pm8606_osc_enable()
716 if (pm860x_set_bits(i2c, PM8606_VSYS, PM8606_VSYS_EN, 0)) in pm8606_osc_disable()
742 pm860x_set_bits(i2c, PM8606_VSYS, PM8606_VSYS_EN, 0); in device_osc_init()
/linux-4.4.14/drivers/power/
D88pm860x_charger.c564 PM8606_VSYS, in pm860x_vchg_handler()