Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/arm/mach-sa1100/
Dshannon.c33 Ser1SDCR0 |= SDCR0_SUS; in shannon_map_io()
Dfrodo.c61 Ser1SDCR0 |= SDCR0_SUS; in frodo_map_io()
Dhackkit.c105 Ser1SDCR0 |= SDCR0_SUS; in hackkit_map_io()
Dsystem3.c142 Ser1SDCR0 |= SDCR0_SUS; in system3_map_io()
Dassabet.c326 Ser1SDCR0 |= SDCR0_SUS; in assabet_map_io()
/linux-2.4.37.9/include/asm-arm/arch-sa1100/
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) */