Home
last modified time | relevance | path

Searched defs:HC_VERSION (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci.h24 #define HC_VERSION(p) (((p) >> 16) & 0xffff) macro
/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h95 #define HC_VERSION(p) (((p) >> 16) & 0xffff) macro