Searched refs:nibis (Results 1 – 1 of 1) sorted by relevance
1192 uint32_t nibis, ibi_stat; in ibis_handle() local1195 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()