Home
last modified time | relevance | path

Searched refs:c_maskp (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dehci-sched.c773 unsigned *c_maskp, in check_intr_schedule() argument
787 *c_maskp = 0; in check_intr_schedule()
805 *c_maskp = mask; in check_intr_schedule()
816 *c_maskp = mask; in check_intr_schedule()
H A Doxu210hp-hcd.c2526 const struct ehci_qh *qh, __le32 *c_maskp) in check_intr_schedule() argument
2537 *c_maskp = 0; in check_intr_schedule()
/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c3708 unsigned uframe, const struct fotg210_qh *qh, __hc32 *c_maskp) in check_intr_schedule() argument
3720 *c_maskp = 0; in check_intr_schedule()
3732 *c_maskp = cpu_to_hc32(fotg210, mask << 8); in check_intr_schedule()