Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dbtc_dpm.c633 static const u32 caicos_mgcg_disable[] = { variable
645 #define CAICOS_MGCG_DISABLE_LENGTH sizeof(caicos_mgcg_disable) / (3 * sizeof(u32))
1525 p = (const u32 *)&caicos_mgcg_disable[0]; in btc_mg_clock_gating_enable()