Home
last modified time | relevance | path

Searched refs:ds3234_get_reg (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/rtc/
Drtc-ds3234.c47 static int ds3234_get_reg(struct device *dev, unsigned char address, in ds3234_get_reg() function
118 res = ds3234_get_reg(&spi->dev, DS3234_REG_SECONDS, &tmp); in ds3234_probe()
136 ds3234_get_reg(&spi->dev, DS3234_REG_CONTROL, &tmp); in ds3234_probe()
139 ds3234_get_reg(&spi->dev, DS3234_REG_CONT_STAT, &tmp); in ds3234_probe()
143 ds3234_get_reg(&spi->dev, DS3234_REG_CONTROL, &tmp); in ds3234_probe()
146 ds3234_get_reg(&spi->dev, DS3234_REG_CONT_STAT, &tmp); in ds3234_probe()