Searched refs:sandbox_rtc_write8 (Results 1 – 1 of 1) sorted by relevance
83 static int sandbox_rtc_write8(struct udevice *dev, unsigned int reg, int val) in sandbox_rtc_write8() function93 .write8 = sandbox_rtc_write8,