Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-rockchip/
H A Drkpm_uart.c57 ctx->uart_mcr = readl_relaxed(base + UARTMCR); in rkpm_uart_debug_save()
85 writel_relaxed(ctx->uart_mcr, base + UARTMCR); in rkpm_uart_debug_restore()
H A Drkpm_uart.h49 u32 uart_mcr; member
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-tegra/
H A Duart.h17 uint uart_mcr; /* UART_MCR_0, offset 10 */ member