Searched refs:PMF_FLAGS_ON_WAKE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/ |
H A D | pfunc_base.c | 399 PMF_FLAGS_ON_WAKE, NULL); in pmac_pfunc_base_resume() 402 PMF_FLAGS_ON_WAKE, NULL); in pmac_pfunc_base_resume() 406 PMF_FLAGS_ON_WAKE, NULL); in pmac_pfunc_base_resume()
|
H A D | low_i2c.c | 1436 pmf_do_functions(np, NULL, 0, PMF_FLAGS_ON_WAKE, NULL); in pmac_i2c_dev_resume()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/ |
H A D | pfunc_base.c | 401 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 D | low_i2c.c | 1437 pmf_do_functions(np, NULL, 0, PMF_FLAGS_ON_WAKE, NULL); in pmac_i2c_dev_resume()
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | pmac_pfunc.h | 12 #define PMF_FLAGS_ON_WAKE 0x10000000u macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | pmac_pfunc.h | 12 #define PMF_FLAGS_ON_WAKE 0x10000000u macro
|
Completed in 7 milliseconds