Searched refs:linksta (Results 1 – 1 of 1) sorted by relevance
426 u32 linksta = ioread32(&stdev->mmio_pff_csr[pff].pci_cap_region[13]); in switchtec_ntb_part_link_speed() local429 *speed = (linksta >> 16) & 0xF; in switchtec_ntb_part_link_speed()432 *width = (linksta >> 20) & 0x3F; in switchtec_ntb_part_link_speed()