Lines Matching refs:mspi
112 The mspi controller's bindings should reference mspi-controller.yaml as one of the base.
116 mspi0: mspi@400 {
118 compatible = "zephyr,mspi-emul-controller";
135 The mspi device's bindings should reference mspi-device.yaml as one of the base.
143 compatible = "zephyr,mspi-emul-device";
148 mspi-max-frequency = < 0x2dc6c00 >;
149 mspi-io-mode = "MSPI_IO_MODE_QUAD";
150 mspi-data-rate = "MSPI_DATA_RATE_SINGLE";
151 mspi-hardware-ce-num = < 0x0 >;
164 User should specify target operating parameters in the DTS such as ``mspi-max-frequency``,
165 ``mspi-io-mode`` and ``mspi-data-rate`` even though they may subject to change during runtime.
178 other relevant mspi struct or private data structures. In particular, :c:struct:`mspi_dev_id`