Searched refs:TAG_CMD (Results 1 – 2 of 2) sorted by relevance
113 nextwrite[cmd_count[nextfrag]].ac97_tag |= TAG_CMD; in enqueue_cmd()138 out_frame[0].ac97_tag = TAG_VALID | TAG_CMD; in bf5xx_ac97_read()159 frame.ac97_tag = TAG_VALID | TAG_CMD; in bf5xx_ac97_write()
42 #define TAG_CMD 0x6000 macro