Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Drp2.c144 #define RP2_UART_CTL_RESET_CH_m BIT(5) macro
611 writel(RP2_UART_CTL_RESET_CH_m, up->base + RP2_UART_CTL); in rp2_init_port()