Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i3c/
Di3c_dw.c1192 uint32_t nibis, ibi_stat; in ibis_handle() local
1195 nibis = sys_read32(config->regs + QUEUE_STATUS_LEVEL); in ibis_handle()
1196 nibis = QUEUE_STATUS_IBI_BUF_BLR(nibis); in ibis_handle()
1197 for (i = 0; i < nibis; i++) { in ibis_handle()