Home
last modified time | relevance | path

Searched defs:cpol (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-bitbang-txrx.h47 bitbang_txrx_be_cpha0(struct spi_device *spi, unsigned nsecs, unsigned cpol, unsigned flags, u32 word, u8 bits) bitbang_txrx_be_cpha0() argument
79 bitbang_txrx_be_cpha1(struct spi_device *spi, unsigned nsecs, unsigned cpol, unsigned flags, u32 word, u8 bits) bitbang_txrx_be_cpha1() argument
H A Dspi-cavium.c38 bool cpha, cpol; in octeon_spi_do_transfer() local
H A Dspi-lp8841-rtc.c67 bitbang_txrx_be_cpha0_lsb(struct spi_lp8841_rtc *data, unsigned usecs, unsigned cpol, unsigned flags, u32 word, u8 bits) bitbang_txrx_be_cpha0_lsb() argument
H A Dspi-slave-mt27xx.c117 bool cpha, cpol; in mtk_spi_slave_prepare_message() local
H A Dspi-geni-qcom.c294 u32 loopback_cfg = 0, cpol = 0, cpha = 0, demux_output_inv = 0; in setup_fifo_params() local
H A Dspi-mt65xx.c198 u16 cpha, cpol; in mtk_spi_prepare_message() local
H A Dspi-sh-msiof.c346 sh_msiof_spi_set_pin_regs(struct sh_msiof_spi_priv *p, u32 ss, u32 cpol, u32 cpha, u32 tx_hi_z, u32 lsb_first, u32 cs_high) sh_msiof_spi_set_pin_regs() argument
H A Dspi-atmel.c356 u32 cpol = (spi->mode & SPI_CPOL) ? SPI_BIT(CPOL) : 0; in cs_activate() local
H A Dspi-stm32.c206 const struct stm32_spi_reg cpol; member
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-bitbang-txrx.h49 bitbang_txrx_be_cpha0(struct spi_device *spi, unsigned nsecs, unsigned cpol, unsigned flags, u32 word, u8 bits) bitbang_txrx_be_cpha0() argument
81 bitbang_txrx_be_cpha1(struct spi_device *spi, unsigned nsecs, unsigned cpol, unsigned flags, u32 word, u8 bits) bitbang_txrx_be_cpha1() argument
113 bitbang_txrx_le_cpha0(struct spi_device *spi, unsigned int nsecs, unsigned int cpol, unsigned int flags, u32 word, u8 bits) bitbang_txrx_le_cpha0() argument
146 bitbang_txrx_le_cpha1(struct spi_device *spi, unsigned int nsecs, unsigned int cpol, unsigned int flags, u32 word, u8 bits) bitbang_txrx_le_cpha1() argument
[all...]
H A Dspi-cavium.c38 bool cpha, cpol; in octeon_spi_do_transfer() local
H A Dspi-lp8841-rtc.c66 bitbang_txrx_be_cpha0_lsb(struct spi_lp8841_rtc *data, unsigned usecs, unsigned cpol, unsigned flags, u32 word, u8 bits) bitbang_txrx_be_cpha0_lsb() argument
H A Dspi-slave-mt27xx.c134 bool cpha, cpol; in mtk_spi_slave_prepare_message() local
H A Dspi-geni-qcom.c402 u32 loopback_cfg = 0, cpol = 0, cpha = 0, demux_output_inv = 0; in setup_fifo_params() local
H A Dspi-sh-msiof.c349 sh_msiof_spi_set_pin_regs(struct sh_msiof_spi_priv *p, u32 ss, u32 cpol, u32 cpha, u32 tx_hi_z, u32 lsb_first, u32 cs_high) sh_msiof_spi_set_pin_regs() argument
H A Dspi-mt65xx.c353 u16 cpha, cpol; in mtk_spi_hw_init() local
H A Dspi-stm32.c207 const struct stm32_spi_reg cpol; member
H A Dspi-atmel.c437 u32 cpol = (spi->mode & SPI_CPOL) ? SPI_BIT(CPOL) : 0; in cs_activate() local

Completed in 25 milliseconds