Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h113 #define HCS_ERST_MAX(p) (((p) >> 4) & 0xf) macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h86 #define HCS_ERST_MAX(p) (((p) >> 4) & 0xf) macro