Home
last modified time | relevance | path

Searched defs:dm_spmi_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/spmi/
H A Dspmi.h16 struct dm_spmi_ops { struct
17 int (*read)(struct udevice *dev, int usid, int pid, int reg);
18 int (*write)(struct udevice *dev, int usid, int pid, int reg,