Searched refs:_PSB_CBI_STAT_FAULT_PBE (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/gpu/drm/gma500/ | ||
| D | psb_reg.h | 155 #define _PSB_CBI_STAT_FAULT_PBE (1 << 5) macro |
| D | psb_irq.c | 232 if (val & _PSB_CBI_STAT_FAULT_PBE) in psb_sgx_interrupt() |