Home
last modified time | relevance | path

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

/openbmc/linux/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()
310 pmf_do_functions(uninorth_node, NULL, 0, PMF_FLAGS_ON_INIT, NULL); in uninorth_install_pfunc()
325 pmf_do_functions(unin_hwclock, NULL, 0, PMF_FLAGS_ON_INIT, in uninorth_install_pfunc()
H A Dlow_i2c.c1425 pmf_do_functions(np, NULL, 0, PMF_FLAGS_ON_INIT, NULL); in pmac_i2c_dev_init()
/openbmc/linux/arch/powerpc/include/asm/
H A Dpmac_pfunc.h9 #define PMF_FLAGS_ON_INIT 0x80000000u macro