Searched refs:CMD_MASK (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/sound/pci/cs5535audio/
H A Dcs5535audio.h42 #define CMD_MASK 0xFF00FFFF macro
H A Dcs5535audio.c127 regdata &= CMD_MASK; snd_cs5535audio_codec_write()
/linux-4.1.27/drivers/net/ethernet/i825xx/
H A Dether1.c754 switch (nop.nop_command & CMD_MASK) { ether1_xmit_done()
788 nop.nop_command & CMD_MASK, caddr); ether1_xmit_done()
819 if ((nop.nop_command & CMD_MASK) != CMD_NOP) { ether1_xmit_done()
829 if ((nop.nop_command & CMD_MASK) != CMD_TX) { ether1_xmit_done()
H A Dether1.h242 #define CMD_MASK 7 macro
/linux-4.1.27/drivers/mmc/host/
H A Dsh_mmcif.c72 #define CMD_MASK 0x3f000000 macro
/linux-4.1.27/drivers/crypto/caam/
H A Ddesc.h32 #define CMD_MASK 0xf8000000 macro

Completed in 217 milliseconds