Home
last modified time | relevance | path

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

/u-boot/drivers/bootcount/
A Drtc.c24 if (rtc_write16(priv->rtc, priv->offset, val) < 0) { in bootcount_rtc_set()
/u-boot/include/
A Drtc.h196 int rtc_write16(struct udevice *dev, unsigned int reg, u16 value);
/u-boot/drivers/rtc/
A Drtc-uclass.c131 int rtc_write16(struct udevice *dev, unsigned int reg, u16 value) in rtc_write16() function

Completed in 4 milliseconds