Home
last modified time | relevance | path

Searched refs:LOW8 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/serial/
H A Dio_edgeport.h16 #ifndef LOW8
17 #define LOW8(a) ((unsigned char)(a & 0xff)) macro