Home
last modified time | relevance | path

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

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