Lines Matching refs:IL_CSR
141 bus_space_write_2(ua->ua_iot, ua->ua_ioh, IL_CSR,
144 bus_space_read_2(ua->ua_iot, ua->ua_ioh, IL_CSR); /* clear CDONE */
185 IL_WCSR(IL_CSR, ILC_RESET);
194 IL_WCSR(IL_CSR, ((sc->sc_ui.ui_baddr >> 2) & IL_EUA) | ILC_STAT);
221 IL_WCSR(IL_CSR, ILC_RESET);
229 while ((IL_RCSR(IL_CSR)&IL_CDONE) == 0)
231 if (IL_RCSR(IL_CSR)&IL_STATUS) {
234 snprintb(bits, sizeof(bits), IL_BITS, IL_RCSR(IL_CSR));
292 IL_WCSR(IL_CSR, ILC_RESET);
297 IL_WCSR(IL_CSR, ILC_CISA);
298 while ((IL_RCSR(IL_CSR) & IL_CDONE) == 0)
311 IL_WCSR(IL_CSR,
317 IL_WCSR(IL_CSR,
328 IL_WCSR(IL_CSR, ILC_PRMSC);
333 IL_WCSR(IL_CSR, ILC_ALLMC);
364 IL_WCSR(IL_CSR,
380 IL_WCSR(IL_CSR, ILC_ONLINE);
381 while ((IL_RCSR(IL_CSR) & IL_CDONE) == 0)
386 IL_WCSR(IL_CSR,
388 while ((IL_RCSR(IL_CSR) & IL_CDONE) == 0)
435 IL_WCSR(IL_CSR, csr);
452 snprintb(bits, sizeof(bits), IL_BITS, IL_RCSR(IL_CSR));
458 csr = IL_RCSR(IL_CSR);
468 IL_WCSR(IL_CSR, ((sc->sc_ifuba.ifu_r.ifrw_info>>2) & IL_EUA)
471 while ((IL_RCSR(IL_CSR) & IL_CDONE) == 0)
553 IL_WCSR(IL_CSR,
556 while ((IL_RCSR(IL_CSR) & IL_CDONE) == 0)