Searched refs:RS5C348_REG_CTL2 (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-rs5c348.c37 #define RS5C348_REG_CTL2 15 macro
72 txbuf[0] = RS5C348_CMD_R(RS5C348_REG_CTL2); /* cmd, ctl2 */
74 txbuf[2] = RS5C348_CMD_R(RS5C348_REG_CTL2); /* cmd, ctl2 */
107 txbuf[0] = RS5C348_CMD_R(RS5C348_REG_CTL2); /* cmd, ctl2 */
109 txbuf[2] = RS5C348_CMD_R(RS5C348_REG_CTL2); /* cmd, ctl2 */
174 ret = spi_w8r8(spi, RS5C348_CMD_R(RS5C348_REG_CTL2));
188 buf[0] = RS5C348_CMD_W(RS5C348_REG_CTL2);

Completed in 30 milliseconds