Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/include/
H A 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
/aosp_15_r20/external/coreboot/src/soc/rockchip/rk3399/
H A Dspi_bitbang.c130 static const struct spi_ctrlr spi_ctrlr = { variable
/aosp_15_r20/external/coreboot/src/soc/mediatek/common/
H A Dspi.c262 const struct spi_ctrlr spi_ctrlr = { variable
/aosp_15_r20/external/coreboot/src/soc/rockchip/common/
H A Dspi.c301 static const struct spi_ctrlr spi_ctrlr = { variable
/aosp_15_r20/external/coreboot/src/soc/samsung/exynos5420/
H A Dspi.c208 static const struct spi_ctrlr spi_ctrlr = { variable
/aosp_15_r20/external/coreboot/src/soc/qualcomm/ipq40xx/
H A Dspi.c652 static const struct spi_ctrlr spi_ctrlr = { variable
/aosp_15_r20/external/coreboot/src/soc/qualcomm/qcs405/
H A Dspi.c732 static const struct spi_ctrlr spi_ctrlr = { variable
/aosp_15_r20/external/coreboot/src/soc/qualcomm/ipq806x/
H A Dspi.c787 static const struct spi_ctrlr spi_ctrlr = { variable
/aosp_15_r20/external/coreboot/src/soc/cavium/cn81xx/
H A Dspi.c395 static const struct spi_ctrlr spi_ctrlr = { variable
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra210/
H A Dspi.c813 static const struct spi_ctrlr spi_ctrlr = { variable
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra124/
H A Dspi.c779 static const struct spi_ctrlr spi_ctrlr = { variable
/aosp_15_r20/external/coreboot/src/southbridge/intel/common/
H A Dspi.c1137 static const struct spi_ctrlr spi_ctrlr = { variable