Home
last modified time | relevance | path

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

/openbmc/u-boot/board/Marvell/aspenite/
H A Daspenite.c20 u32 mfp_cfg[] = { in board_early_init_f() local
32 mfp_config(mfp_cfg); in board_early_init_f()
/openbmc/u-boot/board/Marvell/gplugd/
H A Dgplugd.c32 u32 mfp_cfg[] = { in board_early_init_f() local
69 mfp_config(mfp_cfg); in board_early_init_f()
/openbmc/linux/arch/arm/mach-pxa/
H A Dmfp-pxa3xx.h155 static inline void pxa3xx_mfp_config(unsigned long *mfp_cfg, int num) in pxa3xx_mfp_config() argument
157 mfp_config(mfp_cfg, num); in pxa3xx_mfp_config()