Home
last modified time | relevance | path

Searched refs:RH_A_DT (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/drivers/usb/host/
Dohci.h338 #define RH_A_DT (1 << 10) /* device type (mbz) */ macro
Dr8a66597.h658 #define RH_A_DT (1 << 10) /* device type (mbz) */ macro
Ddwc2.h752 #define RH_A_DT (1 << 10) /* device type (mbz) */ macro
Dohci-hcd.c442 (temp & RH_A_DT) ? " DT" : "", in ohci_dump_roothub()
/external/u-boot/arch/mips/mach-au1x00/
Dau1x00_usb_ohci.h322 #define RH_A_DT (1 << 10) /* device type (mbz) */ macro
Dau1x00_usb_ohci.c307 (temp & RH_A_DT) ? " DT" : "", in ohci_dump_roothub()