Searched refs:NUM_MSGS (Results 1 – 3 of 3) sorted by relevance
28 #define NUM_MSGS CEC_MAX_MSG_RX_QUEUE_SZ macro57 struct cec_msg rx_msg[NUM_MSGS];
604 (port->rx_msg_cur_idx + 1) % NUM_MSGS; in extron_irq_work_handler()673 NUM_MSGS; in extron_process_received()674 if (port->rx_msg_num == NUM_MSGS) { in extron_process_received()
171 #define NUM_MSGS 8 macro182 struct cec_msg rx_msg[NUM_MSGS];350 (pulse8->rx_msg_cur_idx + 1) % NUM_MSGS; in pulse8_irq_work_handler()406 NUM_MSGS; in pulse8_interrupt()407 if (pulse8->rx_msg_num == NUM_MSGS) { in pulse8_interrupt()