Home
last modified time | relevance | path

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

/third_party/mesa3d/src/broadcom/simulator/
Dv3dx_simulator.c441 uint32_t hub_interrupts = in v3dX() local
447 V3D_WRITE(V3D_HUB_CTL_INT_MSK_SET, ~hub_interrupts); in v3dX()
448 V3D_WRITE(V3D_HUB_CTL_INT_MSK_CLR, hub_interrupts); in v3dX()