Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/mfd/
D88pm860x.h267 #define PM8606_REF_GP_OSC_ON 1 macro
/linux-3.4.99/drivers/mfd/
D88pm860x-core.c521 if (chip->osc_status != PM8606_REF_GP_OSC_ON) { in pm8606_osc_enable()
533 chip->osc_status = PM8606_REF_GP_OSC_ON; in pm8606_osc_enable()