Searched defs:cvmx_pescx_ctl_status_s (Results 1 – 1 of 1) sorted by relevance
466 struct cvmx_pescx_ctl_status_s { struct468 uint64_t reserved_28_63 : 36;469 uint64_t dnum : 5; /**< Primary bus device number. */470 uint64_t pbus : 8; /**< Primary bus number. */471 uint64_t qlm_cfg : 2; /**< The QLM configuration pad bits. */475 uint64_t pm_xtoff : 1; /**< When WRITTEN with a '1' a single cycle pulse is481 uint64_t reserved_7_8 : 2;482 uint64_t nf_ecrc : 1; /**< Do not forward peer-to-peer ECRC TLPs. */483 uint64_t dly_one : 1; /**< When set the output client state machines will485 uint64_t lnk_enb : 1; /**< When set '1' the link is enabled when '0' the[all …]