Home
last modified time | relevance | path

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

/external/u-boot/include/linux/usb/
Dch9.h854 #define USB_GET_BESL_BASELINE(p) (((p) & (0xf << 8)) >> 8) macro
/external/kernel-headers/original/uapi/linux/usb/
Dch9.h897 #define USB_GET_BESL_BASELINE(p) (((p) & (0xf << 8)) >> 8) macro