| /linux/drivers/spi/ |
| H A D | spi-bitbang-txrx.h | 50 unsigned nsecs, unsigned cpol, unsigned flags, in bitbang_txrx_be_cpha0() argument 68 setsck(spi, !cpol); in bitbang_txrx_be_cpha0() 75 setsck(spi, cpol); in bitbang_txrx_be_cpha0() 82 unsigned nsecs, unsigned cpol, unsigned flags, in bitbang_txrx_be_cpha1() argument 92 setsck(spi, !cpol); in bitbang_txrx_be_cpha1() 101 setsck(spi, cpol); in bitbang_txrx_be_cpha1() 114 unsigned int nsecs, unsigned int cpol, unsigned int flags, in bitbang_txrx_le_cpha0() argument 133 setsck(spi, !cpol); in bitbang_txrx_le_cpha0() 140 setsck(spi, cpol); in bitbang_txrx_le_cpha0() 147 unsigned int nsecs, unsigned int cpol, unsigned int flags, in bitbang_txrx_le_cpha1() argument [all …]
|
| H A D | spi-cavium.c | 38 bool cpha, cpol; in octeon_spi_do_transfer() local 46 cpol = mode & SPI_CPOL; in octeon_spi_do_transfer() 56 mpi_cfg.s.idlelo = cpha != cpol; in octeon_spi_do_transfer()
|
| H A D | spi-lp8841-rtc.c | 67 unsigned usecs, unsigned cpol, unsigned flags, in bitbang_txrx_be_cpha0_lsb() argument 87 setsck(data, !cpol); in bitbang_txrx_be_cpha0_lsb() 90 setsck(data, cpol); in bitbang_txrx_be_cpha0_lsb()
|
| H A D | spi-slave-mt27xx.c | 134 bool cpha, cpol; in mtk_spi_slave_prepare_message() local 138 cpol = spi->mode & SPI_CPOL ? 1 : 0; in mtk_spi_slave_prepare_message() 145 if (cpol) in mtk_spi_slave_prepare_message()
|
| H A D | spi-stm32.c | 236 const struct stm32_spi_reg cpol; member 386 .cpol = { STM32FX_SPI_CR1, STM32FX_SPI_CR1_CPOL }, 405 .cpol = { STM32H7_SPI_CFG2, STM32H7_SPI_CFG2_CPOL }, 425 .cpol = { STM32H7_SPI_CFG2, STM32H7_SPI_CFG2_CPOL }, 1187 setb |= spi->cfg->regs->cpol.mask; in stm32_spi_prepare_msg() 1189 clrb |= spi->cfg->regs->cpol.mask; in stm32_spi_prepare_msg() 1223 (readl_relaxed(spi->base + spi->cfg->regs->cpol.reg) & in stm32_spi_prepare_msg() 1225 spi->base + spi->cfg->regs->cpol.reg); in stm32_spi_prepare_msg()
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | fsl-ls1028a-qds.dts | 153 spi-cpol; 163 spi-cpol; 173 spi-cpol; 188 spi-cpol; 198 spi-cpol; 208 spi-cpol; 223 spi-cpol;
|
| H A D | fsl-ls1088a-qds.dts | 36 spi-cpol; 46 spi-cpol;
|
| H A D | fsl-ls1046a-qds.dts | 78 spi-cpol; 88 spi-cpol;
|
| /linux/Documentation/devicetree/bindings/net/ieee802154/ |
| H A D | ca8210.txt | 8 - spi-cpol: Requires inverted clock polarity 22 spi-cpol;
|
| /linux/Documentation/devicetree/bindings/rtc/ |
| H A D | epson,rx6110.txt | 29 - spi-cpol: RX6110 works with SPI inverse clock polarity 38 spi-cpol;
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6ull-tarragon-master.dts | 47 spi-cpol; 65 spi-cpol;
|
| H A D | imx6ull-tarragon-slave.dts | 25 spi-cpol;
|
| H A D | imx6ull-tarragon-slavext.dts | 47 spi-cpol;
|
| /linux/Documentation/devicetree/bindings/spi/ |
| H A D | spi-octeon.txt | 26 spi-cpol;
|
| /linux/arch/mips/boot/dts/brcm/ |
| H A D | bcm97360svmb.dts | 88 spi-cpol;
|
| H A D | bcm97358svmb.dts | 85 spi-cpol;
|
| H A D | bcm97425svmb.dts | 123 spi-cpol;
|
| /linux/arch/arm/boot/dts/nxp/mxs/ |
| H A D | imx28-duckbill-2-spi.dts | 60 spi-cpol;
|
| H A D | imx28-cfa10056.dts | 33 spi-cpol;
|
| H A D | imx28-cfa10055.dts | 34 spi-cpol;
|
| /linux/arch/arm/boot/dts/renesas/ |
| H A D | r8a7744-iwg20m.dtsi | 77 spi-cpol;
|
| H A D | r8a7743-iwg20m.dtsi | 82 spi-cpol;
|
| H A D | r8a7745-iwg22m.dtsi | 86 spi-cpol;
|
| /linux/Documentation/devicetree/bindings/net/wireless/ |
| H A D | ti,wl1251.txt | 29 spi-cpol;
|
| /linux/arch/arm/boot/dts/cirrus/ |
| H A D | ep93xx-edb9302.dts | 151 spi-cpol;
|