Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-dfm-defs.h2253 struct cvmx_dfm_rlevel_ctl_s { struct
2255 uint64_t reserved_22_63 : 42;
2256 uint64_t delay_unload_3 : 1; /**< When set, unload the PHY silo one cycle later
2259 uint64_t delay_unload_2 : 1; /**< When set, unload the PHY silo one cycle later
2262 uint64_t delay_unload_1 : 1; /**< When set, unload the PHY silo one cycle later
2265 uint64_t delay_unload_0 : 1; /**< When set, unload the PHY silo one cycle later
2268 uint64_t bitmask : 8; /**< Mask to select bit lanes on which read-leveling
2270 …nt64_t or_dis : 1; /**< Disable or'ing of bits in a byte lane when computing
2273 uint64_t offset_en : 1; /**< Use DFM_RLEVEL_CTL[OFFSET] to calibrate read
2275 …t64_t offset : 4; /**< Pick final_setting-offset (if set) for the read level
[all …]