Lines Matching +full:fast +full:- +full:read
4 - compatible : "st,spear600-smi"
5 - reg : Address range of the mtd chip
6 - #address-cells, #size-cells : Must be present if the device has sub-nodes
8 - interrupts: Should contain the STMMAC interrupts
9 - clock-rate : Functional clock rate of SMI in Hz
12 - st,smi-fast-mode : Flash supports read in fast mode
17 compatible = "st,spear600-smi";
18 #address-cells = <1>;
19 #size-cells = <1>;
21 interrupt-parent = <&vic1>;
23 clock-rate = <50000000>; /* 50MHz */
26 st,smi-fast-mode;