Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/coldfire/
H A Dgpio.c45 MCFGPIO_CLRR_PORT(gpio)); in __mcfgpio_set_value()
89 MCFGPIO_CLRR_PORT(gpio)); in __mcfgpio_direction_output()
/openbmc/linux/arch/m68k/include/asm/
H A Dmcfgpio.h149 #define MCFGPIO_CLRR_PORT(gpio) (MCFGPIO_CLRR + \ macro
156 #define MCFGPIO_CLRR_PORT(gpio) 0 macro