Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/mach-sa1100/
Dhackkit.c85 Ser1SDCR0 |= SDCR0_SUS; in hackkit_map_io()
Dshannon.c137 Ser1SDCR0 |= SDCR0_SUS; in shannon_map_io()
Dassabet.c716 Ser1SDCR0 |= SDCR0_SUS; in assabet_map_io()
/Linux-v5.10/arch/arm/mach-sa1100/include/mach/
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) */