Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h390 td_t gtd[NUM_TD+1]; variable
H A Dau1x00_usb_ohci.c1547 memset(gtd, 0, sizeof(td_t) * (NUM_TD + 1)); in usb_lowlevel_init()
1548 if ((__u32)gtd & 0x7) { in usb_lowlevel_init()
1552 ptd = gtd; in usb_lowlevel_init()