Home
last modified time | relevance | path

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

/linux-3.4.99/sound/soc/samsung/
Di2s-regs.h132 #define AHB_CLRLVL0INT (1 << 16) macro
Didma.c276 val = (iisahb & AHB_LVL0INT) ? AHB_CLRLVL0INT : 0; in iis_irq()