Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/include/asm/octeon/
Dcvmx-fau.h51 CVMX_FAU_OP_SIZE_32 = 2, enumerator
372 (scraddr, value, 0, CVMX_FAU_OP_SIZE_32, reg)); in cvmx_fau_async_fetch_and_add32()
455 (scraddr, value, 1, CVMX_FAU_OP_SIZE_32, reg)); in cvmx_fau_async_tagwait_fetch_and_add32()
/linux-3.4.99/drivers/staging/octeon/
Dethernet-tx.c261 pko_command.s.size0 = CVMX_FAU_OP_SIZE_32; in cvm_oct_xmit()