Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/rtc/
H A Dds1302.c150 read_ser_drv(unsigned char addr, unsigned char *buf, int count) in read_ser_drv() function
211 read_ser_drv(0xbe, (unsigned char *)&bbclk, 8); in rtc_init()
264 read_ser_drv(0xbe,(unsigned char *)&bbclk, 8); /* read burst */ in rtc_get()