Searched refs:rs5c372 (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-rs5c372.c83 struct rs5c372 { struct
96 static int rs5c_get_regs(struct rs5c372 *rs5c)
126 static unsigned rs5c_reg2hr(struct rs5c372 *rs5c, unsigned reg)
141 static unsigned rs5c_hr2reg(struct rs5c372 *rs5c, unsigned hour)
157 struct rs5c372 *rs5c = i2c_get_clientdata(client);
188 struct rs5c372 *rs5c = i2c_get_clientdata(client);
225 struct rs5c372 *rs5c372 = i2c_get_clientdata(client); local
226 u8 tmp = rs5c372->regs[RS5C372_REG_TRIM];
268 struct rs5c372 *rs5
499 struct rs5c372 *rs5c372; local
660 struct rs5c372 *rs5c372 = i2c_get_clientdata(client); local
[all...]
H A DMakefile28 obj-$(CONFIG_RTC_DRV_RS5C372) += rtc-rs5c372.o

Completed in 56 milliseconds