Searched refs:v3020 (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/rtc/
H A Drtc-v3020.c1 /* drivers/rtc/rtc-v3020.c
28 #include <linux/rtc-v3020.h>
37 struct v3020;
40 int (*map_io)(struct v3020 *chip, struct platform_device *pdev,
42 void (*unmap_io)(struct v3020 *chip);
43 unsigned char (*read_bit)(struct v3020 *chip);
44 void (*write_bit)(struct v3020 *chip, unsigned char bit);
57 struct v3020 { struct
71 static int v3020_mmio_map(struct v3020 *chip, struct platform_device *pdev,
88 static void v3020_mmio_unmap(struct v3020 *chi
[all...]
H A DMakefile96 obj-$(CONFIG_RTC_DRV_V3020) += rtc-v3020.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dcm-x270.c18 #include <linux/rtc-v3020.h>
143 .name = "v3020",
H A Dcm-x300.c26 #include <linux/rtc-v3020.h>
575 .name = "v3020",
H A Dem-x270.c17 #include <linux/rtc-v3020.h>
257 .name = "v3020",

Completed in 164 milliseconds