Home
last modified time | relevance | path

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

/openbmc/linux/sound/arm/
H A Dpxa2xx-ac97-regs.h26 #define GCR_CDONE_IE (1 << 19) /* Command Done Interrupt Enable */ macro
H A Dpxa2xx-ac97-lib.c277 gcr |= GCR_SDONE_IE|GCR_CDONE_IE; in pxa2xx_ac97_finish_reset()
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h374 #define GCR_CDONE_IE (1 << 19) /* Command Done Interrupt Enable */ macro