Searched defs:uss820_flags (Results 1 – 1 of 1) sorted by relevance
318 struct uss820_flags { struct319 uint8_t change_connect:1;320 uint8_t change_suspend:1;321 uint8_t status_suspend:1; /* set if suspended */322 uint8_t status_vbus:1; /* set if present */323 uint8_t status_bus_reset:1; /* set if reset complete */324 uint8_t clocks_off:1;325 uint8_t port_powered:1;326 uint8_t port_enabled:1;327 uint8_t d_pulled_up:1;[all …]