Searched refs:mc33880 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpio/
H A Dmc33880.c2 * mc33880.c MC33880 high-side/low-side switch GPIO driver
26 #include <linux/spi/mc33880.h>
30 #define DRIVER_NAME "mc33880"
47 struct mc33880 { struct
54 static int mc33880_write_config(struct mc33880 *mc)
60 static int __mc33880_set(struct mc33880 *mc, unsigned offset, int value)
73 struct mc33880 *mc = container_of(chip, struct mc33880, chip);
84 struct mc33880 *mc;
103 mc = kzalloc(sizeof(struct mc33880), GFP_KERNE
[all...]
H A DMakefile18 obj-$(CONFIG_GPIO_MC33880) += mc33880.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mfd/
H A Dtimberdale.c40 #include <linux/spi/mc33880.h>
135 .modalias = "mc33880",

Completed in 118 milliseconds