Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-pxa/
Dzylonite_pxa320.c24 static mfp_cfg_t mfp_cfg[] __initdata = { variable
200 pxa3xx_mfp_config(ARRAY_AND_SIZE(mfp_cfg)); in zylonite_pxa320_init()
Dmxm8x10.c233 static mfp_cfg_t mfp_cfg[] __initdata = { variable
471 pxa3xx_mfp_config(ARRAY_AND_SIZE(mfp_cfg)); in mxm_8x10_barebones_init()
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()