Searched defs:cvmx_mpi_cfg_cn30xx (Results 1 – 1 of 1) sorted by relevance
194 struct cvmx_mpi_cfg_cn30xx { struct196 uint64_t reserved_29_63 : 35;197 uint64_t clkdiv : 13; /**< Fsclk = Feclk / (2 * CLKDIV)199 uint64_t reserved_12_15 : 4;200 uint64_t cslate : 1; /**< If 0, MPI_CS asserts 1/2 SCLK before transaction203 uint64_t tritx : 1; /**< If 0, MPI_TX pin is driven when slave is not207 uint64_t idleclks : 2; /**< Guarantee IDLECLKS idle sclk cycles between209 uint64_t cshi : 1; /**< If 0, CS is low asserted211 uint64_t csena : 1; /**< If 0, the MPI_CS is a GPIO, not used by MPI_TX213 uint64_t int_ena : 1; /**< If 0, polling is required[all …]