Lines Matching defs:OutReg
263 static inline void OutReg(io_port port, unsigned char reg, unsigned char val)
281 OutReg(scc->ctrl, reg, (scc->wreg[reg] = val));
286 OutReg(scc->ctrl, reg, (scc->wreg[reg] |= val));
291 OutReg(scc->ctrl, reg, (scc->wreg[reg] &= ~val));
361 OutReg(scc->ctrl,R14,SEARCH|scc->wreg[R14]); /* DPLL: enter search mode */
402 OutReg(scc->ctrl, R0, RES_Tx_CRC);
457 OutReg(scc->ctrl,R14,SEARCH|scc->wreg[R14]); /* DPLL: enter search mode */
655 OutReg(scc->ctrl,R0,RES_H_IUS); /* Reset Highest IUS */
704 OutReg(scc->ctrl,R0,RES_H_IUS);
746 OutReg(scc->ctrl, R14, SSBR|scc->wreg[R14]); /* DPLL source = BRG */
747 OutReg(scc->ctrl, R14, SNRZI|scc->wreg[R14]); /* DPLL NRZI mode */
853 OutReg(scc->ctrl, R14, DISDPLL);
1255 OutReg(scc->ctrl, R0, RES_Tx_P);
1501 OutReg(scc->ctrl,R9,FHWRES); /* force hardware reset */
1767 OutReg(hwcfg.ctrl_a, R9, FHWRES);
1769 OutReg(hwcfg.ctrl_a,R13,0x55); /* is this chip really there? */
2138 OutReg(ctrl,R9,FHWRES); /* force hardware reset */