Home
last modified time | relevance | path

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

/linux/drivers/usb/serial/
H A Dio_edgeport.h19 #ifndef HIGH8
20 #define HIGH8(a) ((unsigned char)((a & 0xff00) >> 8)) macro