Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/octeon-sdk/
HDcvmx-lmcx-defs.h6782 struct cvmx_lmcx_rlevel_ctl_s { struct
6784 uint64_t reserved_22_63 : 42;
6785 uint64_t delay_unload_3 : 1; /**< When set, unload the PHY silo one cycle later
6788 uint64_t delay_unload_2 : 1; /**< When set, unload the PHY silo one cycle later
6791 uint64_t delay_unload_1 : 1; /**< When set, unload the PHY silo one cycle later
6794 uint64_t delay_unload_0 : 1; /**< When set, unload the PHY silo one cycle later
6797 uint64_t bitmask : 8; /**< Mask to select bit lanes on which read-leveling
6799 …nt64_t or_dis : 1; /**< Disable or'ing of bits in a byte lane when computing
6802 uint64_t offset_en : 1; /**< When set, LMC attempts to select the read-leveling
6810 …t64_t offset : 4; /**< The offset used when LMC*RLEVEL_CTL[OFFSET] is set */
[all …]