Home
last modified time | relevance | path

Searched defs: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
/openbmc/u-boot/board/Marvell/gplugd/
H A Dgplugd.c32 u32 mfp_cfg[] = { in board_early_init_f() local
/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()