Searched defs:cpol (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.6/drivers/spi/ |
D | spi-bitbang-txrx.h | 50 unsigned nsecs, unsigned cpol, unsigned flags, in bitbang_txrx_be_cpha0() 82 unsigned nsecs, unsigned cpol, unsigned flags, in bitbang_txrx_be_cpha1() 114 unsigned int nsecs, unsigned int cpol, unsigned int flags, in bitbang_txrx_le_cpha0() 147 unsigned int nsecs, unsigned int cpol, unsigned int flags, in bitbang_txrx_le_cpha1()
|
D | spi-cavium.c | 38 bool cpha, cpol; in octeon_spi_do_transfer() local
|
D | spi-lp8841-rtc.c | 67 unsigned usecs, unsigned cpol, unsigned flags, in bitbang_txrx_be_cpha0_lsb()
|
D | spi-slave-mt27xx.c | 134 bool cpha, cpol; in mtk_spi_slave_prepare_message() local
|
D | spi-geni-qcom.c | 402 u32 loopback_cfg = 0, cpol = 0, cpha = 0, demux_output_inv = 0; in setup_fifo_params() local
|
D | spi-mt65xx.c | 353 u16 cpha, cpol; in mtk_spi_hw_init() local
|
D | spi-atmel.c | 357 u32 cpol = (spi->mode & SPI_CPOL) ? SPI_BIT(CPOL) : 0; in cs_activate() local
|
D | spi-sh-msiof.c | 347 u32 cpol, u32 cpha, in sh_msiof_spi_set_pin_regs()
|
D | spi-stm32.c | 207 const struct stm32_spi_reg cpol; member
|