Searched refs:au1550_spi (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/spi/
H A Dau1550_spi.c2 * au1550_spi.c - au1550 psc spi controller driver
39 #include <asm/mach-au1x00/au1550_spi.h>
52 struct au1550_spi { struct
66 void (*rx_word)(struct au1550_spi *hw);
67 void (*tx_word)(struct au1550_spi *hw);
69 irqreturn_t (*irq_callback)(struct au1550_spi *hw);
104 static void au1550_spi_bits_handlers_set(struct au1550_spi *hw, int bpw);
116 static u32 au1550_spi_baudcfg(struct au1550_spi *hw, unsigned speed_hz)
139 static inline void au1550_spi_mask_ack_all(struct au1550_spi *hw)
154 static void au1550_spi_reset_fifos(struct au1550_spi *h
[all...]
H A DMakefile17 obj-$(CONFIG_SPI_AU1550) += au1550_spi.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/alchemy/devboards/db1200/
H A Dplatform.c39 #include <asm/mach-au1x00/au1550_spi.h>

Completed in 141 milliseconds