Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dxilinx_uartps.c229 #define to_cdns_uart(_nb) container_of(_nb, struct cdns_uart, \ macro
612 struct cdns_uart *cdns_uart = to_cdns_uart(nb); in cdns_uart_clk_notifier_cb()