OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TD_DI_SET
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.h
74
#define
TD_DI_SET
(X) (((X) & 0x07)<< 21)
/external/u-boot/drivers/usb/host/
ohci.h
85
#define
TD_DI_SET
(X) (((X) & 0x07)<< 21)
Completed in 966 milliseconds