Home
last modified time | relevance | path

Searched refs:NB_PORTS (Results 1 – 2 of 2) sorted by relevance

/arch/arm/mach-imx/
Diomux-imx31.c43 static DECLARE_BITMAP(mxc_pin_alloc_map, NB_PORTS * 32);
Diomux-mx3.h502 #define NB_PORTS 12 /* NB_PINS/32, we chose 32 pins per "PORT" */ macro