Searched refs:MCFGPIO_SCR_START (Results 1 – 2 of 2) sorted by relevance
138 #define MCFGPIO_SCR_START 40 macro141 #define MCFGPIO_SCR_START 0 macro143 #define MCFGPIO_SCR_START 8 macro147 mcfgpio_port(gpio - MCFGPIO_SCR_START))150 mcfgpio_port(gpio - MCFGPIO_SCR_START))153 #define MCFGPIO_SCR_START MCFGPIO_PIN_MAX macro200 return MCFGPIO_PPDR + mcfgpio_port(gpio - MCFGPIO_SCR_START); in __mcfgpio_ppdr()243 return MCFGPIO_PODR + mcfgpio_port(gpio - MCFGPIO_SCR_START); in __mcfgpio_podr()286 return MCFGPIO_PDDR + mcfgpio_port(gpio - MCFGPIO_SCR_START); in __mcfgpio_pddr()
27 if (gpio < MCFGPIO_SCR_START) { in __mcfgpio_set_value()76 if (gpio < MCFGPIO_SCR_START) { in __mcfgpio_direction_output()