Home
last modified time | relevance | path

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

/u-boot/drivers/pch/
A Dpch-uclass.c18 if (!ops->get_spi_base) in pch_get_spi_base()
21 return ops->get_spi_base(dev, sbasep); in pch_get_spi_base()
A Dpch7.c73 .get_spi_base = pch7_get_spi_base,
A Dpch9.c72 .get_spi_base = pch9_get_spi_base,
A Dsandbox_pch.c68 .get_spi_base = sandbox_pch_get_spi_base,
/u-boot/include/
A Dpch.h58 int (*get_spi_base)(struct udevice *dev, ulong *sbasep); member
/u-boot/arch/x86/cpu/ivybridge/
A Dbd82x6x.c260 .get_spi_base = bd82x6x_pch_get_spi_base,
/u-boot/arch/x86/cpu/broadwell/
A Dpch.c667 .get_spi_base = broadwell_pch_get_spi_base,

Completed in 12 milliseconds