Home
last modified time | relevance | path

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

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