Searched refs:hcr_rh_portstatus (Results 1 – 3 of 3) sorted by relevance
222 Set_OpReg(hcr_rh_portstatus[i], HCR_PORT_CPP); in ohci_init_root_hub()725 port_status = Get_OpReg(hcr_rh_portstatus[port]); in ohci_handle_port_power()752 Set_OpReg(hcr_rh_portstatus[port], in ohci_handle_port_power()778 Set_OpReg(hcr_rh_portstatus[port], in ohci_handle_port_power()790 port, Get_OpReg(hcr_rh_portstatus[port]), on); in ohci_handle_port_power()811 port_status = Get_OpReg(hcr_rh_portstatus[port]); in ohci_handle_port_enable()821 Set_OpReg(hcr_rh_portstatus[port], HCR_PORT_PES); in ohci_handle_port_enable()827 Set_OpReg(hcr_rh_portstatus[port], HCR_PORT_CCS); in ohci_handle_port_enable()849 port_status = Get_OpReg(hcr_rh_portstatus[port]); in ohci_handle_clrchng_port_enable()856 Set_OpReg(hcr_rh_portstatus[port], HCR_PORT_PESC); in ohci_handle_clrchng_port_enable()[all …]
11163 Get_OpReg(hcr_rh_portstatus[i])); in ohci_print_op_regs()
160 uint32_t hcr_rh_portstatus[OHCI_MAX_RH_PORTS]; /* RH port sts */ member