Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-sa1100/
Dh3xxx.c91 { H3XXX_GPIO_COM_CTS, GPIOF_IN, "COM CTS" },
133 if (gpio_get_value(H3XXX_GPIO_COM_CTS)) in h3xxx_uart_get_mctrl()
/linux-4.1.27/arch/arm/mach-sa1100/include/mach/
Dh3xxx.h40 #define H3XXX_GPIO_COM_CTS 25 macro