Home
last modified time | relevance | path

Searched refs:HCS_U1_LATENCY (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h121 #define HCS_U1_LATENCY(p) (((p) >> 0) & 0xff) macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-hub.c106 buf[12] = HCS_U1_LATENCY(temp); in xhci_create_usb3_bos_desc()
H A Dxhci.h94 #define HCS_U1_LATENCY(p) (((p) >> 0) & 0xff) macro