Home
last modified time | relevance | path

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

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