Searched defs:device_reg (Results 1 – 1 of 1) sorted by relevance
115 struct device_reg { struct116 uint16_t id_l; /* ID low */117 uint16_t id_h; /* ID high */118 uint16_t cfg_0; /* Configuration 0 */126 uint16_t cfg_1; /* Configuration 1 */133 uint16_t ictrl; /* Interface control */139 uint16_t istatus; /* Interface status */143 uint16_t semaphore; /* Semaphore */144 uint16_t nvram; /* NVRAM register. */150 uint16_t flash_data; /* Flash BIOS data */[all …]