Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/platforms/powermac/
Dpfunc_base.c398 PMF_FLAGS_ON_WAKE, NULL); in pmac_pfunc_base_resume()
401 PMF_FLAGS_ON_WAKE, NULL); in pmac_pfunc_base_resume()
405 PMF_FLAGS_ON_WAKE, NULL); in pmac_pfunc_base_resume()
Dlow_i2c.c1438 pmf_do_functions(np, NULL, 0, PMF_FLAGS_ON_WAKE, NULL); in pmac_i2c_dev_resume()
/linux-3.4.99/arch/powerpc/include/asm/
Dpmac_pfunc.h11 #define PMF_FLAGS_ON_WAKE 0x10000000u macro