Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-au1550.c27 #include <asm/mach-au1x00/au1550_spi.h>
40 struct au1550_spi { struct
52 void (*rx_word)(struct au1550_spi *hw);
53 void (*tx_word)(struct au1550_spi *hw);
55 irqreturn_t (*irq_callback)(struct au1550_spi *hw);
90 static void au1550_spi_bits_handlers_set(struct au1550_spi *hw, int bpw);
102 static u32 au1550_spi_baudcfg(struct au1550_spi *hw, unsigned speed_hz) in au1550_spi_baudcfg()
125 static inline void au1550_spi_mask_ack_all(struct au1550_spi *hw) in au1550_spi_mask_ack_all()
140 static void au1550_spi_reset_fifos(struct au1550_spi *hw) in au1550_spi_reset_fifos()
163 struct au1550_spi *h in au1550_spi_chipsel()
[all...]
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-au1550.c27 #include <asm/mach-au1x00/au1550_spi.h>
40 struct au1550_spi { struct
52 void (*rx_word)(struct au1550_spi *hw);
53 void (*tx_word)(struct au1550_spi *hw);
55 irqreturn_t (*irq_callback)(struct au1550_spi *hw);
89 static void au1550_spi_bits_handlers_set(struct au1550_spi *hw, int bpw);
101 static u32 au1550_spi_baudcfg(struct au1550_spi *hw, unsigned int speed_hz) in au1550_spi_baudcfg()
124 static inline void au1550_spi_mask_ack_all(struct au1550_spi *hw) in au1550_spi_mask_ack_all()
139 static void au1550_spi_reset_fifos(struct au1550_spi *hw) in au1550_spi_reset_fifos()
162 struct au1550_spi *h in au1550_spi_chipsel()
[all...]
/kernel/linux/linux-5.10/arch/mips/alchemy/devboards/
H A Ddb1550.c27 #include <asm/mach-au1x00/au1550_spi.h>
H A Ddb1200.c30 #include <asm/mach-au1x00/au1550_spi.h>
/kernel/linux/linux-6.6/arch/mips/alchemy/devboards/
H A Ddb1550.c27 #include <asm/mach-au1x00/au1550_spi.h>
H A Ddb1200.c30 #include <asm/mach-au1x00/au1550_spi.h>

Completed in 5 milliseconds