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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/rtc/
H A Drtc-pcf2123.c48 #define PCF2123_REG_CTRL1 (0x00) /* Control Register 1 */ macro
182 txbuf[0] = PCF2123_WRITE | PCF2123_REG_CTRL1;
205 txbuf[0] = PCF2123_WRITE | PCF2123_REG_CTRL1;
233 txbuf[0] = PCF2123_WRITE | PCF2123_REG_CTRL1;
243 txbuf[0] = PCF2123_WRITE | PCF2123_REG_CTRL1;
253 txbuf[0] = PCF2123_READ | PCF2123_REG_CTRL1;
274 txbuf[0] = PCF2123_WRITE | PCF2123_REG_CTRL1;

Completed in 47 milliseconds