Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dpfunc_base.c401 PMF_FLAGS_ON_WAKE, NULL); in pmac_pfunc_base_resume()
404 PMF_FLAGS_ON_WAKE, NULL); in pmac_pfunc_base_resume()
408 PMF_FLAGS_ON_WAKE, NULL); in pmac_pfunc_base_resume()
H A Dlow_i2c.c1437 pmf_do_functions(np, NULL, 0, PMF_FLAGS_ON_WAKE, NULL); in pmac_i2c_dev_resume()
/openbmc/linux/arch/powerpc/include/asm/
H A Dpmac_pfunc.h12 #define PMF_FLAGS_ON_WAKE 0x10000000u macro