Home
last modified time | relevance | path

Searched refs:PMF_FLAGS_ON_SLEEP (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dpfunc_base.c385 PMF_FLAGS_ON_SLEEP, NULL); in pmac_pfunc_base_suspend()
389 PMF_FLAGS_ON_SLEEP, NULL); in pmac_pfunc_base_suspend()
392 PMF_FLAGS_ON_SLEEP, NULL); in pmac_pfunc_base_suspend()
H A Dlow_i2c.c1431 pmf_do_functions(np, NULL, 0, PMF_FLAGS_ON_SLEEP, NULL); in pmac_i2c_dev_suspend()
/openbmc/linux/arch/powerpc/include/asm/
H A Dpmac_pfunc.h11 #define PMF_FLAGS_ON_SLEEP 0x20000000u macro