Searched defs:LO (Results 1 – 7 of 7) sorted by relevance
12 #define LO(reg) (reg / 4) macro
105 #define LO(a) ((unsigned char)((a) & 0xff)) macro
132 #define LO(a) ((unsigned char)((a) & 0xff)) macro
233 #define LO(a) ((unsigned char)((a) & 0xff)) macro
223 #define LO(a) ((unsigned char)((a) & 0xff)) macro
1170 #define LO(x) ((x) & 0xffff) in snd_m3_pcm_setup1() macro
1155 #define LO(x) ((x) & 0xffff) in snd_m3_pcm_setup1() macro