Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/gma500/
H A Dpsb_irq.c158 if (stat_2 & _PSB_CE2_BIF_REQUESTER_FAULT) { in gma_sgx_interrupt()
286 PSB_WSGX32(_PSB_CE2_BIF_REQUESTER_FAULT, PSB_CR_EVENT_HOST_ENABLE2); in gma_irq_postinstall()
H A Dpsb_reg.h65 #define _PSB_CE2_BIF_REQUESTER_FAULT (1 << 4) macro