Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-omap1/
Dserial.c34 static inline unsigned int omap_serial_in(struct plat_serial8250_port *up, in omap_serial_in() function
63 while (!(omap_serial_in(p, UART_OMAP_SYSC) & 0x01)); in omap_serial_reset()