Home
last modified time | relevance | path

Searched refs:CMD_MASK (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/i825xx/
Dether1.c760 switch (nop.nop_command & CMD_MASK) { in ether1_xmit_done()
794 nop.nop_command & CMD_MASK, caddr); in ether1_xmit_done()
825 if ((nop.nop_command & CMD_MASK) != CMD_NOP) { in ether1_xmit_done()
835 if ((nop.nop_command & CMD_MASK) != CMD_TX) { in ether1_xmit_done()
Dether1.h242 #define CMD_MASK 7 macro
/drivers/crypto/caam/
Ddesc.h22 #define CMD_MASK 0xf8000000 macro
/drivers/mmc/host/
Dsh_mmcif.c68 #define CMD_MASK 0x3f000000 macro