Home
last modified time | relevance | path

Searched refs:CVMX_FAU_OP_SIZE_32 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/include/asm/octeon/
H A Dcvmx-fau.h51 CVMX_FAU_OP_SIZE_32 = 2, enumerator
329 * - CVMX_FAU_OP_SIZE_32 (2) = 32 bits
388 (scraddr, value, 0, CVMX_FAU_OP_SIZE_32, reg)); in cvmx_fau_async_fetch_and_add32()
471 (scraddr, value, 1, CVMX_FAU_OP_SIZE_32, reg)); in cvmx_fau_async_tagwait_fetch_and_add32()
/linux/drivers/staging/octeon/
H A Dethernet-tx.c254 pko_command.s.size0 = CVMX_FAU_OP_SIZE_32; in cvm_oct_xmit()