Searched refs:TAG_VALID (Results 1 – 3 of 3) sorted by relevance
50 dst->ac97_tag = TAG_VALID; in bf5xx_pcm_to_ac97()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()
41 #define TAG_VALID 0x8000 macro
78 #define TAG_VALID(tag) ((((tag) & 0xf) == 0xf) && (TAG_DECODE(tag) < 32)) macro1078 if (unlikely(!TAG_VALID(handle))) { in carm_handle_resp()