Searched refs:spi (Results 1 - 14 of 14) sorted by relevance

/seL4-refos-master/libs/libplatsupport/arch_include/arm/platsupport/
H A Dspi.h49 #include <platsupport/plat/spi.h>
58 * @param[out] spi_bus A handle to the spi bus driver for future calls
/seL4-refos-master/projects/util_libs/libplatsupport/arch_include/arm/platsupport/
H A Dspi.h49 #include <platsupport/plat/spi.h>
58 * @param[out] spi_bus A handle to the spi bus driver for future calls
/seL4-refos-master/libs/libplatsupport/src/plat/exynos4/
H A Dclock.c304 static struct clock spi0_clk = { CLK_OPS(SPI0, spi, NULL) };
305 static struct clock spi1_clk = { CLK_OPS(SPI1, spi, NULL) };
306 static struct clock spi2_clk = { CLK_OPS(SPI2, spi, NULL) };
307 static struct clock spi0_isp_clk = { CLK_OPS(SPI0_ISP, spi, NULL) };
308 static struct clock spi1_isp_clk = { CLK_OPS(SPI1_ISP, spi, NULL) };
/seL4-refos-master/libs/libplatsupport/src/plat/exynos5/
H A Dclock.c224 static struct clock spi0_clk = { CLK_OPS(SPI0 , spi, CLKID_SPI0 ) };
225 static struct clock spi1_clk = { CLK_OPS(SPI1 , spi, CLKID_SPI1 ) };
226 static struct clock spi2_clk = { CLK_OPS(SPI2 , spi, CLKID_SPI2 ) };
227 static struct clock spi0_isp_clk = { CLK_OPS(SPI0_ISP, spi, CLKID_SPI0_ISP) };
228 static struct clock spi1_isp_clk = { CLK_OPS(SPI1_ISP, spi, CLKID_SPI1_ISP) };
/seL4-refos-master/projects/util_libs/libplatsupport/src/plat/exynos4/
H A Dclock.c304 static struct clock spi0_clk = { CLK_OPS(SPI0, spi, NULL) };
305 static struct clock spi1_clk = { CLK_OPS(SPI1, spi, NULL) };
306 static struct clock spi2_clk = { CLK_OPS(SPI2, spi, NULL) };
307 static struct clock spi0_isp_clk = { CLK_OPS(SPI0_ISP, spi, NULL) };
308 static struct clock spi1_isp_clk = { CLK_OPS(SPI1_ISP, spi, NULL) };
/seL4-refos-master/projects/util_libs/libplatsupport/src/plat/exynos5/
H A Dclock.c224 static struct clock spi0_clk = { CLK_OPS(SPI0 , spi, CLKID_SPI0 ) };
225 static struct clock spi1_clk = { CLK_OPS(SPI1 , spi, CLKID_SPI1 ) };
226 static struct clock spi2_clk = { CLK_OPS(SPI2 , spi, CLKID_SPI2 ) };
227 static struct clock spi0_isp_clk = { CLK_OPS(SPI0_ISP, spi, CLKID_SPI0_ISP) };
228 static struct clock spi1_isp_clk = { CLK_OPS(SPI1_ISP, spi, CLKID_SPI1_ISP) };
/seL4-refos-master/libs/libplatsupport/src/plat/tk1/
H A Dspi.c15 #include <platsupport/spi.h>
/seL4-refos-master/projects/util_libs/libplatsupport/src/plat/tk1/
H A Dspi.c15 #include <platsupport/spi.h>
/seL4-refos-master/kernel/include/arch/arm/arch/machine/
H A Dgic_v2.h71 uint32_t spi[32]; /* [0xD00, 0xD80) */ member in struct:gic_dist_map
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/zynq7000/uboot/
H A Dethtool.h325 * fields, e.g., ip4src, ip4dst, psrc, pdst, spi, etc. are expected to
351 * @spi: Security parameters index
359 uint32_t spi; member in struct:ethtool_ah_espip4_spec
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/tx2/uboot/
H A Dethtool.h324 * fields, e.g., ip4src, ip4dst, psrc, pdst, spi, etc. are expected to
350 * @spi: Security parameters index
358 uint32_t spi; member in struct:ethtool_ah_espip4_spec
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/imx6/uboot/
H A Dethtool.h324 * fields, e.g., ip4src, ip4dst, psrc, pdst, spi, etc. are expected to
350 * @spi: Security parameters index
358 uint32_t spi; member in struct:ethtool_ah_espip4_spec
/seL4-refos-master/libs/libplatsupport/src/mach/exynos/
H A Dspi.c19 #include <platsupport/spi.h>
421 DSPI("Mapping spi %d\n", id);
/seL4-refos-master/projects/util_libs/libplatsupport/src/mach/exynos/
H A Dspi.c19 #include <platsupport/spi.h>
421 DSPI("Mapping spi %d\n", id);

Completed in 80 milliseconds