Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/powermac/
Dpfunc_base.c400 PMF_FLAGS_ON_WAKE, NULL); in pmac_pfunc_base_resume()
403 PMF_FLAGS_ON_WAKE, NULL); in pmac_pfunc_base_resume()
407 PMF_FLAGS_ON_WAKE, NULL); in pmac_pfunc_base_resume()
Dlow_i2c.c1440 pmf_do_functions(np, NULL, 0, PMF_FLAGS_ON_WAKE, NULL); in pmac_i2c_dev_resume()
/Linux-v4.19/arch/powerpc/include/asm/
Dpmac_pfunc.h12 #define PMF_FLAGS_ON_WAKE 0x10000000u macro