Home
last modified time | relevance | path

Searched +full:da830 +full:- +full:mmc (Results 1 – 7 of 7) sorted by relevance

/linux/arch/arm/boot/dts/ti/davinci/
H A Dda850.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later
6 #include <dt-bindings/interrupt-controller/irq.h>
9 #address-cells = <1>;
10 #size-cells = <1>;
20 #address-cells = <1>;
21 #size-cells = <0>;
24 compatible = "arm,arm926ej-s";
28 operating-points-v2 = <&opp_table>;
32 opp_table: opp-table {
33 compatible = "operating-points-v2";
[all …]
/linux/drivers/clk/davinci/
H A Dpsc-da850.c1 // SPDX-License-Identifier: GPL-2.0
3 * PSC clock descriptions for TI DA850/OMAP-L138/AM18XX
8 #include <linux/clk-provider.h>
18 LPSC_CLKDEV1(emifa_clkdev, NULL, "ti-aemif");
20 LPSC_CLKDEV1(mmcsd0_clkdev, NULL, "da830-mmc.0");
24 LPSC_CLKDEV1(dsp_clkdev, NULL, "davinci-rproc.0");
42 LPSC_CLKDEV3(usb0_clkdev, "fck", "da830-usb-phy-clks",
43 NULL, "musb-da8xx",
44 NULL, "cppi41-dmaengine");
45 LPSC_CLKDEV1(usb1_clkdev, NULL, "ohci-da8xx");
[all …]
/linux/include/linux/platform_data/
H A Dmmc-davinci.h1 /* SPDX-License-Identifier: GPL-2.0 */
3 * Board-specific MMC configuration
10 #include <linux/mmc/host.h>
19 /* wires == 0 is equivalent to wires == 4 (4-bit parallel) */
24 /* any additional host capabilities: OR'd in to mmc->f_caps */
34 MMC_CTLR_VERSION_2, /* DA830 */
/linux/arch/arm/boot/dts/ti/keystone/
H A Dkeystone-k2g.dtsi1 // SPDX-License-Identifier: GPL-2.0
5 * Copyright (C) 2016-2017 Texas Instruments Incorporated - https://www.ti.com/
8 #include <dt-bindings/interrupt-controller/arm-gic.h>
9 #include <dt-bindings/pinctrl/keystone.h>
10 #include <dt-bindings/gpio/gpio.h>
15 #address-cells = <2>;
16 #size-cells = <2>;
17 interrupt-parent = <&gic>;
32 #address-cells = <1>;
33 #size-cells = <0>;
[all …]
/linux/arch/arm/boot/dts/ti/omap/
H A Dam335x-pepper.dts1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2014 Gumstix, Inc. - https://www.gumstix.com/
5 /dts-v1/;
7 #include <dt-bindings/input/input.h>
12 compatible = "gumstix,am335x-pepper", "ti,am33xx";
16 cpu0-supply = <&dcdc3_reg>;
26 compatible = "gpio-keys";
29 leds: user-leds-pins {
30 compatible = "gpio-leds";
38 compatible = "ti,da830-evm-audio";
[all …]
H A Dam33xx-l4.dtsi2 compatible = "ti,am33xx-l4-wkup", "simple-pm-bus";
3 power-domains = <&prm_wkup>;
5 clock-names = "fck";
10 reg-names = "ap", "la", "ia0", "ia1";
11 #address-cells = <1>;
12 #size-cells = <1>;
18 compatible = "simple-pm-bus";
19 #address-cells = <1>;
20 #size-cells = <1>;
28 compatible = "simple-pm-bus";
[all …]
H A Dam437x-l4.dtsi2 compatible = "ti,am4-l4-wkup", "simple-pm-bus";
3 power-domains = <&prm_wkup>;
5 clock-names = "fck";
10 reg-names = "ap", "la", "ia0", "ia1";
11 #address-cells = <1>;
12 #size-cells = <1>;
18 compatible = "simple-pm-bus";
19 #address-cells = <1>;
20 #size-cells = <1>;
28 compatible = "simple-pm-bus";
[all …]