tag | line | file | source code |
stl_setreg | 504 | drivers/char/stallion.c | static void stl_setreg(stlport_t *portp, int regnr, int value); |
stl_setreg | 1360 | drivers/char/stallion.c | stl_setreg(portp, CAR, (portp->portnr & 0x03)); |
stl_setreg | 1363 | drivers/char/stallion.c | stl_setreg(portp, CCR, CCR_SENDSCHR2); |
stl_setreg | 1368 | drivers/char/stallion.c | stl_setreg(portp, MCOR1, (stl_getreg(portp, MCOR1) & 0xf0)); |
stl_setreg | 1369 | drivers/char/stallion.c | stl_setreg(portp, MSVR2, 0); |
stl_setreg | 1400 | drivers/char/stallion.c | stl_setreg(portp, CAR, (portp->portnr & 0x03)); |
stl_setreg | 1403 | drivers/char/stallion.c | stl_setreg(portp, CCR, CCR_SENDSCHR1); |
stl_setreg | 1414 | drivers/char/stallion.c | stl_setreg(portp, MCOR1, (stl_getreg(portp, MCOR1) | FIFO_RTSTHRESHOLD)); |
stl_setreg | 1415 | drivers/char/stallion.c | stl_setreg(portp, MSVR2, MSVR2_RTS); |
stl_setreg | 1532 | drivers/char/stallion.c | stl_setreg(portp, CAR, (portp->portnr & 0x03)); |
stl_setreg | 1534 | drivers/char/stallion.c | stl_setreg(portp, CCR, CCR_TXFLUSHFIFO); |
stl_setreg | 2203 | drivers/char/stallion.c | stl_setreg(portp, CAR, (portp->portnr & 0x3)); |
stl_setreg | 2205 | drivers/char/stallion.c | stl_setreg(portp, SRER, 0); |
stl_setreg | 2214 | drivers/char/stallion.c | stl_setreg(portp, CCR, CCR_CORCHANGE); |
stl_setreg | 2216 | drivers/char/stallion.c | stl_setreg(portp, COR4, cor4); |
stl_setreg | 2217 | drivers/char/stallion.c | stl_setreg(portp, COR5, cor5); |
stl_setreg | 2218 | drivers/char/stallion.c | stl_setreg(portp, MCOR1, mcor1); |
stl_setreg | 2219 | drivers/char/stallion.c | stl_setreg(portp, MCOR2, mcor2); |
stl_setreg | 2221 | drivers/char/stallion.c | stl_setreg(portp, TCOR, clk); |
stl_setreg | 2222 | drivers/char/stallion.c | stl_setreg(portp, TBPR, div); |
stl_setreg | 2223 | drivers/char/stallion.c | stl_setreg(portp, RCOR, clk); |
stl_setreg | 2224 | drivers/char/stallion.c | stl_setreg(portp, RBPR, div); |
stl_setreg | 2226 | drivers/char/stallion.c | stl_setreg(portp, SCHR1, tiosp->c_cc[VSTART]); |
stl_setreg | 2227 | drivers/char/stallion.c | stl_setreg(portp, SCHR2, tiosp->c_cc[VSTOP]); |
stl_setreg | 2228 | drivers/char/stallion.c | stl_setreg(portp, SCHR3, tiosp->c_cc[VSTART]); |
stl_setreg | 2229 | drivers/char/stallion.c | stl_setreg(portp, SCHR4, tiosp->c_cc[VSTOP]); |
stl_setreg | 2230 | drivers/char/stallion.c | stl_setreg(portp, RTPR, rtpr); |
stl_setreg | 2236 | drivers/char/stallion.c | stl_setreg(portp, SRER, ((srer & ~sreroff) | sreron)); |
stl_setreg | 2266 | drivers/char/stallion.c | stl_setreg(portp, CAR, (portp->portnr & 0x03)); |
stl_setreg | 2268 | drivers/char/stallion.c | stl_setreg(portp, MSVR2, msvr2); |
stl_setreg | 2270 | drivers/char/stallion.c | stl_setreg(portp, MSVR1, msvr1); |
stl_setreg | 2294 | drivers/char/stallion.c | stl_setreg(portp, CAR, (portp->portnr & 0x03)); |
stl_setreg | 2337 | drivers/char/stallion.c | stl_setreg(portp, CAR, (portp->portnr & 0x03)); |
stl_setreg | 2339 | drivers/char/stallion.c | stl_setreg(portp, CCR, ccr); |
stl_setreg | 2376 | drivers/char/stallion.c | stl_setreg(portp, CAR, (portp->portnr & 0x03)); |
stl_setreg | 2377 | drivers/char/stallion.c | stl_setreg(portp, SRER, ((stl_getreg(portp, SRER) & ~sreroff) | sreron)); |
stl_setreg | 2400 | drivers/char/stallion.c | stl_setreg(portp, CAR, (portp->portnr & 0x03)); |
stl_setreg | 2401 | drivers/char/stallion.c | stl_setreg(portp, SRER, 0); |
stl_setreg | 2419 | drivers/char/stallion.c | stl_setreg(portp, CAR, (portp->portnr & 0x03)); |
stl_setreg | 2420 | drivers/char/stallion.c | stl_setreg(portp, COR2, (stl_getreg(portp, COR2) | COR2_ETC)); |
stl_setreg | 2421 | drivers/char/stallion.c | stl_setreg(portp, SRER, ((stl_getreg(portp, SRER) & ~SRER_TXDATA) | SRER_TXEMPTY)); |
stl_setreg | 2553 | drivers/char/stallion.c | stl_setreg(portp, CAR, (i & 0x03)); |
stl_setreg | 2554 | drivers/char/stallion.c | stl_setreg(portp, LIVR, (i << 3)); |