Home
last modified time | relevance | path

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

/linux-6.15/drivers/tty/serial/jsm/
H A Djsm.h179 #define EQUEUEMASK 0x1FFF /* 8 K - 1 */ macro
H A Djsm_cls.c439 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()