FW_REV_PROTOCOL_MSK
reg = FIELD_PREP(FW_REV_PROTOCOL_MSK, serial_protocol);
return (val & FW_REV_PROTOCOL_MSK) >> FW_REV_PROTOCOL_SHFT;