Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvEHCI_SCHD.cxx398 U32 *c_maskp in ms_check_intr_schedule() argument
413 *c_maskp = 0; in ms_check_intr_schedule()
420 *c_maskp = (0x03 << (8 + u32uFrame + pQh->u8Gap_uf)); in ms_check_intr_schedule()
441 *c_maskp = (0x03 << (8 + u32uFrame + pQh->u8Gap_uf)); in ms_check_intr_schedule()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEHCI_SCHD.cxx412 U32 *c_maskp in check_intr_schedule() argument
422 *c_maskp = CPUToLE32 (0); in check_intr_schedule()
436 *c_maskp = CPUToLE32 (0x03 << (8 + uframe + qh->gap_uf)); in check_intr_schedule()