Home | History | Annotate | Download | only in dts

Lines Matching refs:gpmc

285 				AM4372_IOPAD(0x820, PIN_OUTPUT_PULLUP | MUX_MODE1) /*gpmc ad 8 -> DSS DATA 23 */
292 AM4372_IOPAD(0x83c, PIN_OUTPUT_PULLUP | MUX_MODE1) /*gpmc ad 15 -> DSS DATA 16 */
318 /* GPMC CLK -> GPIO 2_1 to select LCD / HDMI */
565 &gpmc {
566 status = "okay"; /* Disable QSPI when enabling GPMC (NAND) */
573 interrupt-parent = <&gpmc>;
579 gpmc,device-width = <1>;
580 gpmc,sync-clk-ps = <0>;
581 gpmc,cs-on-ns = <0>;
582 gpmc,cs-rd-off-ns = <40>; /* tCEA + tCHZ + 1 */
583 gpmc,cs-wr-off-ns = <40>;
584 gpmc,adv-on-ns = <0>; /* cs-on-ns */
585 gpmc,adv-rd-off-ns = <25>; /* min( tALH + tALS + 1) */
586 gpmc,adv-wr-off-ns = <25>; /* min( tALH + tALS + 1) */
587 gpmc,we-on-ns = <0>; /* cs-on-ns */
588 gpmc,we-off-ns = <20>; /* we-on-time + tWP + 2 */
589 gpmc,oe-on-ns = <3>; /* cs-on-ns + tRR + 2 */
590 gpmc,oe-off-ns = <30>; /* oe-on-ns + tRP + 2 */
591 gpmc,access-ns = <30>; /* tCEA + 4*/
592 gpmc,rd-cycle-ns = <40>;
593 gpmc,wr-cycle-ns = <40>;
594 gpmc,bus-turnaround-ns = <0>;
595 gpmc,cycle2cycle-delay-ns = <0>;
596 gpmc,clk-activation-ns = <0>;
597 gpmc,wr-access-ns = <40>;
598 gpmc,wr-data-mux-bus-ns = <0>;
697 status = "disabled"; /* Disable GPMC (NAND) when enabling QSPI */