Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Drv770d.h955 # define LC_RECONFIG_NOW (1 << 8) macro
H A Dnid.h1104 # define LC_RECONFIG_NOW (1 << 8) macro
H A Dsid.h1511 # define LC_RECONFIG_NOW (1 << 8) macro
H A Dcikd.h372 # define LC_RECONFIG_NOW (1 << 8) macro
H A Drv770.c2053 link_width_cntl |= lanes | LC_RECONFIG_NOW | in rv770_pcie_gen2_enable()
H A Devergreend.h1489 # define LC_RECONFIG_NOW (1 << 8) macro
H A Dr600d.h906 # define LC_RECONFIG_NOW (1 << 8) macro
H A Dr600.c4532 link_width_cntl |= lanes | LC_RECONFIG_NOW | LC_RENEGOTIATE_EN; in r600_pcie_gen2_enable()
H A Dsi.c7150 tmp |= LC_UPCONFIGURE_SUPPORT | LC_RENEGOTIATE_EN | LC_RECONFIG_NOW; in si_pcie_gen3_enable()
H A Dcik.c9549 tmp |= LC_UPCONFIGURE_SUPPORT | LC_RENEGOTIATE_EN | LC_RECONFIG_NOW; in cik_pcie_gen3_enable()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsi.c1574 link_width_cntl |= (LC_RECONFIG_NOW | in si_set_pcie_lanes()
2291 tmp |= LC_UPCONFIGURE_SUPPORT | LC_RENEGOTIATE_EN | LC_RECONFIG_NOW; in si_pcie_gen3_enable()
H A Dsid.h1574 # define LC_RECONFIG_NOW (1 << 8) macro