Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/gma500/
H A Dpsb_reg.h143 #define _PSB_CBI_STAT_FAULT_PBE (1 << 5) macro
H A Dpsb_irq.c175 if (val & _PSB_CBI_STAT_FAULT_PBE) in gma_sgx_interrupt()