Searched refs:ac97_tag (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/soc/blackfin/
H A Dbf5xx-ac97.c91 dst->ac97_tag = TAG_VALID;
94 dst->ac97_tag |= TAG_PCM_RIGHT;
98 dst->ac97_tag |= TAG_PCM_LEFT;
104 dst->ac97_tag |= TAG_PCM_SL;
108 dst->ac97_tag |= TAG_PCM_SR;
112 dst->ac97_tag |= TAG_PCM_LFE;
116 dst->ac97_tag |= TAG_PCM_CENTER;
153 nextwrite[cmd_count[nextfrag]].ac97_tag |= TAG_CMD;
177 out_frame[0].ac97_tag = TAG_VALID | TAG_CMD;
196 frame.ac97_tag
[all...]
H A Dbf5xx-ac97.h16 u16 ac97_tag; /* slot 0 */ member in struct:ac97_frame
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/soc/blackfin/
H A Dbf5xx-ac97.c91 dst->ac97_tag = TAG_VALID;
94 dst->ac97_tag |= TAG_PCM_RIGHT;
98 dst->ac97_tag |= TAG_PCM_LEFT;
104 dst->ac97_tag |= TAG_PCM_SL;
108 dst->ac97_tag |= TAG_PCM_SR;
112 dst->ac97_tag |= TAG_PCM_LFE;
116 dst->ac97_tag |= TAG_PCM_CENTER;
153 nextwrite[cmd_count[nextfrag]].ac97_tag |= TAG_CMD;
177 out_frame[0].ac97_tag = TAG_VALID | TAG_CMD;
196 frame.ac97_tag
[all...]
H A Dbf5xx-ac97.h16 u16 ac97_tag; /* slot 0 */ member in struct:ac97_frame

Completed in 113 milliseconds