Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/spi/
Dspi-nuc900.c50 struct nuc900_spi { struct
65 static inline struct nuc900_spi *to_hw(struct spi_device *sdev) in to_hw() argument
72 struct nuc900_spi *hw = to_hw(spi); in nuc900_slave_select()
119 static void nuc900_spi_setup_txnum(struct nuc900_spi *hw, unsigned int txnum) in nuc900_spi_setup_txnum()
137 static void nuc900_spi_setup_txbitlen(struct nuc900_spi *hw, in nuc900_spi_setup_txbitlen()
154 static void nuc900_spi_gobusy(struct nuc900_spi *hw) in nuc900_spi_gobusy()
170 static inline unsigned int hw_txbyte(struct nuc900_spi *hw, int count) in hw_txbyte()
177 struct nuc900_spi *hw = to_hw(spi); in nuc900_spi_txrx()
195 struct nuc900_spi *hw = dev; in nuc900_spi_irq()
223 static void nuc900_tx_edge(struct nuc900_spi *hw, unsigned int edge) in nuc900_tx_edge()
[all …]