Home
last modified time | relevance | path

Searched refs:ptd (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h392 td_t *ptd; variable
403 if (ptd[i].usb_dev == NULL) { in td_alloc()
404 td = &ptd[i]; in td_alloc()
H A Dau1x00_usb_ohci.c1552 ptd = gtd; in usb_lowlevel_init()