Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/mfd/
D88pm860x.h266 #define PM8606_REF_GP_OSC_OFF 0 macro
/linux-3.4.99/drivers/mfd/
D88pm860x-core.c563 if ((chip->osc_status != PM8606_REF_GP_OSC_OFF) && in pm8606_osc_disable()
572 chip->osc_status = PM8606_REF_GP_OSC_OFF; in pm8606_osc_disable()
598 chip->osc_status = PM8606_REF_GP_OSC_OFF; in device_osc_init()