Searched refs:AVFSGB_VDROOP_TABLE (Results 1 – 2 of 2) sorted by relevance
1655 table->AVFSGB_VDROOP_TABLE[0].m1 = PP_HOST_TO_SMC_UL(avfs_params.ulAVFSGB_FUSE_TABLE_CKSON_m1); in polaris10_populate_avfs_parameters()1656 table->AVFSGB_VDROOP_TABLE[0].m2 = PP_HOST_TO_SMC_US(avfs_params.usAVFSGB_FUSE_TABLE_CKSON_m2); in polaris10_populate_avfs_parameters()1657 table->AVFSGB_VDROOP_TABLE[0].b = PP_HOST_TO_SMC_UL(avfs_params.ulAVFSGB_FUSE_TABLE_CKSON_b); in polaris10_populate_avfs_parameters()1658 table->AVFSGB_VDROOP_TABLE[0].m1_shift = 24; in polaris10_populate_avfs_parameters()1659 table->AVFSGB_VDROOP_TABLE[0].m2_shift = 12; in polaris10_populate_avfs_parameters()1660 table->AVFSGB_VDROOP_TABLE[1].m1 = PP_HOST_TO_SMC_UL(avfs_params.ulAVFSGB_FUSE_TABLE_CKSOFF_m1); in polaris10_populate_avfs_parameters()1661 table->AVFSGB_VDROOP_TABLE[1].m2 = PP_HOST_TO_SMC_US(avfs_params.usAVFSGB_FUSE_TABLE_CKSOFF_m2); in polaris10_populate_avfs_parameters()1662 table->AVFSGB_VDROOP_TABLE[1].b = PP_HOST_TO_SMC_UL(avfs_params.ulAVFSGB_FUSE_TABLE_CKSOFF_b); in polaris10_populate_avfs_parameters()1663 table->AVFSGB_VDROOP_TABLE[1].m1_shift = 24; in polaris10_populate_avfs_parameters()1664 table->AVFSGB_VDROOP_TABLE[1].m2_shift = 12; in polaris10_populate_avfs_parameters()
369 SMU_QuadraticCoeffs AVFSGB_VDROOP_TABLE[AVFSGB_VDROOP_TABLE_MAX_ENTRIES]; member