Home
last modified time | relevance | path

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

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