Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/au1000/common/
Dpower.c84 static uint sleep_uart0_linectl; variable
115 sleep_uart0_linectl = au_readl(UART0_ADDR + UART_LCR); in save_core_regs()
197 au_writel(sleep_uart0_linectl, UART0_ADDR + UART_LCR); au_sync(); in restore_core_regs()