Searched defs:edge_ti_manuf_descriptor (Results 1 – 1 of 1) sorted by relevance
667 struct edge_ti_manuf_descriptor { struct668 __u8 IonConfig; // Config byte for ION manufacturing use669 __u8 IonConfig2; // Expansion670 __u8 Version; // Version671 __u8 CpuRev_BoardRev; // CPU revision level (0xF0) and Board Rev Level (0x0F)672 __u8 NumPorts; // Number of ports for this UMP673 __u8 NumVirtualPorts; // Number of Virtual ports674 __u8 HubConfig1; // Used to configure the Hub675 __u8 HubConfig2; // Used to configure the Hub676 __u8 TotalPorts; // Total Number of Com Ports for the entire device (All UMPs)[all …]