Searched refs:cvmx_scratch_read64 (Results 1 - 4 of 4) 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.h87 static inline uint64_t cvmx_scratch_read64(uint64_t address) function
H A Dethernet-tx.c189 old_scratch = cvmx_scratch_read64(CVMX_SCR_SCRATCH);
190 old_scratch2 = cvmx_scratch_read64(CVMX_SCR_SCRATCH + 8);
214 skb_to_free = cvmx_scratch_read64(CVMX_SCR_SCRATCH);
388 skb_to_free = cvmx_scratch_read64(CVMX_SCR_SCRATCH);
389 buffers_to_free = cvmx_scratch_read64(CVMX_SCR_SCRATCH + 8);
480 total_to_clean = cvmx_scratch_read64(CVMX_SCR_SCRATCH);
H A Dethernet-rx.c248 old_scratch = cvmx_scratch_read64(CVMX_SCR_SCRATCH);
H A Dcvmx-pow.h1247 result.u64 = cvmx_scratch_read64(scr_addr);

Completed in 71 milliseconds