Home
last modified time | relevance | path

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

/arch/arm/mach-sa1100/
Dshannon.c89 Ser1SDCR0 |= SDCR0_SUS; in shannon_map_io()
Dhackkit.c93 Ser1SDCR0 |= SDCR0_SUS; in hackkit_map_io()
Dassabet.c643 Ser1SDCR0 |= SDCR0_SUS; in assabet_map_io()
/arch/arm/mach-sa1100/include/mach/
DSA-1100.h437 #define SDCR0_SUS 0x00000001 /* SDLC/UART Select */ macro
438 #define SDCR0_SDLC (SDCR0_SUS*0) /* SDLC mode (TXD1 & RXD1) */
439 #define SDCR0_UART (SDCR0_SUS*1) /* UART mode (TXD1 & RXD1) */