Lines Matching +full:spi +full:- +full:cpha
3 The node for this driver must be a child node of a SPI controller, hence
6 Documentation/devicetree/bindings/spi/spi-bus.txt
11 - compatible: Must be one of the following, depending on the
32 "microchip,mcp3550-50"
33 "microchip,mcp3550-60"
40 - spi-cpha, spi-cpol (boolean):
41 Either SPI mode (0,0) or (1,1) must be used, so specify
42 none or both of spi-cpha, spi-cpol. The MCP3550/1/3
44 4 bytes need to be read from the ADC, but not all SPI
47 - vref-supply: Phandle to the external reference voltage supply.
54 spi-max-frequency = <1000000>;
55 vref-supply = <&vref_reg>;