Searched refs:s_chip_defs (Results 1 – 1 of 1) sorted by relevance
604 static struct chip_defs s_chip_defs[MAX_CHIP_IDS] = { variable1774 CHECK_ARR_SIZE(s_chip_defs, MAX_CHIP_IDS); in ecore_static_asserts()2163 …offset += ecore_dump_str_param(dump_buf + offset, dump, "chip", s_chip_defs[dev_data->chip_id].nam… in ecore_dump_common_global_params()3116 chip_platform = &s_chip_defs[dev_data->chip_id].per_platform[dev_data->platform_id]; in ecore_grc_dump_registers()5003 …if (port_id >= s_chip_defs[dev_data->chip_id].per_platform[dev_data->platform_id].num_ports || (se… in ecore_dbg_bus_set_nw_output()