Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci.h85 #define TD_DI_SET(X) (((X) & 0x07)<< 21) macro
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h74 #define TD_DI_SET(X) (((X) & 0x07)<< 21) macro