Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/spi/
H A Dspi-s3c24xx.c206 static inline unsigned int hw_txbyte(struct s3c24xx_spi *hw, int count) in hw_txbyte() function
394 writeb(hw_txbyte(hw, 0), hw->regs + S3C2410_SPTDAT); in s3c24xx_spi_txrx()
427 writeb(hw_txbyte(hw, count), hw->regs + S3C2410_SPTDAT); in s3c24xx_spi_irq()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/spi/
H A Dspi-s3c24xx.c206 static inline unsigned int hw_txbyte(struct s3c24xx_spi *hw, int count) in hw_txbyte() function
394 writeb(hw_txbyte(hw, 0), hw->regs + S3C2410_SPTDAT); in s3c24xx_spi_txrx()
427 writeb(hw_txbyte(hw, count), hw->regs + S3C2410_SPTDAT); in s3c24xx_spi_irq()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/spi/
H A Dspi-s3c24xx.c206 static inline unsigned int hw_txbyte(struct s3c24xx_spi *hw, int count) in hw_txbyte() function
394 writeb(hw_txbyte(hw, 0), hw->regs + S3C2410_SPTDAT); in s3c24xx_spi_txrx()
427 writeb(hw_txbyte(hw, count), hw->regs + S3C2410_SPTDAT); in s3c24xx_spi_irq()