Lines Matching refs:CSR_GPP
189 TULIP_WRITE(sc, CSR_GPP, GPP_GPC | 0xc0); /* read */
190 TULIP_WRITE(sc, CSR_GPP, 0x40); /* dipsw port on */
191 i = TULIP_READ(sc, CSR_GPP) & GPP_MD; /* dipsw contents */
192 TULIP_WRITE(sc, CSR_GPP, 0xc0); /* dipsw port off */
193 TULIP_WRITE(sc, CSR_GPP, GPP_GPC | 0xcf); /* read write */
195 TULIP_WRITE(sc, CSR_GPP, 0x8f); /* 16word burst */
196 TULIP_WRITE(sc, CSR_GPP, 0xcf);
198 TULIP_WRITE(sc, CSR_GPP, 0x8e); /* 8word burst */
199 TULIP_WRITE(sc, CSR_GPP, 0xce);
201 TULIP_WRITE(sc, CSR_GPP, GPP_GPC | 0xcf); /* read write */
202 TULIP_WRITE(sc, CSR_GPP, 0xc3); /* mask abort/DMA err */
203 TULIP_WRITE(sc, CSR_GPP, 0xcf); /* mask abort/DMA err */