Home
last modified time | relevance | path

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

/linux/drivers/ntb/hw/mscc/
H A Dntb_hw_switchtec.c426 u32 linksta = ioread32(&stdev->mmio_pff_csr[pff].pci_cap_region[13]); in switchtec_ntb_part_link_speed() local
429 *speed = (linksta >> 16) & 0xF; in switchtec_ntb_part_link_speed()
432 *width = (linksta >> 20) & 0x3F; in switchtec_ntb_part_link_speed()