Home
last modified time | relevance | path

Searched refs:mfp_config (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/board/Marvell/aspenite/
H A Daspenite.c32 mfp_config(mfp_cfg); in board_early_init_f()
/openbmc/u-boot/drivers/gpio/
H A Dmvmfp.c29 void mfp_config(u32 *mfp_cfgs) in mfp_config() function
/openbmc/u-boot/board/Marvell/gplugd/
H A Dgplugd.c69 mfp_config(mfp_cfg); in board_early_init_f()
/openbmc/u-boot/include/
H A Dmvmfp.h97 void mfp_config(u32 *mfp_cfgs);
/openbmc/linux/drivers/soc/pxa/
H A Dmfp.c161 void mfp_config(unsigned long *mfp_cfgs, int num) in mfp_config() function
/openbmc/linux/include/linux/soc/pxa/
H A Dmfp.h465 void mfp_config(unsigned long *mfp_cfgs, int num);
/openbmc/linux/arch/arm/mach-pxa/
H A Dmfp-pxa3xx.h157 mfp_config(mfp_cfg, num); in pxa3xx_mfp_config()