Home
last modified time | relevance | path

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

/Linux-v6.6/arch/m68k/coldfire/
Dgpio.c42 MCFGPIO_SETR_PORT(gpio)); in __mcfgpio_set_value()
86 MCFGPIO_SETR_PORT(gpio)); in __mcfgpio_direction_output()
/Linux-v6.6/arch/m68k/include/asm/
Dmcfgpio.h146 #define MCFGPIO_SETR_PORT(gpio) (MCFGPIO_SETR + \ macro
155 #define MCFGPIO_SETR_PORT(gpio) 0 macro