OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tx_fifo_num
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsb3Dxe/
DwUsb3Dxe.c
439
EPCFG0_EPTYPE (EPTYPE_CONTROL) | EPCFG0_MPS (512) | EPCFG0_TXFNUM (pcd->ep0.
tx_fifo_num
),
494
DepCfg0 |= EPCFG0_TXFNUM (ep->
tx_fifo_num
);
647
ep->
tx_fifo_num
= 0;
665
ep->
tx_fifo_num
= 0;
681
ep->
tx_fifo_num
= USB3_BULK_IN_EP;
857
DiepCfg0 |= EPCFG0_TXFNUM (ep0->
tx_fifo_num
);
[
all
...]
DwUsb3Dxe.h
522
UINT8
tx_fifo_num
;
member in struct:usb3_pcd_ep
Completed in 95 milliseconds