Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dsmu7_hwmgr.h231 uint32_t mvdd_mask_low; member
/dragonfly/sys/dev/drm/radeon/
H A Drv770_dpm.h99 u32 mvdd_mask_low; member
H A Drv770_dpm.c1015 if ((pi->s0_vid_lower_smio_cntl & pi->mvdd_mask_low) == in rv770_populate_initial_mvdd_value()
1016 (pi->mvdd_low_smio[MVDD_LOW_INDEX] & pi->mvdd_mask_low) ) { in rv770_populate_initial_mvdd_value()
1160 cpu_to_be32(pi->mvdd_mask_low); in rv770_populate_smc_mvdd_table()
1295 pi->mvdd_mask_low = gpio_mask; in rv770_get_mvdd_pin_configuration()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dsi_dpm.h556 u32 mvdd_mask_low; member