Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap1/
H A Dserial.c33 static inline unsigned int omap_serial_in(struct plat_serial8250_port *up, in omap_serial_in() function
62 while (!(omap_serial_in(p, UART_OMAP_SYSC) & 0x01)); in omap_serial_reset()