Searched refs:ep0 (Results 1 – 4 of 4) sorted by relevance
439 EPCFG0_EPTYPE (EPTYPE_CONTROL) | EPCFG0_MPS (512) | EPCFG0_TXFNUM (pcd->ep0.tx_fifo_num), in DwUsb3Ep0Activate()445 pcd->ep0.active = 1; in DwUsb3Ep0Activate()525 pcd->ep0.maxpacket, in DwUsb3Ep0OutStart()533 pcd->ep0.tri_out = DwUsb3DepStartXfer (EP_OUT_IDX (0), (UINT64)desc, 0); in DwUsb3Ep0OutStart()640 ep = &pcd->ep0; in DriverInit()691 pcd->ep0.maxpacket = USB3_MAX_EP0_SIZE; in DriverInit()692 pcd->ep0.type = EPTYPE_CONTROL; in DriverInit()798 pcd->ep0.maxpacket = 512; in DwUsb3PcdSetSpeed()803 pcd->ep0.maxpacket = 64; in DwUsb3PcdSetSpeed()808 pcd->ep0.maxpacket = 64; in DwUsb3PcdSetSpeed()[all …]
565 usb3_pcd_ep_t ep0; member
326 PyDictEntry *ep0 = mp->ma_table; in lookdict() local332 ep = &ep0[i]; in lookdict()346 if (ep0 == mp->ma_table && ep->me_key == startkey) { in lookdict()366 ep = &ep0[i & mask]; in lookdict()378 if (ep0 == mp->ma_table && ep->me_key == startkey) { in lookdict()414 PyDictEntry *ep0 = mp->ma_table; in lookdict_string() local429 ep = &ep0[i]; in lookdict_string()444 ep = &ep0[i & mask]; in lookdict_string()574 PyDictEntry *ep0 = mp->ma_table; in insertdict_clean() local579 ep = &ep0[i]; in insertdict_clean()[all …]
326 PyDictEntry *ep0 = mp->ma_table; in lookdict() local332 ep = &ep0[i]; in lookdict()346 if (ep0 == mp->ma_table && ep->me_key == startkey) { in lookdict()366 ep = &ep0[i & mask]; in lookdict()378 if (ep0 == mp->ma_table && ep->me_key == startkey) { in lookdict()414 PyDictEntry *ep0 = mp->ma_table; in lookdict_string() local429 ep = &ep0[i]; in lookdict_string()444 ep = &ep0[i & mask]; in lookdict_string()563 PyDictEntry *ep0 = mp->ma_table; in insertdict_clean() local568 ep = &ep0[i]; in insertdict_clean()[all …]