Searched defs:sbbc_common_devregs (Results 1 – 1 of 1) sorted by relevance
225 struct sbbc_common_devregs { struct226 uint32_t devid; /* All, device ID */227 uint32_t devtemp; /* All */228 uint32_t incon_scratch; /* All */229 uint32_t incon_tstl1; /* AR and SDC */230 uint32_t incon_tsterr; /* AR and SDC */231 uint32_t device_conf; /* All, device configuration */232 uint32_t device_rstcntl; /* SBBC and AR, dev reset control */233 uint32_t device_rststat; /* All, device reset status */234 uint32_t device_errstat; /* SBBC, device reset */[all …]