Searched refs:mlw (Results 1 – 2 of 2) sorted by relevance
381 int drm_pcie_get_max_link_width(struct drm_device *dev, u32 *mlw) in drm_pcie_get_max_link_width() argument386 *mlw = 0; in drm_pcie_get_max_link_width()394 *mlw = (lnkcap & PCI_EXP_LNKCAP_MLW) >> 4; in drm_pcie_get_max_link_width()
66 int drm_pcie_get_max_link_width(struct drm_device *dev, u32 *mlw);