Home
last modified time | relevance | path

Searched refs:RESP_TID (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/
H A Dcmd.h25 #define RESP_TID(resp) FIELD_GET(GENMASK(27, 24), resp) macro
H A Ddma.c508 tid = RESP_TID(resp); in hci_dma_xfer_done()
H A Dpio.c482 unsigned int tid = RESP_TID(resp); in hci_pio_process_resp()