Searched refs:CMD_NEW (Results 1 – 2 of 2) sorted by relevance
82 if (!(tmp & CMD_NEW)) in wait_till_cmd_acked()100 regdata |= CMD_NEW; in snd_cs5535audio_codec_read()128 regdata |= CMD_NEW; in snd_cs5535audio_codec_write()
43 #define CMD_NEW 0x00010000 macro