Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-sa1100/
Dcollie.c206 r = locomo_gpio_read_output(&collie_locomo_device.dev, LOCOMO_GPIO_CTS & LOCOMO_GPIO_DSR); in collie_uart_get_mctrl()
211 if (r & LOCOMO_GPIO_DSR) in collie_uart_get_mctrl()
/linux-5.19.10/arch/arm/include/asm/hardware/
Dlocomo.h89 #define LOCOMO_GPIO_DSR LOCOMO_GPIO(2) macro