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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/octeon/
H A Dcvmx-scratch.h134 static inline void cvmx_scratch_write64(uint64_t address, uint64_t value) function
H A Dethernet-tx.c482 cvmx_scratch_write64(CVMX_SCR_SCRATCH, old_scratch);
483 cvmx_scratch_write64(CVMX_SCR_SCRATCH + 8, old_scratch2);
H A Dethernet-rx.c474 cvmx_scratch_write64(CVMX_SCR_SCRATCH, old_scratch);

Completed in 60 milliseconds