Searched defs:device_reg (Results 1 – 1 of 1) sorted by relevance
124 struct device_reg { struct125 uint16_t id_l; /* ID low */126 uint16_t id_h; /* ID high */127 uint16_t cfg_0; /* Configuration 0 */135 uint16_t cfg_1; /* Configuration 1 */142 uint16_t ictrl; /* Interface control */148 uint16_t istatus; /* Interface status */152 uint16_t semaphore; /* Semaphore */153 uint16_t nvram; /* NVRAM register. */159 uint16_t flash_data; /* Flash BIOS data */[all …]