Home
last modified time | relevance | path

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

/dragonfly/sys/dev/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.c2073 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.c4591 link_cntl2 &= ~TARGET_LINK_SPEED_MASK; in r600_pcie_gen2_enable()