Home
last modified time | relevance | path

Searched refs:TSI721_IMSG_CHNUM (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/rapidio/devices/
Dtsi721.h343 #define TSI721_IMSG_CHNUM TSI721_IMSG_MAXCH macro
909 int imsg_init[TSI721_IMSG_CHNUM];
910 struct tsi721_imsg_ring imsg_ring[TSI721_IMSG_CHNUM];
Dtsi721.c2536 for (ch = 0; ch < TSI721_IMSG_CHNUM; ch++) { in tsi721_messages_init()
2600 for (ch = 0; ch < TSI721_IMSG_CHNUM; ch++) in tsi721_disable_ints()