Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci.c4457 u32 pm_val, hlpm_val, field; in xhci_set_usb2_hardware_lpm() local
4521 hlpm_val = xhci_calculate_usb2_hw_lpm_params(udev); in xhci_set_usb2_hardware_lpm()
4522 writel(hlpm_val, hlpm_addr); in xhci_set_usb2_hardware_lpm()