tag | line | file | source code |
stl_setreg | 479 | drivers/char/stallion.c | static void stl_setreg(stlport_t *portp, int regnr, int value); |
stl_setreg | 1304 | drivers/char/stallion.c | stl_setreg(portp, CAR, (portp->portnr & 0x03)); |
stl_setreg | 1307 | drivers/char/stallion.c | stl_setreg(portp, CCR, CCR_SENDSCHR2); |
stl_setreg | 1311 | drivers/char/stallion.c | stl_setreg(portp, MCOR1, (stl_getreg(portp, MCOR1) & 0xf0)); |
stl_setreg | 1312 | drivers/char/stallion.c | stl_setreg(portp, MSVR2, 0); |
stl_setreg | 1342 | drivers/char/stallion.c | stl_setreg(portp, CAR, (portp->portnr & 0x03)); |
stl_setreg | 1345 | drivers/char/stallion.c | stl_setreg(portp, CCR, CCR_SENDSCHR1); |
stl_setreg | 1355 | drivers/char/stallion.c | stl_setreg(portp, MCOR1, (stl_getreg(portp, MCOR1) | FIFO_RTSTHRESHOLD)); |
stl_setreg | 1356 | drivers/char/stallion.c | stl_setreg(portp, MSVR2, MSVR2_RTS); |
stl_setreg | 1472 | drivers/char/stallion.c | stl_setreg(portp, CAR, (portp->portnr & 0x03)); |
stl_setreg | 1474 | drivers/char/stallion.c | stl_setreg(portp, CCR, CCR_TXFLUSHFIFO); |
stl_setreg | 2122 | drivers/char/stallion.c | stl_setreg(portp, CAR, (portp->portnr & 0x3)); |
stl_setreg | 2124 | drivers/char/stallion.c | stl_setreg(portp, SRER, 0); |
stl_setreg | 2133 | drivers/char/stallion.c | stl_setreg(portp, CCR, CCR_CORCHANGE); |
stl_setreg | 2135 | drivers/char/stallion.c | stl_setreg(portp, COR4, cor4); |
stl_setreg | 2136 | drivers/char/stallion.c | stl_setreg(portp, COR5, cor5); |
stl_setreg | 2137 | drivers/char/stallion.c | stl_setreg(portp, MCOR1, mcor1); |
stl_setreg | 2138 | drivers/char/stallion.c | stl_setreg(portp, MCOR2, mcor2); |
stl_setreg | 2140 | drivers/char/stallion.c | stl_setreg(portp, TCOR, clk); |
stl_setreg | 2141 | drivers/char/stallion.c | stl_setreg(portp, TBPR, div); |
stl_setreg | 2142 | drivers/char/stallion.c | stl_setreg(portp, RCOR, clk); |
stl_setreg | 2143 | drivers/char/stallion.c | stl_setreg(portp, RBPR, div); |
stl_setreg | 2145 | drivers/char/stallion.c | stl_setreg(portp, SCHR1, tiosp->c_cc[VSTART]); |
stl_setreg | 2146 | drivers/char/stallion.c | stl_setreg(portp, SCHR2, tiosp->c_cc[VSTOP]); |
stl_setreg | 2147 | drivers/char/stallion.c | stl_setreg(portp, SCHR3, tiosp->c_cc[VSTART]); |
stl_setreg | 2148 | drivers/char/stallion.c | stl_setreg(portp, SCHR4, tiosp->c_cc[VSTOP]); |
stl_setreg | 2149 | drivers/char/stallion.c | stl_setreg(portp, RTPR, rtpr); |
stl_setreg | 2155 | drivers/char/stallion.c | stl_setreg(portp, SRER, ((srer & ~sreroff) | sreron)); |
stl_setreg | 2185 | drivers/char/stallion.c | stl_setreg(portp, CAR, (portp->portnr & 0x03)); |
stl_setreg | 2187 | drivers/char/stallion.c | stl_setreg(portp, MSVR2, msvr2); |
stl_setreg | 2189 | drivers/char/stallion.c | stl_setreg(portp, MSVR1, msvr1); |
stl_setreg | 2212 | drivers/char/stallion.c | stl_setreg(portp, CAR, (portp->portnr & 0x03)); |
stl_setreg | 2254 | drivers/char/stallion.c | stl_setreg(portp, CAR, (portp->portnr & 0x03)); |
stl_setreg | 2256 | drivers/char/stallion.c | stl_setreg(portp, CCR, ccr); |
stl_setreg | 2293 | drivers/char/stallion.c | stl_setreg(portp, CAR, (portp->portnr & 0x03)); |
stl_setreg | 2294 | drivers/char/stallion.c | stl_setreg(portp, SRER, ((stl_getreg(portp, SRER) & ~sreroff) | sreron)); |
stl_setreg | 2317 | drivers/char/stallion.c | stl_setreg(portp, CAR, (portp->portnr & 0x03)); |
stl_setreg | 2318 | drivers/char/stallion.c | stl_setreg(portp, SRER, 0); |
stl_setreg | 2336 | drivers/char/stallion.c | stl_setreg(portp, CAR, (portp->portnr & 0x03)); |
stl_setreg | 2337 | drivers/char/stallion.c | stl_setreg(portp, COR2, (stl_getreg(portp, COR2) | COR2_ETC)); |
stl_setreg | 2338 | drivers/char/stallion.c | stl_setreg(portp, SRER, ((stl_getreg(portp, SRER) & ~SRER_TXDATA) | SRER_TXEMPTY)); |
stl_setreg | 2465 | drivers/char/stallion.c | stl_setreg(portp, CAR, (i & 0x03)); |
stl_setreg | 2466 | drivers/char/stallion.c | stl_setreg(portp, LIVR, (i << 3)); |