Searched defs:sbasep (Results 1 – 6 of 6) sorted by relevance
14 static int pch7_get_spi_base(struct udevice *dev, ulong *sbasep) in pch7_get_spi_base()
15 static int pch9_get_spi_base(struct udevice *dev, ulong *sbasep) in pch9_get_spi_base()
11 int pch_get_spi_base(struct udevice *dev, ulong *sbasep) in pch_get_spi_base()
21 static int sandbox_pch_get_spi_base(struct udevice *dev, ulong *sbasep) in sandbox_pch_get_spi_base()
175 static int bd82x6x_pch_get_spi_base(struct udevice *dev, ulong *sbasep) in bd82x6x_pch_get_spi_base()
617 static int broadwell_pch_get_spi_base(struct udevice *dev, ulong *sbasep) in broadwell_pch_get_spi_base()
Completed in 6 milliseconds