Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h438 #define SDCR0_SUS 0x00000001 /* SDLC/UART Select */ macro
439 #define SDCR0_SDLC (SDCR0_SUS*0) /* SDLC mode (TXD1 & RXD1) */
440 #define SDCR0_UART (SDCR0_SUS*1) /* UART mode (TXD1 & RXD1) */
/openbmc/linux/arch/arm/mach-sa1100/
H A Dassabet.c689 Ser1SDCR0 |= SDCR0_SUS; in assabet_map_io()
/openbmc/u-boot/include/
H A DSA-1100.h671 #define SDCR0_SUS 0x00000001 /* SDLC/UART Select */ macro
672 #define SDCR0_SDLC (SDCR0_SUS*0) /* SDLC mode (TXD1 & RXD1) */
673 #define SDCR0_UART (SDCR0_SUS*1) /* UART mode (TXD1 & RXD1) */