Home
last modified time | relevance | path

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

/drivers/mfd/
D88pm860x-i2c.c158 int pm860x_page_bulk_read(struct i2c_client *i2c, int reg, in pm860x_page_bulk_read() function
174 EXPORT_SYMBOL(pm860x_page_bulk_read);
/drivers/rtc/
Drtc-88pm860x.c84 pm860x_page_bulk_read(info->i2c, REG0_ADDR, 8, buf); in pm860x_rtc_read_time()
134 pm860x_page_bulk_read(info->i2c, REG0_ADDR, 8, buf); in pm860x_rtc_read_alarm()
163 pm860x_page_bulk_read(info->i2c, REG0_ADDR, 8, buf); in pm860x_rtc_set_alarm()