Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/spi/
Dspi-s3c24xx.c87 static inline struct s3c24xx_spi *to_hw(struct spi_device *sdev) in to_hw() function
100 struct s3c24xx_spi *hw = to_hw(spi); in s3c24xx_spi_chipsel()
122 struct s3c24xx_spi *hw = to_hw(spi); in s3c24xx_spi_update_state()
167 struct s3c24xx_spi *hw = to_hw(spi); in s3c24xx_spi_setupxfer()
180 struct s3c24xx_spi *hw = to_hw(spi); in s3c24xx_spi_setup()
404 struct s3c24xx_spi *hw = to_hw(spi); in s3c24xx_spi_txrx()
Dspi-nuc900.c65 static inline struct nuc900_spi *to_hw(struct spi_device *sdev) in to_hw() function
72 struct nuc900_spi *hw = to_hw(spi); in nuc900_slave_select()
177 struct nuc900_spi *hw = to_hw(spi); in nuc900_spi_txrx()