Searched refs:QH_CMASK (Results 1 – 2 of 2) sorted by relevance
402 #define QH_CMASK 0x0000ff00 macro
551 & (QH_CMASK | QH_SMASK), in qh_link_periodic()643 hc32_to_cpup(ehci, &qh->hw->hw_info2) & (QH_CMASK | QH_SMASK), in qh_unlink_periodic()917 hw->hw_info2 &= cpu_to_hc32(ehci, ~(QH_CMASK | QH_SMASK)); in qh_schedule()
Completed in 13 milliseconds