Home
last modified time | relevance | path

Searched refs:UTCR3_BRK (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsa1100.c354 utcr3 |= UTCR3_BRK; in sa1100_break_ctl()
356 utcr3 &= ~UTCR3_BRK; in sa1100_break_ctl()
/OK3568_Linux_fs/kernel/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h360 #define UTCR3_BRK 0x00000004 /* BReaK mode */ macro
/OK3568_Linux_fs/u-boot/include/
H A DSA-1100.h574 #define UTCR3_BRK 0x00000004 /* BReaK mode */ macro