Searched defs:device_reg (Results 1 – 1 of 1) sorted by relevance
114 struct device_reg { struct115 uint16_t id_l; /* ID low */116 uint16_t id_h; /* ID high */117 uint16_t cfg_0; /* Configuration 0 */125 uint16_t cfg_1; /* Configuration 1 */132 uint16_t ictrl; /* Interface control */138 uint16_t istatus; /* Interface status */142 uint16_t semaphore; /* Semaphore */143 uint16_t nvram; /* NVRAM register. */149 uint16_t flash_data; /* Flash BIOS data */[all …]