Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-hub.c112 u32 ssp_cap_base, bm_attrib, psi, psi_mant, psi_exp; in xhci_create_usb3_bos_desc() local
140 psi_mant = XHCI_EXT_PORT_PSIM(psi); in xhci_create_usb3_bos_desc()
144 psi_mant /= 1000; in xhci_create_usb3_bos_desc()
145 if (psi_mant >= 10) in xhci_create_usb3_bos_desc()