Searched defs:device_reg (Results 1 – 2 of 2) 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 …]
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 …]