Searched defs:cvmx_npei_ctl_status2_s (Results 1 – 1 of 1) sorted by relevance
2086 struct cvmx_npei_ctl_status2_s { struct2088 uint64_t reserved_16_63 : 48;2089 uint64_t mps : 1; /**< Max Payload Size2094 uint64_t mrrs : 3; /**< Max Read Request Size2104 uint64_t c1_w_flt : 1; /**< When '1' enables the window filter for reads and2148 uint64_t c1_b1_s : 3; /**< Pcie-Port1, Bar1 Size. 1 == 64MB, 2 == 128MB,2151 uint64_t c0_b1_s : 3; /**< Pcie-Port0, Bar1 Size. 1 == 64MB, 2 == 128MB,2154 uint64_t c1_wi_d : 1; /**< When set '1' disables access to the Window2156 uint64_t c1_b0_d : 1; /**< When set '1' disables access from PCIe-Port1 to2160 uint64_t c0_wi_d : 1; /**< When set '1' disables access to the Window[all …]