Home
last modified time | relevance | path

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

/external/coreboot/src/include/
Dspi-generic.h149 struct spi_ctrlr { struct
150 int (*claim_bus)(const struct spi_slave *slave);
151 void (*release_bus)(const struct spi_slave *slave);
175 struct spi_ctrlr_buses { argument
176 const struct spi_ctrlr *ctrlr; argument
/external/coreboot/src/soc/rockchip/rk3399/
Dspi_bitbang.c130 static const struct spi_ctrlr spi_ctrlr = { variable
/external/coreboot/src/soc/mediatek/common/
Dspi.c262 const struct spi_ctrlr spi_ctrlr = { variable
/external/coreboot/src/soc/rockchip/common/
Dspi.c301 static const struct spi_ctrlr spi_ctrlr = { variable
/external/coreboot/src/soc/samsung/exynos5420/
Dspi.c208 static const struct spi_ctrlr spi_ctrlr = { variable
/external/coreboot/src/soc/qualcomm/ipq40xx/
Dspi.c652 static const struct spi_ctrlr spi_ctrlr = { variable
/external/coreboot/src/soc/qualcomm/qcs405/
Dspi.c732 static const struct spi_ctrlr spi_ctrlr = { variable
/external/coreboot/src/soc/qualcomm/ipq806x/
Dspi.c787 static const struct spi_ctrlr spi_ctrlr = { variable
/external/coreboot/src/soc/cavium/cn81xx/
Dspi.c395 static const struct spi_ctrlr spi_ctrlr = { variable
/external/coreboot/src/soc/nvidia/tegra124/
Dspi.c779 static const struct spi_ctrlr spi_ctrlr = { variable
/external/coreboot/src/soc/nvidia/tegra210/
Dspi.c813 static const struct spi_ctrlr spi_ctrlr = { variable
/external/coreboot/src/southbridge/intel/common/
Dspi.c1137 static const struct spi_ctrlr spi_ctrlr = { variable