Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsa1100.c327 utcr3 |= UTCR3_BRK; in sa1100_break_ctl()
329 utcr3 &= ~UTCR3_BRK; in sa1100_break_ctl()
/openbmc/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h360 #define UTCR3_BRK 0x00000004 /* BReaK mode */ macro
/openbmc/qemu/hw/arm/
H A Dstrongarm.c900 #define UTCR3_BRK (1 << 2) /* Force Break */ macro
/openbmc/u-boot/include/
H A DSA-1100.h574 #define UTCR3_BRK 0x00000004 /* BReaK mode */ macro