Searched refs:TPCC (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/radeon/ | ||
H A D | r600_dpm.c | 382 WREG32_P(CG_TPC, TPCC(c), ~TPCC_MASK); in r600_set_tpc() |
H A D | r600d.h | 1303 # define TPCC(x) ((x) << 0) macro |