Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Drp2.c144 #define RP2_UART_CTL_RESET_CH_m BIT(5) macro
633 writel(RP2_UART_CTL_RESET_CH_m, up->base + RP2_UART_CTL); in rp2_init_port()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds