Home
last modified time | relevance | path

Searched refs:TD_DP (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h75 #define TD_DP 0x00180000 macro
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dohci.h86 #define TD_DP 0x00180000 macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci-dbg.c275 switch (tmp & TD_DP) { in ohci_dump_td()
444 switch (info & TD_DP) { in show_list()
H A Dohci.h110 #define TD_DP 0x00180000 /* direction/pid */ macro