Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/mfd/
D88pm860x.h329 #define PM8606_REF_GP_OSC_ON 1 macro
/linux-6.1.9/drivers/mfd/
D88pm860x-core.c667 if (chip->osc_status != PM8606_REF_GP_OSC_ON) { in pm8606_osc_enable()
679 chip->osc_status = PM8606_REF_GP_OSC_ON; in pm8606_osc_enable()