Go to the documentation of this file. 1 #ifndef __LINUX_SPI_DS1305_H
2 #define __LINUX_SPI_DS1305_H
16 #define DS1305_TRICKLE_MAGIC 0xa0
17 #define DS1305_TRICKLE_DS2 0x08
18 #define DS1305_TRICKLE_DS1 0x04
19 #define DS1305_TRICKLE_2K 0x01
20 #define DS1305_TRICKLE_4K 0x02
21 #define DS1305_TRICKLE_8K 0x03