Lines Matching refs:MC417_RWD
600 cx_write(MC417_RWD, 0x00001e00);
602 cx_write(MC417_RWD, 0x00001a00);
604 cx_write(MC417_RWD, 0x00001800);
688 cx_write(MC417_RWD, SP2_CTRL_OFF |
690 cx_clear(MC417_RWD, SP2_ADLO);
691 cx_write(MC417_RWD, SP2_CTRL_OFF |
693 cx_clear(MC417_RWD, SP2_ADHI);
700 cx_write(MC417_RWD, SP2_CTRL_OFF | data);
703 cx_clear(MC417_RWD, SP2_CS0);
706 cx_clear(MC417_RWD, (read) ? SP2_RD : SP2_WR);
711 tmp = cx_read(MC417_RWD);
717 cx_set(MC417_RWD, SP2_CTRL_OFF);
940 mem = cx_read(MC417_RWD);
960 cx_write(MC417_RWD, mem); /* start RW cycle */
963 mem = cx_read(MC417_RWD);
971 cx_set(MC417_RWD, ALT_RD | ALT_WR | ALT_CS);