SLI4_ASIC_ID_REG
ocs_config_read32(ocs, SLI4_ASIC_ID_REG));
asic_id = ocs_config_read32(ocs, SLI4_ASIC_ID_REG);
uint32_t asic_id = ocs_config_read32(os, SLI4_ASIC_ID_REG);