Searched defs:WLS (Results 1 – 1 of 1) sorted by relevance
68 #define WLS(x) (((x-5) & 0x03) << 8) /* Word Length Select */ macro113 #define WLS(x) (((x)-5) & 0x03) /* Word Length Select */ macro