Home
last modified time | relevance | path

Searched defs:TD_CC_GET (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h65 #define TD_CC_GET(td_p) ((td_p >>28) & 0x0f) macro
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dohci.h76 #define TD_CC_GET(td_p) ((td_p >>28) & 0x0f) macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci.h94 #define TD_CC_GET(td_p) ((td_p >>28) & 0x0f) macro