Searched defs:cvmx_dfm_rlevel_ctl_s (Results 1 – 1 of 1) sorted by relevance
2253 struct cvmx_dfm_rlevel_ctl_s { struct2255 uint64_t reserved_22_63 : 42;2256 uint64_t delay_unload_3 : 1; /**< When set, unload the PHY silo one cycle later2259 uint64_t delay_unload_2 : 1; /**< When set, unload the PHY silo one cycle later2262 uint64_t delay_unload_1 : 1; /**< When set, unload the PHY silo one cycle later2265 uint64_t delay_unload_0 : 1; /**< When set, unload the PHY silo one cycle later2268 uint64_t bitmask : 8; /**< Mask to select bit lanes on which read-leveling2270 …nt64_t or_dis : 1; /**< Disable or'ing of bits in a byte lane when computing2273 uint64_t offset_en : 1; /**< Use DFM_RLEVEL_CTL[OFFSET] to calibrate read2275 …t64_t offset : 4; /**< Pick final_setting-offset (if set) for the read level[all …]