Searched refs:SMP_BUS (Results 1 – 6 of 6) sorted by relevance
152 static const BusType SMP_BUS; member in analyzer::callout::BusType194 inline const BusType BusType::SMP_BUS{"SMP_BUS", SrcSubsystem::PROCESSOR_BUS};
307 if (callout::BusType::SMP_BUS == i_busType && in getConnectedTarget()312 else if (callout::BusType::SMP_BUS == i_busType && in getConnectedTarget()
197 callout::BusType::SMP_BUS, iolink_str, callout::Priority::MED_A, true); in TEST()256 "Bus Type": "SMP_BUS", in TEST()
169 getConnectedTarget(iohsUnit, callout::BusType::SMP_BUS); in getChipSourcingClock()
338 {"SMP_BUS", callout::BusType::SMP_BUS}, in parseBus()
62 | type | The bus connection type. Values (string): `SMP_BUS` and `OMI_BUS` |