Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dpch.h16 struct pch_ops { struct
24 int (*get_spi_base)(struct udevice *dev, ulong *sbasep);
55 #define pch_get_ops(dev) ((struct pch_ops *)(dev)->driver->ops) argument