Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H A Dcvmx-scratch.h134 static inline void cvmx_scratch_write64(uint64_t address, uint64_t value) in cvmx_scratch_write64() function
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H A Dcvmx-scratch.h134 static inline void cvmx_scratch_write64(uint64_t address, uint64_t value) in cvmx_scratch_write64() function
/kernel/linux/linux-5.10/drivers/staging/octeon/
H A 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()
H A Dethernet-rx.c398 cvmx_scratch_write64(CVMX_SCR_SCRATCH, old_scratch); in cvm_oct_poll()
H A Docteon-stubs.h1202 static inline void cvmx_scratch_write64(uint64_t address, uint64_t value) in cvmx_scratch_write64() function
/kernel/linux/linux-6.6/drivers/staging/octeon/
H A Dethernet-tx.c479 cvmx_scratch_write64(CVMX_SCR_SCRATCH, old_scratch); in cvm_oct_xmit()
480 cvmx_scratch_write64(CVMX_SCR_SCRATCH + 8, old_scratch2); in cvm_oct_xmit()
H A Dethernet-rx.c398 cvmx_scratch_write64(CVMX_SCR_SCRATCH, old_scratch); in cvm_oct_poll()
H A Docteon-stubs.h1202 static inline void cvmx_scratch_write64(uint64_t address, uint64_t value) in cvmx_scratch_write64() function

Completed in 16 milliseconds