Searched refs:ULITE_CONTROL (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/boot/
H A Duartlite.c22 #define ULITE_CONTROL 0x0c macro
34 out_be32(reg_base + ULITE_CONTROL, ULITE_CONTROL_RST_RX);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/boot/
H A Duartlite.c22 #define ULITE_CONTROL 0x0c macro
34 out_be32(reg_base + ULITE_CONTROL, ULITE_CONTROL_RST_RX);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/serial/
H A Duartlite.c53 #define ULITE_CONTROL 0x0c macro
235 port->membase + ULITE_CONTROL);
236 iowrite32be(ULITE_CONTROL_IE, port->membase + ULITE_CONTROL);
243 iowrite32be(0, port->membase + ULITE_CONTROL);
244 ioread32be(port->membase + ULITE_CONTROL); /* dummy */
384 iowrite32be(0, port->membase + ULITE_CONTROL);
392 iowrite32be(ULITE_CONTROL_IE, port->membase + ULITE_CONTROL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/serial/
H A Duartlite.c53 #define ULITE_CONTROL 0x0c macro
235 port->membase + ULITE_CONTROL);
236 iowrite32be(ULITE_CONTROL_IE, port->membase + ULITE_CONTROL);
243 iowrite32be(0, port->membase + ULITE_CONTROL);
244 ioread32be(port->membase + ULITE_CONTROL); /* dummy */
384 iowrite32be(0, port->membase + ULITE_CONTROL);
392 iowrite32be(ULITE_CONTROL_IE, port->membase + ULITE_CONTROL);

Completed in 69 milliseconds