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