Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/soc/pxa/
Dmfp.c161 void mfp_config(unsigned long *mfp_cfgs, int num) in mfp_config() function
/linux-6.12.1/include/linux/soc/pxa/
Dmfp.h465 void mfp_config(unsigned long *mfp_cfgs, int num);
/linux-6.12.1/arch/arm/mach-pxa/
Dmfp-pxa3xx.h157 mfp_config(mfp_cfg, num); in pxa3xx_mfp_config()