Searched refs:scoop (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Dpxa2xx_sharpsl.c24 #include <asm/hardware/scoop.h>
91 struct device *scoop = SCOOP_DEV[skt->nr].dev; local
95 write_scoop_reg(scoop, SCOOP_IRM, 0x00FF);
96 write_scoop_reg(scoop, SCOOP_ISR, 0x0000);
97 write_scoop_reg(scoop, SCOOP_IRM, 0x0000);
98 csr = read_scoop_reg(scoop, SCOOP_CSR);
101 write_scoop_reg(scoop, SCOOP_CDR, 0x0000);
106 write_scoop_reg(scoop, SCOOP_CDR, 0x0000);
111 write_scoop_reg(scoop, SCOOP_CDR, 0x0000);
117 write_scoop_reg(scoop, SCOOP_CD
141 struct device *scoop = SCOOP_DEV[skt->nr].dev; local
[all...]
H A Dsa1100_generic.c41 #include <asm/hardware/scoop.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/common/
H A DMakefile15 obj-$(CONFIG_SHARP_SCOOP) += scoop.o
H A Dscoop.c20 #include <asm/hardware/scoop.h>
24 There is no easy way to link multiple scoop devices into one
273 .name = "sharp-scoop",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/hardware/
H A Dscoop.h51 /* Structure for linking scoop devices to PCMCIA sockets */
53 struct device *dev; /* Pointer to this socket's scoop device */
65 void (*power_ctrl)(struct device *scoop, unsigned short cpr, int nr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dspitz.c35 #include <asm/hardware/scoop.h>
154 .name = "sharp-scoop",
181 .name = "sharp-scoop",
238 static void spitz_pcmcia_pwr(struct device *scoop, uint16_t cpr, int nr) argument
245 write_scoop_reg(scoop, SCOOP_CPR, cpr);
H A Dpoodle.c49 #include <asm/hardware/scoop.h>
134 .name = "sharp-scoop",
H A Dcorgi.c56 #include <asm/hardware/scoop.h>
64 GPIO80_nCS_4, /* scoop */
164 .name = "sharp-scoop",
H A Dtosa.c53 #include <asm/hardware/scoop.h>
181 .name = "sharp-scoop",
208 .name = "sharp-scoop",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-sa1100/
H A Dcollie.c42 #include <asm/hardware/scoop.h>
64 .name = "sharp-scoop",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/s3c24xx/
H A Dneo1973_wm8753.c28 #include <asm/hardware/scoop.h>

Completed in 127 milliseconds