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

/drivers/gpu/drm/radeon/
H A Dcypress_dpm.h58 u32 lmp; member in struct:at
H A Drv770_dpm.h132 u32 lmp; member in struct:rv7xx_power_info
H A Drv770_dpm.c270 a_n = (int)state->medium.sclk * pi->lmp +
273 (int)state->medium.sclk * pi->lmp;
275 l[1] = (u8)(pi->lmp - (int)pi->lmp * a_n / a_d);
2382 pi->lmp = RV770_LMP_DFLT;
H A Dbtc_dpm.c1705 pi->lmp = 10;
1710 pi->lmp = eg_pi->ats[idx].lmp;
2617 pi->lmp = RV770_LMP_DFLT;
2622 eg_pi->ats[0].lmp = RV770_LMP_DFLT;
2627 eg_pi->ats[1].lmp = BTC_LMP_UVD_DFLT;
H A Dni_dpm.c4110 pi->lmp = RV770_LMP_DFLT;
4115 eg_pi->ats[0].lmp = RV770_LMP_DFLT;
4120 eg_pi->ats[1].lmp = BTC_LMP_UVD_DFLT;
H A Dcypress_dpm.c2067 pi->lmp = RV770_LMP_DFLT;

Completed in 116 milliseconds