Lines Matching refs:MC417_RWD
19 /**** Bit definitions for MC417_RWD and MC417_OEN registers ***
154 mem = cx_read(MC417_RWD);
162 cx_set(MC417_RWD, NETUP_CTRL_OFF);
201 cx_write(MC417_RWD, NETUP_CTRL_OFF |
203 cx_clear(MC417_RWD, NETUP_ADLO);
204 cx_write(MC417_RWD, NETUP_CTRL_OFF |
206 cx_clear(MC417_RWD, NETUP_ADHI);
211 cx_write(MC417_RWD, NETUP_CTRL_OFF | data);
214 cx_clear(MC417_RWD,
217 cx_clear(MC417_RWD, (read) ? NETUP_RD : NETUP_WR);