Lines Matching +full:tchsh +full:- +full:ns
1 /dts-v1/;
6 #address-cells = <1>;
7 #size-cells = <1>;
10 stdout-path = &uart0;
29 compatible = "cdns,qspi-nor";
30 #address-cells = <1>;
31 #size-cells = <0>;
35 cdns,fifo-depth = <256>;
36 cdns,fifo-width = <4>;
37 cdns,trigger-address = <0x40000000>;
41 #address-cells = <1>;
42 #size-cells = <1>;
43 compatible = "spi-flash";
45 spi-max-frequency = <50000000>;
46 m25p,fast-read;
47 page-size = <256>;
48 block-size = <16>; /* 2^16, 64KB */
49 cdns,tshsl-ns = <50>;
50 cdns,tsd2d-ns = <50>;
51 cdns,tchsh-ns = <4>;
52 cdns,tslch-ns = <4>;