Searched refs:LEN_RUNTIME (Results 1 – 2 of 2) sorted by relevance
45 LEN_RUNTIME = len("999999.999") # 10 variable592 fmt += "{}{{:>{}}}".format(separator, LEN_RUNTIME*fix_csv_align)612 fmt += "{}{{:{}.{}f}}".format(separator, LEN_RUNTIME*fix_csv_align, time_precision)
51 #define LEN_RUNTIME ((XHCI_MAXINTRS + 1) * 0x20) macro61 #if (OFF_RUNTIME + LEN_RUNTIME) > OFF_DOORBELL3397 xhci, "runtime", LEN_RUNTIME); in usb_xhci_realize()