Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Dvegam_smumgr.c1593 table->BTCGB_VDROOP_TABLE[0].a0 = in vegam_populate_avfs_parameters()
1595 table->BTCGB_VDROOP_TABLE[0].a1 = in vegam_populate_avfs_parameters()
1597 table->BTCGB_VDROOP_TABLE[0].a2 = in vegam_populate_avfs_parameters()
1599 table->BTCGB_VDROOP_TABLE[1].a0 = in vegam_populate_avfs_parameters()
1601 table->BTCGB_VDROOP_TABLE[1].a1 = in vegam_populate_avfs_parameters()
1603 table->BTCGB_VDROOP_TABLE[1].a2 = in vegam_populate_avfs_parameters()
H A Dpolaris10_smumgr.c1662 table->BTCGB_VDROOP_TABLE[0].a0 = PP_HOST_TO_SMC_UL(avfs_params.ulGB_VDROOP_TABLE_CKSON_a0); in polaris10_populate_avfs_parameters()
1663 table->BTCGB_VDROOP_TABLE[0].a1 = PP_HOST_TO_SMC_UL(avfs_params.ulGB_VDROOP_TABLE_CKSON_a1); in polaris10_populate_avfs_parameters()
1664 table->BTCGB_VDROOP_TABLE[0].a2 = PP_HOST_TO_SMC_UL(avfs_params.ulGB_VDROOP_TABLE_CKSON_a2); in polaris10_populate_avfs_parameters()
1665 table->BTCGB_VDROOP_TABLE[1].a0 = PP_HOST_TO_SMC_UL(avfs_params.ulGB_VDROOP_TABLE_CKSOFF_a0); in polaris10_populate_avfs_parameters()
1666 table->BTCGB_VDROOP_TABLE[1].a1 = PP_HOST_TO_SMC_UL(avfs_params.ulGB_VDROOP_TABLE_CKSOFF_a1); in polaris10_populate_avfs_parameters()
1667 table->BTCGB_VDROOP_TABLE[1].a2 = PP_HOST_TO_SMC_UL(avfs_params.ulGB_VDROOP_TABLE_CKSOFF_a2); in polaris10_populate_avfs_parameters()
/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dsmu74_discrete.h368 GB_VDROOP_TABLE_t BTCGB_VDROOP_TABLE[BTCGB_VDROOP_TABLE_MAX_ENTRIES]; member
H A Dsmu75_discrete.h375 GB_VDROOP_TABLE_t BTCGB_VDROOP_TABLE[BTCGB_VDROOP_TABLE_MAX_ENTRIES]; member