Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/rtc/
H A Dsandbox_rtc.c82 static int sandbox_rtc_write8(struct udevice *dev, unsigned int reg, int val) in sandbox_rtc_write8() function
92 .write8 = sandbox_rtc_write8,