Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dio_edgeport.h16 #ifndef LOW8
17 #define LOW8(a) ((unsigned char)(a & 0xff)) macro
H A Dio_edgeport.c2220 MAKE_CMD_WRITE_REG(&currCmd, &cmdLen, number, DLL, LOW8(divisor)); in send_cmd_write_baud_rate()
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dio_edgeport.h17 #ifndef LOW8
18 #define LOW8(a) ((unsigned char)(a & 0xff)) macro
H A Dio_edgeport.c2336 MAKE_CMD_WRITE_REG(&currCmd, &cmdLen, number, DLL, LOW8(divisor)); in send_cmd_write_baud_rate()

Completed in 10 milliseconds