Searched defs:LOBYTE (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/staging/vt6655/
H A Dtmacro.h35 #define LOBYTE(w) ((unsigned char)(w)) macro
/linux-4.4.14/drivers/isdn/hisax/
H A Damd7930_fn.h24 #define LOBYTE(w) ((unsigned char)(w & 0x00ff)) macro
/linux-4.4.14/sound/isa/msnd/
H A Dmsnd.h185 #define LOBYTE(w) ((u8)(w)) macro
/linux-4.4.14/sound/oss/
H A Dmsnd.h146 #define LOBYTE(w) ((BYTE)(w)) macro
/linux-4.4.14/drivers/scsi/esas2r/
H A Desas2r.h125 #define LOBYTE(w) ((u8)(u16)(w)) macro

Completed in 144 milliseconds