Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Drtc.h145 int rtc_read16(struct udevice *dev, unsigned int reg, u16 *valuep);
/OK3568_Linux_fs/u-boot/drivers/rtc/
H A Drtc-uclass.c63 int rtc_read16(struct udevice *dev, unsigned int reg, u16 *valuep) in rtc_read16() function