Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rapidio/devices/
H A Dtsi721.h86 #define DBELL_INF(buf) (((u8)buf[0] << 8) | (u8)buf[1]) macro
H A Dtsi721.c414 if ((dbell->res->start <= DBELL_INF(idb.bytes)) && in tsi721_db_dpc()
415 (dbell->res->end >= DBELL_INF(idb.bytes))) { in tsi721_db_dpc()
423 DBELL_TID(idb.bytes), DBELL_INF(idb.bytes)); in tsi721_db_dpc()
428 DBELL_INF(idb.bytes)); in tsi721_db_dpc()