Searched refs:USB_GET_BESL_BASELINE (Results 1 – 3 of 3) sorted by relevance
854 #define USB_GET_BESL_BASELINE(p) (((p) & (0xf << 8)) >> 8) macro
906 #define USB_GET_BESL_BASELINE(p) (((p) & (0xf << 8)) >> 8) macro
4370 besl_device = USB_GET_BESL_BASELINE(field); in xhci_calculate_hird_besl()4456 hird = USB_GET_BESL_BASELINE(field); in xhci_set_usb2_hardware_lpm()