Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/octeon/
Dcvmx-scratch.h134 static inline void cvmx_scratch_write64(uint64_t address, uint64_t value) in cvmx_scratch_write64() function
/linux-6.1.9/drivers/staging/octeon/
Dethernet-tx.c481 cvmx_scratch_write64(CVMX_SCR_SCRATCH, old_scratch); in cvm_oct_xmit()
482 cvmx_scratch_write64(CVMX_SCR_SCRATCH + 8, old_scratch2); in cvm_oct_xmit()
Dethernet-rx.c398 cvmx_scratch_write64(CVMX_SCR_SCRATCH, old_scratch); in cvm_oct_poll()
Docteon-stubs.h1202 static inline void cvmx_scratch_write64(uint64_t address, uint64_t value) in cvmx_scratch_write64() function