Home
last modified time | relevance | path

Searched refs:SCOOP_ISR (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/gpio/
H A Dzaurus.c59 #define SCOOP_ISR 0x1c macro
97 case SCOOP_ISR: in scoop_read()
140 case SCOOP_ISR: in scoop_write()
/openbmc/linux/arch/arm/include/asm/hardware/
H A Dscoop.h16 #define SCOOP_ISR 0x1C macro
/openbmc/linux/arch/arm/common/
H A Dscoop.c49 iowrite16(0x0000, sdev->base + SCOOP_ISR); /* 1C */ in reset_scoop()
/openbmc/linux/drivers/pcmcia/
H A Dpxa2xx_sharpsl.c63 write_scoop_reg(scoop, SCOOP_ISR, 0x0000); in sharpsl_pcmcia_socket_state()