Searched refs:old_scratch (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/octeon/
H A Dethernet-rx.c239 uint64_t old_scratch; local
250 old_scratch = cvmx_scratch_read64(CVMX_SCR_SCRATCH);
478 cvmx_scratch_write64(CVMX_SCR_SCRATCH, old_scratch);
H A Dethernet-tx.c152 uint64_t old_scratch; local
191 old_scratch = cvmx_scratch_read64(CVMX_SCR_SCRATCH);
493 cvmx_scratch_write64(CVMX_SCR_SCRATCH, old_scratch);

Completed in 50 milliseconds