Searched refs:lhp (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/gpu/drm/radeon/
H A Dcypress_dpm.h57 u32 lhp; member in struct:at
H A Drv770_dpm.h132 u32 lhp; member in struct:rv7xx_power_info
H A Drv770_dpm.c281 a_n = (int)state->high.sclk * pi->lhp + (int)state->medium.sclk *
284 (int)state->high.sclk * pi->lhp;
286 l[2] = (u8)(pi->lhp - (int)pi->lhp * a_n / a_d);
2387 pi->lhp = RV770_LHP_DFLT;
H A Dbtc_dpm.c1674 pi->lhp = 100;
1679 pi->lhp = eg_pi->ats[idx].lhp;
2590 pi->lhp = RV770_LHP_DFLT;
2595 eg_pi->ats[0].lhp = RV770_LHP_DFLT;
2600 eg_pi->ats[1].lhp = BTC_LHP_UVD_DFLT;
H A Dni_dpm.c4114 pi->lhp = RV770_LHP_DFLT;
4119 eg_pi->ats[0].lhp = RV770_LHP_DFLT;
4124 eg_pi->ats[1].lhp = BTC_LHP_UVD_DFLT;
H A Dcypress_dpm.c2071 pi->lhp = RV770_LHP_DFLT;
/linux-master/kernel/rcu/
H A Dtree_plugin.h782 struct list_head *lhp; local
798 list_for_each(lhp, &rnp->blkd_tasks) {
799 pr_cont(" %p", lhp);
/linux-master/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.h344 u32 lhp; member in struct:at
588 u32 lhp; member in struct:rv7xx_power_info

Completed in 204 milliseconds