Home
last modified time | relevance | path

Searched full:gpmc (Results 1 – 25 of 106) sorted by relevance

12345

/Linux-v6.1/Documentation/devicetree/bindings/memory-controllers/
Dti,gpmc-child.yaml4 $id: http://devicetree.org/schemas/memory-controllers/ti,gpmc-child.yaml#
7 title: device tree bindings for children of the Texas Instruments GPMC
14 This binding is meant for the child nodes of the GPMC node. The node
15 represents any device connected to the GPMC bus. It may be a Flash chip,
17 configuring the GPMC settings/timings and will accompany the bindings
23 # GPMC Timing properties for child nodes. All are optional and default to 0.
24 gpmc,sync-clk-ps:
29 gpmc,cs-on-ns:
33 gpmc,cs-rd-off-ns:
37 gpmc,cs-wr-off-ns:
[all …]
Dti,gpmc.yaml4 $id: http://devicetree.org/schemas/memory-controllers/ti,gpmc.yaml#
7 title: Texas Instruments GPMC Memory Controller device-tree bindings
14 The GPMC is a unified memory controller dedicated for interfacing
25 - ti,am3352-gpmc
26 - ti,am64-gpmc
27 - ti,omap2420-gpmc
28 - ti,omap2430-gpmc
29 - ti,omap3430-gpmc
30 - ti,omap4430-gpmc
48 GPMC configuration.
[all …]
/Linux-v6.1/arch/arm/boot/dts/
Domap3430-sdp.dts49 &gpmc {
62 gpmc,mux-add-data = <2>;
63 gpmc,cs-on-ns = <0>;
64 gpmc,cs-rd-off-ns = <186>;
65 gpmc,cs-wr-off-ns = <186>;
66 gpmc,adv-on-ns = <12>;
67 gpmc,adv-rd-off-ns = <48>;
68 gpmc,adv-wr-off-ns = <48>;
69 gpmc,oe-on-ns = <54>;
70 gpmc,oe-off-ns = <168>;
[all …]
Domap-gpmc-smsc911x.dtsi3 * Common file for GPMC connected smsc911x on omaps
23 &gpmc {
24 ethernet@gpmc {
27 gpmc,device-width = <1>;
28 gpmc,cycle2cycle-samecsen;
29 gpmc,cycle2cycle-diffcsen;
30 gpmc,cs-on-ns = <5>;
31 gpmc,cs-rd-off-ns = <150>;
32 gpmc,cs-wr-off-ns = <150>;
33 gpmc,adv-on-ns = <0>;
[all …]
Domap2430-sdp.dts35 &gpmc {
37 ethernet@gpmc {
43 gpmc,sync-clk-ps = <0>;
44 gpmc,mux-add-data = <2>;
45 gpmc,device-width = <1>;
46 gpmc,cycle2cycle-samecsen;
47 gpmc,cycle2cycle-diffcsen;
48 gpmc,cs-on-ns = <6>;
49 gpmc,cs-rd-off-ns = <187>;
50 gpmc,cs-wr-off-ns = <187>;
[all …]
Domap3-igep.dtsi104 &gpmc {
111 interrupt-parent = <&gpmc>;
116 gpmc,device-width = <2>;
119 gpmc,sync-clk-ps = <0>;
120 gpmc,cs-on-ns = <0>;
121 gpmc,cs-rd-off-ns = <44>;
122 gpmc,cs-wr-off-ns = <44>;
123 gpmc,adv-on-ns = <6>;
124 gpmc,adv-rd-off-ns = <34>;
125 gpmc,adv-wr-off-ns = <44>;
[all …]
Domap-gpmc-smsc9221.dtsi3 * Common file for GPMC connected smsc9221 on omaps
27 &gpmc {
28 ethernet@gpmc {
32 gpmc,mux-add-data = <0>;
33 gpmc,cs-on-ns = <0>;
34 gpmc,cs-rd-off-ns = <42>;
35 gpmc,cs-wr-off-ns = <36>;
36 gpmc,adv-on-ns = <6>;
37 gpmc,adv-rd-off-ns = <12>;
38 gpmc,adv-wr-off-ns = <12>;
[all …]
Domap3-overo-tobiduo-common.dtsi12 #include "omap-gpmc-smsc9221.dtsi"
14 &gpmc {
15 smsc1: ethernet@gpmc {
25 gpmc,mux-add-data = <0>;
26 gpmc,cs-on-ns = <0>;
27 gpmc,cs-rd-off-ns = <42>;
28 gpmc,cs-wr-off-ns = <36>;
29 gpmc,adv-on-ns = <6>;
30 gpmc,adv-rd-off-ns = <12>;
31 gpmc,adv-wr-off-ns = <12>;
[all …]
Domap-zoom-common.dtsi6 #include "omap-gpmc-smsc911x.dtsi"
8 &gpmc {
13 * Four port TL16CP754C serial port on GPMC,
27 gpmc,mux-add-data = <0>;
28 gpmc,device-width = <1>;
29 gpmc,wait-pin = <1>;
30 gpmc,cycle2cycle-samecsen;
31 gpmc,cycle2cycle-diffcsen;
32 gpmc,cs-on-ns = <5>;
33 gpmc,cs-rd-off-ns = <155>;
[all …]
Domap3-gta04a5one.dts39 &gpmc {
55 gpmc,sync-read;
56 gpmc,sync-write;
57 gpmc,burst-length = <16>;
58 gpmc,burst-read;
59 gpmc,burst-wrap;
60 gpmc,burst-write;
61 gpmc,device-width = <2>;
62 gpmc,mux-add-data = <2>;
63 gpmc,cs-on-ns = <0>;
[all …]
Domap2420-n8x0-common.dtsi47 &gpmc {
58 gpmc,sync-read;
59 gpmc,burst-length = <16>;
60 gpmc,burst-read;
61 gpmc,burst-wrap;
62 gpmc,device-width = <2>;
63 gpmc,mux-add-data = <2>;
64 gpmc,cs-on-ns = <0>;
65 gpmc,cs-rd-off-ns = <127>;
66 gpmc,cs-wr-off-ns = <109>;
[all …]
Domap3-sb-t35.dtsi99 &gpmc {
110 gpmc,device-width = <1>;
111 gpmc,cycle2cycle-samecsen;
112 gpmc,cycle2cycle-diffcsen;
113 gpmc,cs-on-ns = <5>;
114 gpmc,cs-rd-off-ns = <150>;
115 gpmc,cs-wr-off-ns = <150>;
116 gpmc,adv-on-ns = <0>;
117 gpmc,adv-rd-off-ns = <15>;
118 gpmc,adv-wr-off-ns = <40>;
[all …]
Domap4-duovero-parlor.dts134 #include "omap-gpmc-smsc911x.dtsi"
136 &gpmc {
139 ethernet@gpmc {
146 gpmc,cs-on-ns = <10>;
147 gpmc,cs-rd-off-ns = <50>;
148 gpmc,cs-wr-off-ns = <50>;
149 gpmc,adv-on-ns = <0>;
150 gpmc,adv-rd-off-ns = <10>;
151 gpmc,adv-wr-off-ns = <10>;
152 gpmc,oe-on-ns = <15>;
[all …]
Domap3-devkit8000-common.dtsi218 &gpmc {
225 interrupt-parent = <&gpmc>;
229 gpmc,device-width = <2>;
232 gpmc,sync-clk-ps = <0>;
233 gpmc,cs-on-ns = <0>;
234 gpmc,cs-rd-off-ns = <44>;
235 gpmc,cs-wr-off-ns = <44>;
236 gpmc,adv-on-ns = <6>;
237 gpmc,adv-rd-off-ns = <34>;
238 gpmc,adv-wr-off-ns = <44>;
[all …]
Domap3-lilly-a83x.dtsi357 &gpmc {
364 interrupt-parent = <&gpmc>;
371 gpmc,mux-add-data = <0>;
372 gpmc,device-width = <2>;
373 gpmc,wait-pin = <0>;
374 gpmc,wait-monitoring-ns = <0>;
375 gpmc,burst-length = <4>;
376 gpmc,cs-on-ns = <0>;
377 gpmc,cs-rd-off-ns = <100>;
378 gpmc,cs-wr-off-ns = <100>;
[all …]
Domap2420-h4.dts19 &gpmc {
30 gpmc,mux-add-data = <2>;
31 gpmc,cs-on-ns = <10>;
32 gpmc,cs-rd-off-ns = <160>;
33 gpmc,cs-wr-off-ns = <160>;
34 gpmc,adv-on-ns = <20>;
35 gpmc,adv-rd-off-ns = <50>;
36 gpmc,adv-wr-off-ns = <50>;
37 gpmc,oe-on-ns = <60>;
38 gpmc,oe-off-ns = <120>;
[all …]
Dam335x-chilisom.dtsi139 &gpmc {
147 interrupt-parent = <&gpmc>;
150 rb-gpios = <&gpmc 0 GPIO_ACTIVE_HIGH>; /* gpmc_wait0 */
154 gpmc,device-width = <1>;
155 gpmc,sync-clk-ps = <0>;
156 gpmc,cs-on-ns = <0>;
157 gpmc,cs-rd-off-ns = <44>;
158 gpmc,cs-wr-off-ns = <44>;
159 gpmc,adv-on-ns = <6>;
160 gpmc,adv-rd-off-ns = <34>;
[all …]
Ddm8148-evm.dts45 &gpmc {
51 interrupt-parent = <&gpmc>;
59 gpmc,device-width = <2>;
60 gpmc,sync-clk-ps = <0>;
61 gpmc,cs-on-ns = <0>;
62 gpmc,cs-rd-off-ns = <44>;
63 gpmc,cs-wr-off-ns = <44>;
64 gpmc,adv-on-ns = <6>;
65 gpmc,adv-rd-off-ns = <34>;
66 gpmc,adv-wr-off-ns = <44>;
[all …]
Ddra62x-j5eco-evm.dts45 &gpmc {
51 interrupt-parent = <&gpmc>;
59 gpmc,device-width = <2>;
60 gpmc,sync-clk-ps = <0>;
61 gpmc,cs-on-ns = <0>;
62 gpmc,cs-rd-off-ns = <44>;
63 gpmc,cs-wr-off-ns = <44>;
64 gpmc,adv-on-ns = <6>;
65 gpmc,adv-rd-off-ns = <34>;
66 gpmc,adv-wr-off-ns = <44>;
[all …]
Domap3-evm.dts56 &gpmc {
60 interrupt-parent = <&gpmc>;
65 gpmc,device-width = <2>;
68 gpmc,sync-clk-ps = <0>;
69 gpmc,cs-on-ns = <0>;
70 gpmc,cs-rd-off-ns = <44>;
71 gpmc,cs-wr-off-ns = <44>;
72 gpmc,adv-on-ns = <6>;
73 gpmc,adv-rd-off-ns = <34>;
74 gpmc,adv-wr-off-ns = <44>;
[all …]
Dam335x-nano.dts239 &gpmc {
240 compatible = "ti,am3352-gpmc";
242 gpmc,num-waitpins = <2>;
257 gpmc,mux-add-data = <2>;
259 gpmc,sync-clk-ps = <0>;
260 gpmc,cs-on-ns = <0>;
261 gpmc,cs-rd-off-ns = <160>;
262 gpmc,cs-wr-off-ns = <160>;
263 gpmc,adv-on-ns = <10>;
264 gpmc,adv-rd-off-ns = <30>;
[all …]
Domap3-evm-37xx.dts56 &gpmc {
60 interrupt-parent = <&gpmc>;
65 gpmc,device-width = <2>;
68 gpmc,sync-clk-ps = <0>;
69 gpmc,cs-on-ns = <0>;
70 gpmc,cs-rd-off-ns = <44>;
71 gpmc,cs-wr-off-ns = <44>;
72 gpmc,adv-on-ns = <6>;
73 gpmc,adv-rd-off-ns = <34>;
74 gpmc,adv-wr-off-ns = <44>;
[all …]
Domap3-lilly-dbb056.dts126 &gpmc {
134 gpmc,mux-add-data = <2>;
135 gpmc,cs-on-ns = <10>;
136 gpmc,cs-rd-off-ns = <65>;
137 gpmc,cs-wr-off-ns = <65>;
138 gpmc,adv-on-ns = <0>;
139 gpmc,adv-rd-off-ns = <10>;
140 gpmc,adv-wr-off-ns = <10>;
141 gpmc,oe-on-ns = <10>;
142 gpmc,oe-off-ns = <65>;
[all …]
/Linux-v6.1/drivers/memory/
Domap-gpmc.c3 * GPMC support functions
32 #include <linux/omap-gpmc.h>
38 #define DEVICE_NAME "omap-gpmc"
40 /* GPMC register offsets */
67 /* GPMC ECC control settings */
96 * The first 1MB of GPMC address space is typically mapped to
99 * As GPMC minimum partition size is 16MB we can only start from
205 /* Structure to save gpmc cs context */
218 * Structure to save/restore gpmc context
417 * @name: DTS node name, w/o "gpmc,"
[all …]
/Linux-v6.1/Documentation/driver-api/memory-devices/
Dti-gpmc.rst4 GPMC (General Purpose Memory Controller)
7 GPMC is an unified memory controller dedicated to interfacing external
16 GPMC is found on Texas Instruments SoC's (OMAP based)
20 GPMC generic timing calculation:
23 GPMC has certain timings that has to be programmed for proper
25 timings. To have peripheral work with gpmc, peripheral timings has to
26 be translated to the form gpmc can understand. The way it has to be
28 dependency for certain gpmc timings on gpmc clock frequency. Hence a
31 Generic routine provides a generic method to calculate gpmc timings
32 from gpmc peripheral timings. struct gpmc_device_timings fields has to
[all …]

12345