Searched defs:IMX_GPIO_NR (Results 1 – 2 of 2) sorted by relevance
20 #define IMX_GPIO_NR(port, index) ((((port)-1)*32)+((index)&31)) macro
19 #define IMX_GPIO_NR(port, index) ((((port)-1)*32)+((index)&31)) macro