Home
last modified time | relevance | path

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

/linux-6.1.9/arch/m68k/coldfire/
Dgpio.c42 MCFGPIO_SETR_PORT(gpio)); in __mcfgpio_set_value()
86 MCFGPIO_SETR_PORT(gpio)); in __mcfgpio_direction_output()
/linux-6.1.9/arch/m68k/include/asm/
Dmcfgpio.h154 #define MCFGPIO_SETR_PORT(gpio) (MCFGPIO_SETR + \ macro
163 #define MCFGPIO_SETR_PORT(gpio) 0 macro
Dgpio.h48 MCFGPIO_SETR_PORT(gpio)); in gpio_set_value()