Home
last modified time | relevance | path

Searched refs:ISR0 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wan/
H A Dhd64570.h28 #define ISR0 0x10 /* Interrupt Status 0 */ macro
H A Dhd64572.c319 u32 isr0 = sca_inl(ISR0, port->card); in sca_poll()
342 u32 isr0 = sca_inl(ISR0, card); in sca_intr()
560 sca_inl(ISR0, card), sca_inl(ISR1, card)); in sca_dump_rings()
H A Dhd64572.h40 #define ISR0 0x6c /* Interrupt Status Register 0 */ macro
H A Dhd64570.c58 u8 isr0 = sca_in(ISR0, card); in sca_intr_status()
617 printk(KERN_DEBUG "ISR: %02x %02x %02x\n", sca_in(ISR0, card), in sca_dump_rings()
/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh7722.h853 #define ISR0 0xA4480010 macro