Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/platforms/powermac/
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()
Dlow_i2c.c1437 pmf_do_functions(np, NULL, 0, PMF_FLAGS_ON_WAKE, NULL); in pmac_i2c_dev_resume()
/linux-6.1.9/arch/powerpc/include/asm/
Dpmac_pfunc.h12 #define PMF_FLAGS_ON_WAKE 0x10000000u macro