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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-cris/
H A Drtc.h36 # define RTC_I2C_WRITE 0xa2 macro
66 # define CMOS_WRITE(val,reg) i2c_writereg(RTC_I2C_WRITE,reg,val)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-cris/
H A Drtc.h36 # define RTC_I2C_WRITE 0xa2 macro
66 # define CMOS_WRITE(val,reg) i2c_writereg(RTC_I2C_WRITE,reg,val)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/drivers/
H A Dpcf8563.c46 #define rtc_write(x,y) i2c_writereg(RTC_I2C_WRITE, x, y)

Completed in 40 milliseconds