Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/include/mach/
H A Dregs-ac97.h29 #define GCR_SDONE_IE (1 << 18) /* Status Done Interrupt Enable */ macro
/OK3568_Linux_fs/kernel/sound/arm/
H A Dpxa2xx-ac97-lib.c272 GCR |= GCR_SDONE_IE|GCR_CDONE_IE; in pxa2xx_ac97_finish_reset()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h375 #define GCR_SDONE_IE (1 << 18) /* Status Done Interrupt Enable */ macro