Searched refs:RH_HS_LPSC (Results 1 – 11 of 11) sorted by relevance
326 #define RH_HS_LPSC 0x00010000 /* local power status change */ macro
646 #define RH_HS_LPSC 0x00010000 /* local power status change */ macro
458 (temp & RH_HS_LPSC) ? " LPSC" : "", in ohci_dump_roothub()1888 ohci_writel(RH_HS_LPSC, &ohci->regs->roothub.status); in hc_start()
316 #define RH_HS_LPSC 0x00010000 /* local power status change */ macro
85 #define RH_HS_LPSC (1 << 16) /* local power status change */ macro
490 if (roothub_status (ohci) & (RH_HS_LPSC | RH_HS_OCIC)) in ohci_hub_status_data()
227 (temp & RH_HS_LPSC) ? " LPSC" : "", in ohci_dump_roothub()
324 #define RH_HS_LPSC 0x00010000 /* local power status change */ macro
1514 if (isp1362_hcd->rhstatus & (RH_HS_LPSC | RH_HS_OCIC)) in isp1362_hub_status_data()2574 isp1362_write_reg32(isp1362_hcd, HCRHSTATUS, RH_HS_LPSC | RH_HS_DRWE); in isp1362_hc_start()2744 isp1362_write_reg32(isp1362_hcd, HCRHSTATUS, RH_HS_LPSC); in isp1362_resume()
692 ohci_writel (ohci, RH_HS_LPSC, &ohci->regs->roothub.status); in ohci_run()
924 if (isp116x->rhstatus & (RH_HS_LPSC | RH_HS_OCIC)) in isp116x_hub_status_data()