Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/contrib/octeon-sdk/
HDcvmx-mpi-defs.h194 struct cvmx_mpi_cfg_cn30xx { struct
196 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 transaction
203 uint64_t tritx : 1; /**< If 0, MPI_TX pin is driven when slave is not
207 uint64_t idleclks : 2; /**< Guarantee IDLECLKS idle sclk cycles between
209 uint64_t cshi : 1; /**< If 0, CS is low asserted
211 uint64_t csena : 1; /**< If 0, the MPI_CS is a GPIO, not used by MPI_TX
213 uint64_t int_ena : 1; /**< If 0, polling is required
[all …]