Lines Matching refs:smpe
320 * For Spectrum-2 when set_vid=0 and smpe_valid=1, the smpe will modify the vid.
400 * For Spectrum-2 when set_vid=0 and smpe_valid=1, the smpe will modify the vid.
1958 MLXSW_ITEM32(reg, sfmr, smpe, 0x28, 0, 16);
1964 bool smpe_valid, u16 smpe)
1975 mlxsw_reg_sfmr_smpe_set(payload, smpe);
2214 MLXSW_REG_DEFINE(smpe, MLXSW_REG_SMPE_ID, MLXSW_REG_SMPE_LEN);
2221 MLXSW_ITEM32_LP(reg, smpe, 0x00, 16, 0x00, 12);
2228 MLXSW_ITEM32(reg, smpe, smpe_index, 0x04, 0, 16);
2234 MLXSW_ITEM32(reg, smpe, evid, 0x08, 0, 12);
2239 MLXSW_REG_ZERO(smpe, payload);
2284 MLXSW_ITEM32(reg, smid2, smpe, 0x08, 0, 16);
2299 bool set, bool smpe_valid, u16 smpe)
2307 mlxsw_reg_smid2_smpe_set(payload, smpe_valid ? smpe : 0);
12938 MLXSW_REG(smpe),