Searched refs:hcr_control_val (Results 1 – 1 of 1) sorted by relevance
1908 uint32_t hcr_control_val; in ohci_take_control() local1921 hcr_control_val = Get_OpReg(hcr_control); in ohci_take_control()1922 if ((hcr_control_val & HCR_CONTROL_IR) == 0) { in ohci_take_control()