Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mfd/
D88pm860x.h331 #define PM8606_REF_GP_OSC_OFF 0 macro
/Linux-v4.19/drivers/mfd/
D88pm860x-core.c714 if ((chip->osc_status != PM8606_REF_GP_OSC_OFF) && in pm8606_osc_disable()
723 chip->osc_status = PM8606_REF_GP_OSC_OFF; in pm8606_osc_disable()
749 chip->osc_status = PM8606_REF_GP_OSC_OFF; in device_osc_init()