Lines Matching refs:isp1362_write_reg32
429 isp1362_write_reg32(isp1362_hcd, HCATLSKIP, epq->skip_map);
435 isp1362_write_reg32(isp1362_hcd, HCINTLSKIP, epq->skip_map);
693 isp1362_write_reg32(isp1362_hcd, HCATLSKIP, isp1362_hcd->atl_queue.skip_map);
703 isp1362_write_reg32(isp1362_hcd, HCINTLSKIP, isp1362_hcd->intl_queue.skip_map);
1042 isp1362_write_reg32(isp1362_hcd, HCATLSKIP,
1095 isp1362_write_reg32(isp1362_hcd, HCINTLSKIP, skip_map | done_map);
1118 isp1362_write_reg32(isp1362_hcd, HCATLSKIP, skip_map | done_map);
1150 isp1362_write_reg32(isp1362_hcd, HCINTSTAT, intstat);
1580 isp1362_write_reg32(isp1362_hcd, HCRHSTATUS, RH_HS_OCIC);
1663 isp1362_write_reg32(isp1362_hcd, HCRHPORT1 + wIndex, tmp);
1677 isp1362_write_reg32(isp1362_hcd, HCRHPORT1 + wIndex, RH_PS_PSS);
1685 isp1362_write_reg32(isp1362_hcd, HCRHPORT1 + wIndex, RH_PS_PPS);
1706 isp1362_write_reg32(isp1362_hcd, HCRHPORT1 + wIndex, (RH_PS_PRS));
1750 isp1362_write_reg32(isp1362_hcd, HCCONTROL, isp1362_hcd->hc_control);
1770 isp1362_write_reg32(isp1362_hcd, HCATLSKIP, ~0);
1771 isp1362_write_reg32(isp1362_hcd, HCINTLSKIP, ~0);
1774 isp1362_write_reg32(isp1362_hcd, HCINTSTAT, OHCI_INTR_SF);
1800 isp1362_write_reg32(isp1362_hcd, HCINTSTAT,
1806 isp1362_write_reg32(isp1362_hcd, HCCONTROL, isp1362_hcd->hc_control);
1853 isp1362_write_reg32(isp1362_hcd, HCCONTROL, isp1362_hcd->hc_control);
1887 isp1362_write_reg32(isp1362_hcd, HCRHPORT1 + port, RH_PS_POCI);
1898 isp1362_write_reg32(isp1362_hcd, HCCONTROL, isp1362_hcd->hc_control);
2185 isp1362_write_reg32(isp1362_hcd, HCCMDSTAT, OHCI_HCR);
2274 isp1362_write_reg32(isp1362_hcd, HCINTLSKIP, ~0);
2275 isp1362_write_reg32(isp1362_hcd, HCINTLLAST,
2290 isp1362_write_reg32(isp1362_hcd, HCATLSKIP, ~0);
2291 isp1362_write_reg32(isp1362_hcd, HCATLLAST,
2371 isp1362_write_reg32(isp1362_hcd, HCRHDESCA, tmp);
2372 isp1362_write_reg32(isp1362_hcd, HCRHSTATUS, RH_HS_LPS);
2548 isp1362_write_reg32(isp1362_hcd, HCRHDESCA, isp1362_hcd->rhdesca & ~RH_A_OCPM);
2549 isp1362_write_reg32(isp1362_hcd, HCRHDESCA, isp1362_hcd->rhdesca | RH_A_OCPM);
2553 isp1362_write_reg32(isp1362_hcd, HCRHDESCB, isp1362_hcd->rhdescb);
2557 isp1362_write_reg32(isp1362_hcd, HCFMINTVL, (FSMP(FI) << 16) | FI);
2558 isp1362_write_reg32(isp1362_hcd, HCLSTHRESH, LSTHRESH);
2570 isp1362_write_reg32(isp1362_hcd, HCINTENB, isp1362_hcd->intenb);
2574 isp1362_write_reg32(isp1362_hcd, HCCONTROL, isp1362_hcd->hc_control);
2576 isp1362_write_reg32(isp1362_hcd, HCRHSTATUS, RH_HS_LPSC | RH_HS_DRWE);
2730 isp1362_write_reg32(isp1362_hcd, HCRHSTATUS, RH_HS_LPS);
2749 isp1362_write_reg32(isp1362_hcd, HCRHSTATUS, RH_HS_LPSC);