Home
last modified time | relevance | path

Searched refs:Ser1SDCR0 (Results 1 – 7 of 7) sorted by relevance

/arch/arm/mach-sa1100/
Dpm.c69 SAVE(Ser1SDCR0); in sa11x0_pm_enter()
102 RESTORE(Ser1SDCR0); in sa11x0_pm_enter()
Dshannon.c89 Ser1SDCR0 |= SDCR0_SUS; in shannon_map_io()
Dnanoengine.c96 Ser1SDCR0 |= SDCR0_UART; in nanoengine_map_io()
Dhackkit.c89 Ser1SDCR0 |= SDCR0_SUS; in hackkit_map_io()
Dbadge4.c283 Ser1SDCR0 |= SDCR0_UART; in badge4_uart_pm()
Dassabet.c511 Ser1SDCR0 |= SDCR0_SUS; in assabet_map_io()
/arch/arm/mach-sa1100/include/mach/
DSA-1100.h428 #define Ser1SDCR0 __REG(0x80020060) /* Ser. port 1 SDLC Control Reg. 0 */ macro