Home
last modified time | relevance | path

Searched refs:DBELL_SID (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/rapidio/devices/
H A Dtsi721.h84 #define DBELL_SID(buf) (((u8)buf[2] << 8) | (u8)buf[3]) macro
H A Dtsi721.c422 dbell->dinb(mport, dbell->dev_id, DBELL_SID(idb.bytes), in tsi721_db_dpc()
427 DBELL_SID(idb.bytes), DBELL_TID(idb.bytes), in tsi721_db_dpc()
/kernel/linux/linux-6.6/drivers/rapidio/devices/
H A Dtsi721.h84 #define DBELL_SID(buf) (((u8)buf[2] << 8) | (u8)buf[3]) macro
H A Dtsi721.c422 dbell->dinb(mport, dbell->dev_id, DBELL_SID(idb.bytes), in tsi721_db_dpc()
427 DBELL_SID(idb.bytes), DBELL_TID(idb.bytes), in tsi721_db_dpc()

Completed in 12 milliseconds