Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/pci/hotplug/
Dpciehp_hpc.c713 u32 lnk_cap; in pciehp_get_max_lnk_width() local
716 retval = pciehp_readl(ctrl, PCI_EXP_LNKCAP, &lnk_cap); in pciehp_get_max_lnk_width()
722 switch ((lnk_cap & PCI_EXP_LNKSTA_NLW) >> 4){ in pciehp_get_max_lnk_width()