Lines Matching +full:tchsh +full:- +full:ns
1 // SPDX-License-Identifier: GPL-2.0+
10 compatible = "terasic,socfpga-cyclone5-sockit", "altr,socfpga-cyclone5", "altr,socfpga";
14 stdout-path = "serial0:115200n8";
31 compatible = "gpio-leds";
36 linux,default-trigger = "heartbeat";
42 linux,default-trigger = "heartbeat";
48 linux,default-trigger = "heartbeat";
54 linux,default-trigger = "heartbeat";
58 gpio-keys {
59 compatible = "gpio-keys";
64 linux,input-type = <5>; /* EV_SW */
71 linux,input-type = <5>; /* EV_SW */
78 linux,input-type = <5>; /* EV_SW */
85 linux,input-type = <5>; /* EV_SW */
115 compatible = "regulator-fixed";
116 regulator-name = "VCC3P3";
117 regulator-min-microvolt = <3300000>;
118 regulator-max-microvolt = <3300000>;
124 phy-mode = "rgmii";
126 rxd0-skew-ps = <0>;
127 rxd1-skew-ps = <0>;
128 rxd2-skew-ps = <0>;
129 rxd3-skew-ps = <0>;
130 txen-skew-ps = <0>;
131 txc-skew-ps = <2600>;
132 rxdv-skew-ps = <0>;
133 rxc-skew-ps = <2000>;
155 interrupt-parent = <&portc>;
161 vmmc-supply = <®ulator_3_3v>;
162 vqmmc-supply = <®ulator_3_3v>;
170 #address-cells = <1>;
171 #size-cells = <1>;
172 compatible = "micron,mt25qu02g", "jedec,spi-nor";
174 spi-max-frequency = <100000000>;
176 m25p,fast-read;
177 cdns,page-size = <256>;
178 cdns,block-size = <16>;
179 cdns,read-delay = <4>;
180 cdns,tshsl-ns = <50>;
181 cdns,tsd2d-ns = <50>;
182 cdns,tchsh-ns = <4>;
183 cdns,tslch-ns = <4>;