Searched refs:MCFGPIO_SCR_START (Results 1 – 3 of 3) sorted by relevance
154 #define MCFGPIO_SCR_START 40 macro157 #define MCFGPIO_SCR_START 0 macro159 #define MCFGPIO_SCR_START 8 macro163 mcfgpio_port(gpio - MCFGPIO_SCR_START))166 mcfgpio_port(gpio - MCFGPIO_SCR_START))169 #define MCFGPIO_SCR_START MCFGPIO_PIN_MAX macro216 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()
41 if (gpio < MCFGPIO_SCR_START) { in gpio_set_value()
34 if (gpio < MCFGPIO_SCR_START) { in __mcfgpio_set_value()83 if (gpio < MCFGPIO_SCR_START) { in __mcfgpio_direction_output()