Searched refs:version_type (Results 1 – 5 of 5) sorted by relevance
318 const char *version_type; in kempld_get_type_string() local322 version_type = "release"; in kempld_get_type_string()325 version_type = "debug"; in kempld_get_type_string()328 version_type = "custom"; in kempld_get_type_string()331 version_type = "unspecified"; in kempld_get_type_string()335 return version_type; in kempld_get_type_string()
1295 u32 version_type; member1588 dwc->version_type >= _ip##_VERSIONTYPE_##_from && \1590 dwc->version_type <= _ip##_VERSIONTYPE_##_to))
998 dwc->version_type = dwc3_readl(dwc->regs, DWC3_VER_TYPE); in dwc3_core_is_valid()
192 comp_tbl->cvs_type = component->version_type; in ixgbe_send_component_table()
246 comp_tbl->cvs_type = component->version_type; in ice_send_component_table()
Completed in 21 milliseconds