Lines Matching +full:burst +full:- +full:length
1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2014-18 H. Nikolaus Schaller <hns@goldelico.com>
6 #include "omap3-gta04a5.dts"
13 gpmc_pins: gpmc-pins {
14 pinctrl-single,pins = <
45 pinctrl-names = "default";
46 pinctrl-0 = <&gpmc_pins>;
48 /delete-node/ nand@0,0;
52 #address-cells = <1>;
53 #size-cells = <1>;
54 compatible = "ti,omap2-onenand";
57 gpmc,sync-read;
58 gpmc,sync-write;
59 gpmc,burst-length = <16>;
60 gpmc,burst-read;
61 gpmc,burst-wrap;
62 gpmc,burst-write;
63 gpmc,device-width = <2>;
64 gpmc,mux-add-data = <2>;
65 gpmc,cs-on-ns = <0>;
66 gpmc,cs-rd-off-ns = <87>;
67 gpmc,cs-wr-off-ns = <87>;
68 gpmc,adv-on-ns = <0>;
69 gpmc,adv-rd-off-ns = <10>;
70 gpmc,adv-wr-off-ns = <10>;
71 gpmc,oe-on-ns = <15>;
72 gpmc,oe-off-ns = <87>;
73 gpmc,we-on-ns = <0>;
74 gpmc,we-off-ns = <87>;
75 gpmc,rd-cycle-ns = <112>;
76 gpmc,wr-cycle-ns = <112>;
77 gpmc,access-ns = <81>;
78 gpmc,page-burst-access-ns = <15>;
79 gpmc,bus-turnaround-ns = <0>;
80 gpmc,cycle2cycle-delay-ns = <0>;
81 gpmc,wait-monitoring-ns = <0>;
82 gpmc,clk-activation-ns = <5>;
83 gpmc,wr-data-mux-bus-ns = <30>;
84 gpmc,wr-access-ns = <81>;
85 gpmc,sync-clk-ps = <15000>;
87 x-loader@0 {
88 label = "X-Loader";
93 label = "U-Boot";
98 label = "U-Boot Env";