Searched refs:RST_REG (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/gpu/drm/radeon/
H A Dsi_smc.c117 tmp &= ~RST_REG;
132 tmp |= RST_REG;
166 if (!(rst & RST_REG) && !(clk & CK_DISABLE))
H A Dci_smc.c118 tmp &= ~RST_REG;
126 tmp |= RST_REG;
H A Dsid.h69 # define RST_REG (1 << 0) macro
H A Dcikd.h73 # define RST_REG (1 << 0) macro
/linux-master/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_smc.c115 tmp &= ~RST_REG;
130 RST_REG;
158 if (!(rst & RST_REG) && !(clk & CK_DISABLE))
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h70 # define RST_REG (1 << 0) macro

Completed in 186 milliseconds