Home
last modified time | relevance | path

Searched refs:gmxx_tx_spi_thresh (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-spi.c368 cvmx_gmxx_tx_spi_thresh_t gmxx_tx_spi_thresh; in cvmx_spi_calendar_setup_cb() local
385 gmxx_tx_spi_thresh.u64 = 0; in cvmx_spi_calendar_setup_cb()
386 gmxx_tx_spi_thresh.s.thresh = 4; in cvmx_spi_calendar_setup_cb()
387 cvmx_write_csr(CVMX_GMXX_TX_SPI_THRESH(interface), gmxx_tx_spi_thresh.u64); in cvmx_spi_calendar_setup_cb()