Searched +full:da830 +full:- +full:mmc (Results 1 – 7 of 7) sorted by relevance
| /linux/arch/arm/boot/dts/ti/davinci/ |
| H A D | da850.dtsi | 1 // 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 D | psc-da850.c | 1 // 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 D | mmc-davinci.h | 1 /* 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 D | keystone-k2g.dtsi | 1 // 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 D | am335x-pepper.dts | 1 // 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 D | am33xx-l4.dtsi | 2 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 D | am437x-l4.dtsi | 2 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 …]
|