Lines Matching full:usi
4 $id: http://devicetree.org/schemas/soc/samsung/exynos-usi.yaml#
7 title: Samsung's Exynos USI (Universal Serial Interface)
14 USI IP-core provides selectable serial protocol (UART, SPI or High-Speed I2C).
15 USI shares almost all internal circuits within each protocol, so only one
16 protocol can be chosen at a time. USI is modeled as a node with zero or more
22 pattern: "^usi@[0-9a-f]+$"
28 - google,gs101-usi
29 - samsung,exynosautov9-usi
30 - samsung,exynosautov920-usi
31 - const: samsung,exynos850-usi
33 - samsung,exynos850-usi
59 - description: offset of SW_CONF register for this USI controller
62 (for the same domain where this USI controller resides) and the offset
63 of SW_CONF register for this USI controller.
68 Selects USI function (which serial protocol to use). Refer to
69 <include/dt-bindings/soc/samsung,exynos-usi.h> for valid USI mode values.
77 multi-master mode. Usually this property is needed if USI mode is set
108 - samsung,exynos850-usi
140 #include <dt-bindings/soc/samsung,exynos-usi.h>
142 usi0: usi@138200c0 {
143 compatible = "samsung,exynos850-usi";