S16
SMU_MTYPE(S16), node_temp_retimer); \
SMU_MTYPE(S16), node_temp_ibc); \
SMU_MTYPE(S16), node_temp_ibc_2); \
SMU_MTYPE(S16), node_temp_vdd18_vr); \
SMU_MTYPE(S16), node_temp_04_hbm_b_vr); \
SMU_MTYPE(S16), node_temp_04_hbm_d_vr); \
SMU_MTYPE(S16), vr_temp_vddcr_socio_a); \
SMU_MTYPE(S16), vr_temp_vddcr_socio_c); \
SMU_MTYPE(S16), vr_temp_vddcr_x0); \
SMU_MTYPE(S16), vr_temp_vddcr_x1); \
SMU_MTYPE(S16), vr_temp_vddio_hbm_b); \
SMU_MTYPE(S16), vr_temp_vddio_hbm_d); \
SMU_MTYPE(S16), vr_temp_vddio_04_hbm_b); \
SMU_MTYPE(S16), vr_temp_vddio_04_hbm_d); \
SMU_MTYPE(S16), vr_temp_vddcr_hbm_b); \
SMU_MTYPE(S16), vr_temp_vddcr_hbm_d); \
SMU_MTYPE(S16), vr_temp_vddcr_075_hbm_b); \
SMU_MTYPE(S16), vr_temp_vddcr_075_hbm_d); \
SMU_MTYPE(S16), vr_temp_vddio_11_gta_a); \
SMU_MTYPE(S16), vr_temp_vddio_11_gta_c); \
SMU_MTYPE(S16), vr_temp_vddan_075_gta_a); \
SMU_MTYPE(S16), vr_temp_vddan_075_gta_c); \
SMU_MTYPE(S16), vr_temp_vddcr_075_ucie); \
SMU_MTYPE(S16), vr_temp_vddio_065_ucieaa); \
SMU_MTYPE(S16), vr_temp_vddio_065_ucieam_a); \
SMU_MTYPE(S16), vr_temp_vddio_065_ucieam_c); \
SMU_MTYPE(S16), vr_temp_vddan_075);
SMU_MTYPE(S16), system_temp_ubb_fpga); \
SMU_MTYPE(S16), system_temp_ubb_front); \
SMU_MTYPE(S16), system_temp_ubb_back); \
SMU_MTYPE(S16), system_temp_ubb_oam7); \
SMU_MTYPE(S16), system_temp_ubb_ibc); \
SMU_MTYPE(S16), system_temp_ubb_ufpga); \
SMU_MTYPE(S16), system_temp_ubb_oam1); \
SMU_MTYPE(S16), system_temp_oam_0_1_hsc); \
SMU_MTYPE(S16), system_temp_oam_2_3_hsc); \
SMU_MTYPE(S16), system_temp_oam_4_5_hsc); \
SMU_MTYPE(S16), system_temp_oam_6_7_hsc); \
SMU_MTYPE(S16), system_temp_ubb_fpga_0v72_vr); \
SMU_MTYPE(S16), system_temp_ubb_fpga_3v3_vr); \
SMU_MTYPE(S16), system_temp_retimer_0_1_2_3_1v2_vr); \
SMU_MTYPE(S16), system_temp_retimer_4_5_6_7_1v2_vr); \
SMU_MTYPE(S16), system_temp_retimer_0_1_0v9_vr); \
SMU_MTYPE(S16), system_temp_retimer_4_5_0v9_vr); \
SMU_MTYPE(S16), system_temp_retimer_2_3_0v9_vr); \
SMU_MTYPE(S16), system_temp_retimer_6_7_0v9_vr); \
SMU_MTYPE(S16), system_temp_oam_0_1_2_3_3v3_vr); \
SMU_MTYPE(S16), system_temp_oam_4_5_6_7_3v3_vr); \
SMU_MTYPE(S16), system_temp_ibc_hsc); \
SMU_MTYPE(S16), system_temp_ibc);
typedef S16 *PS16;
S16(fccp, fcc_fccm, FCC_NAPI_EVENT_MSK);
S16(fccp, fcc_ftodr, 0x8000);
S16(sccp, scc_psmr, SCC_PSMR_PRO);
S16(sccp, scc_psmr, SCC_PSMR_LPB | SCC_PSMR_FDE);
S16(sccp, scc_sccm, SCC_NAPI_EVENT_MSK);
C(S16, "s16"), \
{ S16 const largeLimit= (S16)(1 << (tableLog-1));
static UNUSED_ATTR const S16 LL_defaultNorm[MaxLL+1] = {
static UNUSED_ATTR const S16 ML_defaultNorm[MaxML+1] = {
static UNUSED_ATTR const S16 OF_defaultNorm[DefaultMaxOff+1] = {
S16 norm[HUF_TABLELOG_MAX+1];
S16 norm[MaxSeq + 1];
const S16* defaultNorm, U32 defaultNormLog, U32 defaultMax,
S16 norm[MaxSeq + 1];
const S16* defaultNorm, U32 defaultNormLog, U32 defaultMax,
{ S16 const largeLimit= (S16)(1 << (tableLog-1));
S16 norm[MaxSeq+1];
#define ZSTD_BUILD_FSE_TABLE_WKSP_SIZE (sizeof(S16) * (MaxSeq + 1) + (1u << MaxFSELog) + sizeof(U64))