Searched refs:SYSFLG1_DCD (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/arch/arm/include/asm/hardware/ | ||
D | clps7111.h | 122 #define SYSFLG1_DCD (1 << 10) macro |
/linux-3.4.99/drivers/tty/serial/ | ||
D | clps711x.c | 197 if (status & SYSFLG1_DCD) in clps711xuart_get_mctrl() |