Searched refs:OutReg (Results 1 – 1 of 1) sorted by relevance
| /drivers/net/hamradio/ |
| A D | scc.c | 281 OutReg(scc->ctrl, reg, (scc->wreg[reg] = val)); in wr() 286 OutReg(scc->ctrl, reg, (scc->wreg[reg] |= val)); in or() 291 OutReg(scc->ctrl, reg, (scc->wreg[reg] &= ~val)); in cl() 402 OutReg(scc->ctrl, R0, RES_Tx_CRC); in scc_txint() 704 OutReg(scc->ctrl,R0,RES_H_IUS); in scc_isr() 747 OutReg(scc->ctrl, R14, SNRZI|scc->wreg[R14]); /* DPLL NRZI mode */ in init_brg() 853 OutReg(scc->ctrl, R14, DISDPLL); in init_channel() 1255 OutReg(scc->ctrl, R0, RES_Tx_P); in t_maxkeyup() 1502 OutReg(scc->ctrl,R9,FHWRES); /* force hardware reset */ in z8530_init() 1768 OutReg(hwcfg.ctrl_a, R9, FHWRES); in scc_net_siocdevprivate() [all …]
|
Completed in 8 milliseconds