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