Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bus/
H A Domap_l3_smx.h67 #define L3_STATUS_0_TIMEOUT_MASK (L3_STATUS_0_MPUIA_BRST \ macro
H A Domap_l3_smx.c189 BUG_ON(!int_type && status & L3_STATUS_0_TIMEOUT_MASK); in omap3_l3_app_irq()