Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A D88pm860x.h328 #define PM8606_REF_GP_OSC_OFF 0 macro
/linux/drivers/mfd/
H A D88pm860x-core.c710 if ((chip->osc_status != PM8606_REF_GP_OSC_OFF) && in pm8606_osc_disable()
719 chip->osc_status = PM8606_REF_GP_OSC_OFF; in pm8606_osc_disable()
745 chip->osc_status = PM8606_REF_GP_OSC_OFF; in device_osc_init()