Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/jsm/
H A Djsm.h184 #define EQUEUEMASK 0x1FFF /* 8 K - 1 */ macro
H A Djsm_cls.c444 ch->ch_e_head = head & EQUEUEMASK; in cls_copy_data_from_uart_to_queue()
H A Djsm_neo.c470 ch->ch_e_head = head & EQUEUEMASK; in neo_copy_data_from_uart_to_queue()