Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/
H A Dpfunc_base.c137 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 Dlow_i2c.c1424 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 Dpmac_pfunc.h9 #define PMF_FLAGS_ON_INIT 0x80000000u macro