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 D | cvmx-scratch.h | 134 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 D | cvmx-scratch.h | 134 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 D | ethernet-tx.c | 481 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 D | ethernet-rx.c | 398 cvmx_scratch_write64(CVMX_SCR_SCRATCH, old_scratch); in cvm_oct_poll()
|
H A D | octeon-stubs.h | 1202 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 D | ethernet-tx.c | 479 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 D | ethernet-rx.c | 398 cvmx_scratch_write64(CVMX_SCR_SCRATCH, old_scratch); in cvm_oct_poll()
|
H A D | octeon-stubs.h | 1202 static inline void cvmx_scratch_write64(uint64_t address, uint64_t value) in cvmx_scratch_write64() function
|
Completed in 16 milliseconds