Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dohci.h76 #define TD_CC_GET(td_p) ((td_p >>28) & 0x0f) macro
/openbmc/linux/drivers/usb/host/
H A Dohci.h94 #define TD_CC_GET(td_p) ((td_p >>28) & 0x0f) macro