Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Drv770d.h944 # define LC_LINK_WIDTH_MASK 0x7 macro
Dnid.h1087 # define LC_LINK_WIDTH_MASK 0x7 macro
Dsid.h1500 # define LC_LINK_WIDTH_MASK 0x7 macro
Dcikd.h364 # define LC_LINK_WIDTH_MASK 0x7 macro
Drv770.c2004 link_width_cntl &= ~(LC_LINK_WIDTH_MASK | in rv770_pcie_gen2_enable()
Devergreend.h1479 # define LC_LINK_WIDTH_MASK 0x7 macro
Dr600d.h896 # define LC_LINK_WIDTH_MASK 0x7 macro
Dr600.c4440 link_width_cntl &= ~(LC_LINK_WIDTH_MASK | in r600_pcie_gen2_enable()
Dsi.c7437 tmp &= ~(LC_LINK_WIDTH_MASK | LC_UPCONFIGURE_DIS); in si_pcie_gen3_enable()
Dcik.c9836 tmp &= ~(LC_LINK_WIDTH_MASK | LC_UPCONFIGURE_DIS); in cik_pcie_gen3_enable()