Searched defs:cvmx_mio_fus_rcmd_s (Results 1 – 1 of 1) sorted by relevance
4517 struct cvmx_mio_fus_rcmd_s { struct4519 uint64_t reserved_24_63 : 40;4520 uint64_t dat : 8; /**< 8bits of fuse data */4521 uint64_t reserved_13_15 : 3;4522 uint64_t pend : 1; /**< SW sets this bit on a write to start FUSE read4525 uint64_t reserved_9_11 : 3;4526 uint64_t efuse : 1; /**< When set, return data from the efuse storage4528 uint64_t addr : 8; /**< The byte address of the fuse to read */