Home
last modified time | relevance | path

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

/arch/arm/mach-sa1100/include/mach/
Dh3xxx.h38 #define H3XXX_GPIO_COM_DCD 23 macro
/arch/arm/mach-sa1100/
Dh3xxx.c90 { H3XXX_GPIO_COM_DCD, GPIOF_IN, "COM DCD" },
131 if (gpio_get_value(H3XXX_GPIO_COM_DCD)) in h3xxx_uart_get_mctrl()