Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-hub.c103 u32 ssp_cap_base, bm_attrib, psi, psi_mant, psi_exp; in xhci_create_usb3_bos_desc() local
131 psi_mant = XHCI_EXT_PORT_PSIM(psi); in xhci_create_usb3_bos_desc()
135 psi_mant /= 1000; in xhci_create_usb3_bos_desc()
136 if (psi_mant >= 10) in xhci_create_usb3_bos_desc()