Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mfd/
D88pm860x.h331 #define PM8606_REF_GP_OSC_OFF 0 macro
/linux-4.4.14/drivers/mfd/
D88pm860x-core.c712 if ((chip->osc_status != PM8606_REF_GP_OSC_OFF) && in pm8606_osc_disable()
721 chip->osc_status = PM8606_REF_GP_OSC_OFF; in pm8606_osc_disable()
747 chip->osc_status = PM8606_REF_GP_OSC_OFF; in device_osc_init()