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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/rtc/
H A Drtc-v3020.c1 /* drivers/rtc/rtc-v3020.c
28 #include <linux/rtc-v3020.h>
34 struct v3020 { struct
40 static void v3020_set_reg(struct v3020 *chip, unsigned char address,
61 static unsigned char v3020_get_reg(struct v3020 *chip, unsigned char address)
82 struct v3020 *chip = dev_get_drvdata(dev);
121 struct v3020 *chip = dev_get_drvdata(dev);
160 struct v3020 *chip;
181 /* Make sure the v3020 expects a communication cycle
205 rtc = rtc_device_register("v3020",
[all...]
H A DMakefile40 obj-$(CONFIG_RTC_DRV_V3020) += rtc-v3020.o

Completed in 23 milliseconds