Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mfd/
D88pm860x.h332 #define PM8606_REF_GP_OSC_ON 1 macro
/linux-4.1.27/drivers/mfd/
D88pm860x-core.c674 if (chip->osc_status != PM8606_REF_GP_OSC_ON) { in pm8606_osc_enable()
686 chip->osc_status = PM8606_REF_GP_OSC_ON; in pm8606_osc_enable()