Searched defs:edge_ti_manuf_descriptor (Results 1 – 1 of 1) sorted by relevance
669 struct edge_ti_manuf_descriptor { struct670 __u8 IonConfig; // Config byte for ION manufacturing use671 __u8 IonConfig2; // Expansion672 __u8 Version; // Version673 __u8 CpuRev_BoardRev; // CPU revision level (0xF0) and Board Rev Level (0x0F)674 __u8 NumPorts; // Number of ports for this UMP675 __u8 NumVirtualPorts; // Number of Virtual ports676 __u8 HubConfig1; // Used to configure the Hub677 __u8 HubConfig2; // Used to configure the Hub678 __u8 TotalPorts; // Total Number of Com Ports for the entire device (All UMPs)[all …]