Searched refs:hcr_rh_status (Results 1 – 3 of 3) sorted by relevance
126 ohcip->ohci_root_hub.rh_status = Get_OpReg(hcr_rh_status); in ohci_init_root_hub()742 Set_OpReg(hcr_rh_status, HCR_RH_STATUS_LPSC); in ohci_handle_port_power()768 Set_OpReg(hcr_rh_status, HCR_RH_STATUS_LPS); in ohci_handle_port_power()1142 hub_status = Get_OpReg(hcr_rh_status); in ohci_handle_clrchng_hub_over_current()1148 Set_OpReg(hcr_rh_status, HCR_RH_STATUS_OCIC); in ohci_handle_clrchng_hub_over_current()1219 new_root_hub_status = Get_OpReg(hcr_rh_status); in ohci_handle_get_hub_status()1599 new_root_hub_status = Get_OpReg(hcr_rh_status); in ohci_handle_root_hub_status_change()
11155 Get_OpReg(hcr_rh_descriptorB), Get_OpReg(hcr_rh_status)); in ohci_print_op_regs()
159 uint32_t hcr_rh_status; /* Root hub status */ member