Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dpmu.h9 int pmu_turn_power(unsigned int lss, bool on);
/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dpmu.c82 int pmu_turn_power(unsigned int lss, bool on) in pmu_turn_power() function