Searched refs:CMD_MASK (Results 1 – 6 of 6) sorted by relevance
42 #define CMD_MASK 0xFF00FFFF macro
127 regdata &= CMD_MASK; in snd_cs5535audio_codec_write()
242 #define CMD_MASK 7 macro
754 switch (nop.nop_command & CMD_MASK) { in ether1_xmit_done()788 nop.nop_command & CMD_MASK, caddr); in ether1_xmit_done()819 if ((nop.nop_command & CMD_MASK) != CMD_NOP) { in ether1_xmit_done()829 if ((nop.nop_command & CMD_MASK) != CMD_TX) { in ether1_xmit_done()
49 #define CMD_MASK 0xf8000000 macro
73 #define CMD_MASK 0x3f000000 macro