Home
last modified time | relevance | path

Searched refs:ep93xx_spi_info (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mach-ep93xx/
H A Dplatform.h17 struct ep93xx_spi_info;
27 void ep93xx_register_spi(struct ep93xx_spi_info *info,
H A Dts72xx.c277 static struct ep93xx_spi_info bk3_spi_master __initdata = {
327 static struct ep93xx_spi_info ts72xx_spi_info __initdata = {
H A Dsimone.c83 static struct ep93xx_spi_info simone_spi_info __initdata = {
H A Dvision_ep9307.c254 static struct ep93xx_spi_info vision_spi_master __initdata = {
H A Dedb93xx.c113 static struct ep93xx_spi_info edb93xx_spi_info __initdata = {
H A Dcore.c377 static struct ep93xx_spi_info ep93xx_spi_master_data;
407 void __init ep93xx_register_spi(struct ep93xx_spi_info *info, in ep93xx_register_spi()
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dspi-ep93xx.h11 struct ep93xx_spi_info { struct
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-ep93xx.c650 struct ep93xx_spi_info *info; in ep93xx_spi_probe()