Searched refs:cvmx_scratch_write64 (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/octeon/
H A Dcvmx-scratch.h134 static inline void cvmx_scratch_write64(uint64_t address, uint64_t value) cvmx_scratch_write64() function
/linux-4.1.27/drivers/staging/octeon/
H A Dethernet-tx.c528 cvmx_scratch_write64(CVMX_SCR_SCRATCH, old_scratch); cvm_oct_xmit()
529 cvmx_scratch_write64(CVMX_SCR_SCRATCH + 8, old_scratch2); cvm_oct_xmit()
H A Dethernet-rx.c416 cvmx_scratch_write64(CVMX_SCR_SCRATCH, old_scratch); cvm_oct_napi_poll()

Completed in 149 milliseconds