Searched refs:MXR_MAX_LAYERS (Results 1 – 2 of 2) sorted by relevance
34 #define MXR_MAX_LAYERS 3 macro238 struct mxr_layer *layer[MXR_MAX_LAYERS];
318 for (i = 0; i < MXR_MAX_LAYERS; ++i) in mxr_irq_handler()