Home
last modified time | relevance | path

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

/drivers/gpu/drm/gma500/
Dpsb_irq.c215 if (stat_2 & _PSB_CE2_BIF_REQUESTER_FAULT) { in psb_sgx_interrupt()
357 PSB_WSGX32(_PSB_CE2_BIF_REQUESTER_FAULT, PSB_CR_EVENT_HOST_ENABLE2); in psb_irq_postinstall()
Dpsb_reg.h77 #define _PSB_CE2_BIF_REQUESTER_FAULT (1 << 4) macro