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

/drivers/gpu/drm/radeon/
H A Dcypress_dpm.h55 u32 rlp; member in struct:at
H A Drv770_dpm.h129 u32 rlp; member in struct:rv7xx_power_info
H A Drv770_dpm.c271 (int)state->low.sclk * (R600_AH_DFLT - pi->rlp);
272 a_d = (int)state->low.sclk * (100 - (int)pi->rlp) +
276 r[0] = (u8)(pi->rlp + (100 - (int)pi->rlp) * a_n / a_d);
2379 pi->rlp = RV770_RLP_DFLT;
H A Dbtc_dpm.c1702 pi->rlp = 10;
1707 pi->rlp = eg_pi->ats[idx].rlp;
2614 pi->rlp = RV770_RLP_DFLT;
2619 eg_pi->ats[0].rlp = RV770_RLP_DFLT;
2624 eg_pi->ats[1].rlp = BTC_RLP_UVD_DFLT;
H A Dni_dpm.c4107 pi->rlp = RV770_RLP_DFLT;
4112 eg_pi->ats[0].rlp = RV770_RLP_DFLT;
4117 eg_pi->ats[1].rlp = BTC_RLP_UVD_DFLT;
H A Dcypress_dpm.c2064 pi->rlp = RV770_RLP_DFLT;

Completed in 139 milliseconds