Home
last modified time | relevance | path

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

/u-boot/drivers/pch/
A Dpch-uclass.c48 if (!ops->get_io_base) in pch_get_io_base()
51 return ops->get_io_base(dev, iobasep); in pch_get_io_base()
A Dpch9.c74 .get_io_base = pch9_get_io_base,
A Dsandbox_pch.c71 .get_io_base = sandbox_pch_get_io_base,
/u-boot/include/
A Dpch.h86 int (*get_io_base)(struct udevice *dev, u32 *iobasep); member

Completed in 4 milliseconds