Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rapidio/devices/
H A Dtsi721.h330 #define TSI721_IMSG_CHNUM TSI721_IMSG_MAXCH macro
896 int imsg_init[TSI721_IMSG_CHNUM];
897 struct tsi721_imsg_ring imsg_ring[TSI721_IMSG_CHNUM];
H A Dtsi721.c2523 for (ch = 0; ch < TSI721_IMSG_CHNUM; ch++) { in tsi721_messages_init()
2587 for (ch = 0; ch < TSI721_IMSG_CHNUM; ch++) in tsi721_disable_ints()