Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dsmu7_discrete.h372 uint8_t SVI2Enable; member
H A Dsmu71_discrete.h305 uint8_t SVI2Enable; member
H A Dsmu72_discrete.h309 uint8_t SVI2Enable; member
H A Dsmu73_discrete.h293 uint8_t SVI2Enable; member
H A Dsmu74_discrete.h327 uint8_t SVI2Enable; member
H A Dsmu75_discrete.h333 uint8_t SVI2Enable; member
/dragonfly/sys/dev/drm/radeon/
H A Dsmu7_discrete.h371 uint8_t SVI2Enable; member
H A Dci_dpm.c3703 table->SVI2Enable = 1; in ci_init_smc_table()
3705 table->SVI2Enable = 0; in ci_init_smc_table()
/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Diceland_smumgr.c1912 tab->SVI2Enable |= VDDC_ON_SVI2; in iceland_populate_smc_svi2_config()
1915 tab->SVI2Enable |= VDDCI_ON_SVI2; in iceland_populate_smc_svi2_config()
1920 tab->SVI2Enable |= MVDD_ON_SVI2; in iceland_populate_smc_svi2_config()
1922 PP_ASSERT_WITH_CODE(tab->SVI2Enable != (VDDC_ON_SVI2 | VDDCI_ON_SVI2 | MVDD_ON_SVI2) && in iceland_populate_smc_svi2_config()
1923 (tab->SVI2Enable & VDDC_ON_SVI2), "SVI2 domain configuration is incorrect!", return -EINVAL); in iceland_populate_smc_svi2_config()
H A Dci_smumgr.c1886 table->SVI2Enable = 1; in ci_populate_smc_svi2_config()
1888 table->SVI2Enable = 0; in ci_populate_smc_svi2_config()