Searched refs:wValueL (Results 1 – 4 of 4) sorted by relevance
377 mov r3, a ; r3 = wValueL501 ;; 01: Clear_Feature (sub-switch on wValueL: stall, remote wakeup)514 ;; 03: Set_Feature (sub-switch on wValueL: stall, remote wakeup)551 ;; Get_Descriptor(string[wValueL])552 ;; if (wValueL >= maxstrings) stall559 add a, r3 ; a = 2*wValueL
415 mov r3, a ; r3 = wValueL539 ;; 01: Clear_Feature (sub-switch on wValueL: stall, remote wakeup)552 ;; 03: Set_Feature (sub-switch on wValueL: stall, remote wakeup)589 ;; Get_Descriptor(string[wValueL])590 ;; if (wValueL >= maxstrings) stall597 add a, r3 ; a = 2*wValueL
123 u32 wValueL; member
1529 ctrl.wValue = (readl(®s->wValueH) << 8) | readl(®s->wValueL); in ep0_setup()