Home
last modified time | relevance | path

Searched refs:AVFSGB_FUSE_TABLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvegam_smumgr.c1596 table->AVFSGB_FUSE_TABLE[0].m1 = in vegam_populate_avfs_parameters()
1598 table->AVFSGB_FUSE_TABLE[0].m2 = in vegam_populate_avfs_parameters()
1600 table->AVFSGB_FUSE_TABLE[0].b = in vegam_populate_avfs_parameters()
1602 table->AVFSGB_FUSE_TABLE[0].m1_shift = 24; in vegam_populate_avfs_parameters()
1603 table->AVFSGB_FUSE_TABLE[0].m2_shift = 12; in vegam_populate_avfs_parameters()
1604 table->AVFSGB_FUSE_TABLE[1].m1 = in vegam_populate_avfs_parameters()
1606 table->AVFSGB_FUSE_TABLE[1].m2 = in vegam_populate_avfs_parameters()
1608 table->AVFSGB_FUSE_TABLE[1].b = in vegam_populate_avfs_parameters()
1610 table->AVFSGB_FUSE_TABLE[1].m1_shift = 24; in vegam_populate_avfs_parameters()
1611 table->AVFSGB_FUSE_TABLE[1].m2_shift = 12; in vegam_populate_avfs_parameters()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu75_discrete.h376 SMU_QuadraticCoeffs AVFSGB_FUSE_TABLE[AVFSGB_VDROOP_TABLE_MAX_ENTRIES]; member