Searched refs:PMF_FLAGS_ON_INIT (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/ |
| H A D | pfunc_base.c | 137 pmf_do_functions(gp, NULL, 0, PMF_FLAGS_ON_INIT, NULL); in macio_gpio_init_one() 308 pmf_do_functions(uninorth_node, NULL, 0, PMF_FLAGS_ON_INIT, NULL); in uninorth_install_pfunc() 323 pmf_do_functions(unin_hwclock, NULL, 0, PMF_FLAGS_ON_INIT, in uninorth_install_pfunc()
|
| H A D | low_i2c.c | 1424 pmf_do_functions(np, NULL, 0, PMF_FLAGS_ON_INIT, NULL); in pmac_i2c_dev_init()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | pmac_pfunc.h | 9 #define PMF_FLAGS_ON_INIT 0x80000000u macro
|