Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spmi/
H A Dspmi-sandbox.c82 static int sandbox_spmi_read(struct udevice *dev, int usid, int pid, int off) in sandbox_spmi_read() function
109 .read = sandbox_spmi_read,