Home
last modified time | relevance | path

Searched defs:emr (Results 1 – 2 of 2) sorted by relevance

/linux/arch/sh/boards/mach-dreamcast/
H A Dirq.c66 __u32 emr = EMR_BASE + (LEVEL(irq) << 4) + (LEVEL(irq) << 2); in disable_systemasic_irq() local
78 __u32 emr = EMR_BASE + (LEVEL(irq) << 4) + (LEVEL(irq) << 2); in enable_systemasic_irq() local
107 __u32 emr, esr, status, level; in systemasic_irq_demux() local
/linux/drivers/dma/ti/
H A Dedma.c1619 unsigned long emr; in dma_ccerr_handler() local