Searched refs:ULITE_CONTROL (Results 1 – 2 of 2) sorted by relevance
22 #define ULITE_CONTROL 0x0c macro34 out_be32(reg_base + ULITE_CONTROL, ULITE_CONTROL_RST_RX); in uartlite_open()
43 #define ULITE_CONTROL 0x0c macro225 port->membase + ULITE_CONTROL); in ulite_startup()226 iowrite32be(ULITE_CONTROL_IE, port->membase + ULITE_CONTROL); in ulite_startup()233 iowrite32be(0, port->membase + ULITE_CONTROL); in ulite_shutdown()234 ioread32be(port->membase + ULITE_CONTROL); /* dummy */ in ulite_shutdown()398 iowrite32be(0, port->membase + ULITE_CONTROL); in ulite_console_write()406 iowrite32be(ULITE_CONTROL_IE, port->membase + ULITE_CONTROL); in ulite_console_write()