Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpcie_dw_mvebu.c59 #define TARGET_LINK_SPEED_MASK 0xF macro
337 TARGET_LINK_SPEED_MASK, cap_speed); in pcie_dw_configure()
339 TARGET_LINK_SPEED_MASK, cap_speed); in pcie_dw_configure()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Drv770d.h979 # define TARGET_LINK_SPEED_MASK (0xf << 0) macro
H A Dnid.h1128 # define TARGET_LINK_SPEED_MASK (0xf << 0) macro
H A Drv770.c2069 link_cntl2 &= ~TARGET_LINK_SPEED_MASK; in rv770_pcie_gen2_enable()
H A Devergreend.h1516 # define TARGET_LINK_SPEED_MASK (0xf << 0) macro
H A Dr600d.h927 # define TARGET_LINK_SPEED_MASK (0xf << 0) macro
H A Dr600.c4567 link_cntl2 &= ~TARGET_LINK_SPEED_MASK; in r600_pcie_gen2_enable()