Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Drp2.c144 #define RP2_UART_CTL_RESET_CH_m BIT(5) macro
630 writel(RP2_UART_CTL_RESET_CH_m, up->base + RP2_UART_CTL); in rp2_init_port()