Searched refs:L3_ERROR_LOG_MULTI (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/bus/ | ||
D | omap_l3_smx.h | 20 #define L3_ERROR_LOG_MULTI (1 << 31) macro |
D | omap_l3_smx.c | 145 u8 multi = error & L3_ERROR_LOG_MULTI; in omap3_l3_block_irq() |