Searched defs:device_reg (Results 1 – 1 of 1) sorted by relevance
158 struct device_reg { struct159 uint16_t id_l; /* ID low */160 uint16_t id_h; /* ID high */161 uint16_t cfg_0; /* Configuration 0 */162 uint16_t cfg_1; /* Configuration 1 */163 uint16_t ictrl; /* Interface control */169 uint16_t istatus; /* Interface status */173 uint16_t semaphore; /* Semaphore */174 uint16_t nvram; /* NVRAM register. */180 uint16_t flash_data; /* Flash BIOS data */[all …]