Searched refs:SCOOP_GPWR (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/include/asm/hardware/
H A Dscoop.h22 #define SCOOP_GPWR 0x24 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/include/asm/hardware/
H A Dscoop.h22 #define SCOOP_GPWR 0x24 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/common/
H A Dscoop.c61 gpwr = ioread16(sdev->base + SCOOP_GPWR);
66 iowrite16(gpwr, sdev->base + SCOOP_GPWR);
157 sdev->scoop_gpwr = ioread16(sdev->base + SCOOP_GPWR);
158 iowrite16((sdev->scoop_gpwr & ~sdev->suspend_clr) | sdev->suspend_set, sdev->base + SCOOP_GPWR);
168 iowrite16(sdev->scoop_gpwr, sdev->base + SCOOP_GPWR);
210 iowrite16(inf->io_out & 0xffff, devptr->base + SCOOP_GPWR);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/common/
H A Dscoop.c61 gpwr = ioread16(sdev->base + SCOOP_GPWR);
66 iowrite16(gpwr, sdev->base + SCOOP_GPWR);
157 sdev->scoop_gpwr = ioread16(sdev->base + SCOOP_GPWR);
158 iowrite16((sdev->scoop_gpwr & ~sdev->suspend_clr) | sdev->suspend_set, sdev->base + SCOOP_GPWR);
168 iowrite16(sdev->scoop_gpwr, sdev->base + SCOOP_GPWR);
210 iowrite16(inf->io_out & 0xffff, devptr->base + SCOOP_GPWR);

Completed in 56 milliseconds