Searched defs:edge_ti_manuf_descriptor (Results 1 – 1 of 1) sorted by relevance
666 struct edge_ti_manuf_descriptor { struct667 __u8 IonConfig; // Config byte for ION manufacturing use668 __u8 IonConfig2; // Expansion669 __u8 Version; // Version670 __u8 CpuRev_BoardRev; // CPU revision level (0xF0) and Board Rev Level (0x0F)671 __u8 NumPorts; // Number of ports for this UMP672 __u8 NumVirtualPorts; // Number of Virtual ports673 __u8 HubConfig1; // Used to configure the Hub674 __u8 HubConfig2; // Used to configure the Hub675 __u8 TotalPorts; // Total Number of Com Ports for the entire device (All UMPs)[all …]