Home
last modified time | relevance | path

Searched refs:TAG_CMD (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/sound/soc/blackfin/
Dbf5xx-ac97.c113 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()
Dbf5xx-ac97.h42 #define TAG_CMD 0x6000 macro