Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/accel/ivpu/
Divpu_mmu.c50 #define IVPU_MMU_REG_EVTQ_PROD_SEC (0x002000a8u + SZ_64K) macro
617 REGV_WR32(IVPU_MMU_REG_EVTQ_PROD_SEC, 0); in ivpu_mmu_reset()
892 evtq->prod = REGV_RD32(IVPU_MMU_REG_EVTQ_PROD_SEC); in ivpu_mmu_get_event()