Searched refs:IBI_CHUNKS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/ | ||
H A D | ibi.h | 22 #define IBI_CHUNKS GENMASK(23, 16) macro |
H A D | dma.c | 632 chunks = FIELD_GET(IBI_CHUNKS, ibi_status); in hci_dma_process_ibi() |