Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-sa1100/ !
Dpm.c70 SAVE(Ser1SDCR0); in sa11x0_pm_enter()
104 RESTORE(Ser1SDCR0); in sa11x0_pm_enter()
Dnanoengine.c93 Ser1SDCR0 |= SDCR0_UART; in nanoengine_map_io()
Dhackkit.c85 Ser1SDCR0 |= SDCR0_SUS; in hackkit_map_io()
Dshannon.c137 Ser1SDCR0 |= SDCR0_SUS; in shannon_map_io()
Dbadge4.c309 Ser1SDCR0 |= SDCR0_UART; in badge4_uart_pm()
Dassabet.c722 Ser1SDCR0 |= SDCR0_SUS; in assabet_map_io()
/linux-6.1.9/arch/arm/mach-sa1100/include/mach/ !
DSA-1100.h429 #define Ser1SDCR0 __REG(0x80020060) /* Ser. port 1 SDLC Control Reg. 0 */ macro