Searched refs:stxx_arb_ctl (Results 1 - 1 of 1) sorted by path

/linux-master/arch/mips/cavium-octeon/executive/
H A Dcvmx-spi.c351 union cvmx_stxx_arb_ctl stxx_arb_ctl; local
359 stxx_arb_ctl.u64 = 0;
360 stxx_arb_ctl.s.igntpa = 0;
361 stxx_arb_ctl.s.mintrn = 0;
362 cvmx_write_csr(CVMX_STXX_ARB_CTL(interface), stxx_arb_ctl.u64);

Completed in 135 milliseconds