Home
last modified time | relevance | path

Searched refs:MCFGPIO_SETR_PORT (Results 1 – 3 of 3) sorted by relevance

/arch/m68k/coldfire/
Dgpio.c49 MCFGPIO_SETR_PORT(gpio)); in __mcfgpio_set_value()
93 MCFGPIO_SETR_PORT(gpio)); in __mcfgpio_direction_output()
/arch/m68k/include/asm/
Dmcfgpio.h162 #define MCFGPIO_SETR_PORT(gpio) (MCFGPIO_SETR + \ macro
171 #define MCFGPIO_SETR_PORT(gpio) 0 macro
Dgpio.h56 MCFGPIO_SETR_PORT(gpio)); in gpio_set_value()