Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/bootcount/
H A Drtc.c31 static int bootcount_rtc_get(struct udevice *dev, u32 *a) in bootcount_rtc_get() function
73 .get = bootcount_rtc_get,