Searched refs:MCFGPIO_SCR_START (Results 1 – 1 of 1) sorted by relevance
84 #define MCFGPIO_SCR_START 40 macro86 #define MCFGPIO_SCR_START 8 macro90 mcfgpio_port(gpio - MCFGPIO_SCR_START))93 mcfgpio_port(gpio - MCFGPIO_SCR_START))96 #define MCFGPIO_SCR_START MCFGPIO_PIN_MAX macro139 return MCFGPIO_PPDR + mcfgpio_port(gpio - MCFGPIO_SCR_START); in __mcf_gpio_ppdr()178 return MCFGPIO_PODR + mcfgpio_port(gpio - MCFGPIO_SCR_START); in __mcf_gpio_podr()202 if (gpio < MCFGPIO_SCR_START) { in gpio_set_value()