Searched refs:mcfgpio_port (Results 1 – 1 of 1) sorted by relevance
138 #define mcfgpio_port(gpio) ((gpio) / MCFGPIO_PORTSIZE) macro163 mcfgpio_port(gpio - MCFGPIO_SCR_START))166 mcfgpio_port(gpio - MCFGPIO_SCR_START))216 return MCFGPIO_PPDR + mcfgpio_port(gpio - MCFGPIO_SCR_START); in __mcfgpio_ppdr()259 return MCFGPIO_PODR + mcfgpio_port(gpio - MCFGPIO_SCR_START); in __mcfgpio_podr()302 return MCFGPIO_PDDR + mcfgpio_port(gpio - MCFGPIO_SCR_START); in __mcfgpio_pddr()