Searched defs:EC (Results 1 – 14 of 14) sorted by relevance
88 #define EC(x) ((x) << 2) macro
9 #define EC(x) ((x) & 0xffff) macro
39 EC, enumerator
50 EC, enumerator
45 #define EC 0x04 macro
987 unsigned int EC) in snd_ali_write_voice_regs()1191 unsigned int EC; in snd_ali_playback_prepare() local1282 unsigned int EC; in snd_ali_prepare() local
986 unsigned int EC) in snd_ali_write_voice_regs()1190 unsigned int EC; in snd_ali_playback_prepare() local1281 unsigned int EC; in snd_ali_prepare() local
118 EC = 0x2 enumerator
277 unsigned short EC; /* 12 bits */ member
276 unsigned short EC; /* 12 bits */ member
270 EC = 0x00000800, /* excessive collision */ enumerator
5675 #define EC(x) ((x) << 2) macro