Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/coldfire/
H A Dgpio.c42 MCFGPIO_SETR_PORT(gpio)); in __mcfgpio_set_value()
86 MCFGPIO_SETR_PORT(gpio)); in __mcfgpio_direction_output()
/openbmc/linux/arch/m68k/include/asm/
H A Dmcfgpio.h146 #define MCFGPIO_SETR_PORT(gpio) (MCFGPIO_SETR + \ macro
155 #define MCFGPIO_SETR_PORT(gpio) 0 macro