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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dstallion.c447 static int stl_sc26198getreg(struct stlport *portp, int regnr);
3517 static int stl_sc26198getreg(struct stlport *portp, int regnr) function
3795 ((stl_sc26198getreg(portp, IOPIOR) & ~IPR_CHANGEMASK) | iopr));
3805 ipr = stl_sc26198getreg(portp, IPR);
3845 ((stl_sc26198getreg(portp, IOPIOR) & ~iopioroff) | iopioron));
3866 ipr = stl_sc26198getreg(portp, IPR);
4008 mr0 = stl_sc26198getreg(portp, MR0);
4024 (stl_sc26198getreg(portp, MR1) | MR1_AUTORTS));
4026 (stl_sc26198getreg(portp, IOPIOR) | IOPR_RTS));
4031 mr0 = stl_sc26198getreg(port
[all...]

Completed in 109 milliseconds