Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-pxa/include/mach/
Dregs-ac97.h27 #define GCR_CDONE_IE (1 << 19) /* Command Done Interrupt Enable */ macro
/linux-4.1.27/sound/arm/
Dpxa2xx-ac97-lib.c269 GCR |= GCR_SDONE_IE|GCR_CDONE_IE; in pxa2xx_ac97_finish_reset()