Searched refs:M41T94_REG_HT (Results 1 – 2 of 2) sorted by relevance
29 #define M41T94_REG_HT 0x0c macro83 ret = spi_w8r8(slave, M41T94_REG_HT); in rtc_get()87 buf[0] = 0x80 | M41T94_REG_HT; in rtc_get()
22 #define M41T94_REG_HT 0x0c macro63 ret = spi_w8r8(spi, M41T94_REG_HT); in m41t94_read_time()67 buf[0] = 0x80 | M41T94_REG_HT; in m41t94_read_time()