Home
last modified time | relevance | path

Searched defs:cvmx_mio_fus_rcmd_s (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-mio-defs.h4517 struct cvmx_mio_fus_rcmd_s { struct
4519 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 read
4525 uint64_t reserved_9_11 : 3;
4526 uint64_t efuse : 1; /**< When set, return data from the efuse storage
4528 uint64_t addr : 8; /**< The byte address of the fuse to read */