Home
last modified time | relevance | path

Searched full:cpol (Results 1 – 25 of 108) sorted by relevance

12345

/linux/drivers/spi/
H A Dspi-bitbang-txrx.h50 unsigned nsecs, unsigned cpol, unsigned flags, in bitbang_txrx_be_cpha0() argument
53 /* if (cpol == 0) this is SPI_MODE_0; else this is SPI_MODE_2 */ in bitbang_txrx_be_cpha0()
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
85 /* if (cpol == 0) this is SPI_MODE_1; else this is SPI_MODE_3 */ in bitbang_txrx_be_cpha1()
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
117 /* if (cpol == 0) this is SPI_MODE_0; else this is SPI_MODE_2 */ in bitbang_txrx_le_cpha0()
[all …]
H A Dspi-lp8841-rtc.c67 unsigned usecs, unsigned cpol, unsigned flags, in bitbang_txrx_be_cpha0_lsb() argument
70 /* if (cpol == 0) this is SPI_MODE_0; else this is SPI_MODE_2 */ in bitbang_txrx_be_cpha0_lsb()
87 setsck(data, !cpol); in bitbang_txrx_be_cpha0_lsb()
90 setsck(data, cpol); in bitbang_txrx_be_cpha0_lsb()
/linux/Documentation/devicetree/bindings/iio/resolver/
H A Dadi,ad2s90.yaml32 spi-cpol: true
41 spi-cpol: [ spi-cpha ]
42 spi-cpha: [ spi-cpol ]
59 spi-cpol;
/linux/Documentation/devicetree/bindings/iio/dac/
H A Dti,dac082s085.yaml29 spi-cpol:
31 Must be either spi-cpha, or spi-cpol but not both.
45 - spi-cpol
69 spi-cpol;
H A Dadi,ad5766.yaml35 spi-cpol: true
47 - spi-cpol
61 spi-cpol;
H A Dadi,ad5592r.yaml24 spi-cpol: true
64 - spi-cpol
67 spi-cpol: false
130 spi-cpol;
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dmicrochip,mcp3201.yaml36 spi-cpol: true
45 spi-cpol: [ spi-cpha ]
46 spi-cpha: [ spi-cpol ]
69 spi-cpol;
H A Dti,adc084s021.yaml25 spi-cpol: true
35 - spi-cpol
53 spi-cpol;
H A Dmicrochip,mcp3564.yaml48 spi-cpol: true
120 spi-cpol: [ spi-cpha ]
121 spi-cpha: [ spi-cpol ]
160 spi-cpol;
H A Dadi,ad7768-1.yaml85 spi-cpol: true
115 - spi-cpol
164 spi-cpol;
/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1028a-qds.dts153 spi-cpol;
163 spi-cpol;
173 spi-cpol;
188 spi-cpol;
198 spi-cpol;
208 spi-cpol;
223 spi-cpol;
/linux/Documentation/devicetree/bindings/display/
H A Delgin,jg10309-01.yaml31 spi-cpol: true
37 - spi-cpol
52 spi-cpol;
/linux/Documentation/devicetree/bindings/net/nfc/
H A Dmarvell,nci.yaml60 spi-cpol: true
76 spi-cpol: false
107 spi-cpol: false
149 spi-cpol;
/linux/Documentation/devicetree/bindings/iio/gyroscope/
H A Dadi,adxrs290.yaml27 spi-cpol: true
38 - spi-cpol
56 spi-cpol;
/linux/Documentation/devicetree/bindings/iio/imu/
H A Dadi,adis16550.yaml25 spi-cpol: true
49 - spi-cpol
68 spi-cpol;
H A Dadi,adis16475.yaml52 spi-cpol: true
90 - spi-cpol
159 spi-cpol;
/linux/Documentation/devicetree/bindings/display/panel/
H A Dsamsung,lms397kf04.yaml40 spi-cpol: true
53 - spi-cpol
75 spi-cpol;
H A Dsamsung,lms380kf01.yaml48 spi-cpol: true
59 - spi-cpol
83 spi-cpol;
H A Dsamsung,s6d27a1.yaml47 spi-cpol: true
60 - spi-cpol
83 spi-cpol;
H A Dlgphilips,lb035q02.yaml28 spi-cpol: true
47 spi-cpol;
H A Dtpo,td.yaml34 spi-cpol: true
52 spi-cpol;
/linux/Documentation/devicetree/bindings/iio/addac/
H A Dadi,ad74413r.yaml42 spi-cpol: true
61 - spi-cpol
135 spi-cpol;
/linux/Documentation/devicetree/bindings/net/ieee802154/
H A Dca8210.txt8 - spi-cpol: Requires inverted clock polarity
22 spi-cpol;
/linux/Documentation/devicetree/bindings/rtc/
H A Depson,rx6110.txt29 - spi-cpol: RX6110 works with SPI inverse clock polarity
38 spi-cpol;
/linux/Documentation/devicetree/bindings/bus/
H A Dmoxtet.txt7 - spi-cpol : Required inverted clock polarity
33 spi-cpol;

12345