Searched refs:UBIR (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/serial/
H A Dimx.c68 #define UBIR 0xa4 /* BRM Incremental Register */ macro
925 writel(num, sport->port.membase + UBIR);
1119 ubir = readl(sport->port.membase + UBIR) & 0xffff;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/serial/
H A Dimx.c68 #define UBIR 0xa4 /* BRM Incremental Register */ macro
925 writel(num, sport->port.membase + UBIR);
1119 ubir = readl(sport->port.membase + UBIR) & 0xffff;

Completed in 67 milliseconds