/openbmc/linux/Documentation/devicetree/bindings/pwm/ |
H A D | pwm-tipwmss.txt | 5 for am33xx - compatible = "ti,am33xx-pwmss"; 6 for am4372 - compatible = "ti,am4372-pwmss","ti,am33xx-pwmss"; 7 for dra746 - compatible = "ti,dra746-pwmss", "ti,am33xx-pwmss" 16 parent's address space and length of the address map. For am33xx, 23 epwmss0: epwmss@48300000 { /* PWMSS for am33xx */ 24 compatible = "ti,am33xx-pwmss"; 37 compatible = "ti,am4372-pwmss","ti,am33xx-pwmss" 50 compatible = "ti,dra746-pwmss", "ti,am33xx-pwmss";
|
/openbmc/u-boot/board/siemens/draco/ |
H A D | Kconfig | 10 default "am33xx" 26 default "am33xx" 42 default "am33xx" 58 default "am33xx"
|
/openbmc/u-boot/arch/arm/mach-omap2/ |
H A D | Kconfig | 117 config AM33XX config in choiceea8f52080104 118 bool "AM33XX SoC" 139 depends on AM33XX 170 if AM43XX || AM33XX || OMAP54XX 174 default 0x402F0400 if AM33XX 191 source "arch/arm/mach-omap2/am33xx/Kconfig"
|
H A D | Makefile | 6 obj-$(if $(filter am33xx,$(SOC)),y) += am33xx/
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | am33xx.dtsi | 2 * Device Tree Source for AM33XX SoC 12 #include <dt-bindings/pinctrl/am33xx.h> 16 compatible = "ti,am33xx"; 156 * XXX: Use a flat representation of the AM33XX interconnect. 157 * The real AM33XX interconnect network is quite complex. Since 253 compatible = "ti,am33xx-intc"; 621 compatible = "ti,am33xx-usb"; 647 compatible = "ti,musb-am33xx"; 696 compatible = "ti,musb-am33xx"; 751 compatible = "ti,am33xx-pwmss"; [all …]
|
H A D | am4372.dtsi | 577 compatible = "ti,am4372-pwmss","ti,am33xx-pwmss"; 586 compatible = "ti,am4372-ecap","ti,am33xx-ecap"; 594 compatible = "ti,am4372-ehrpwm","ti,am33xx-ehrpwm"; 603 compatible = "ti,am4372-pwmss","ti,am33xx-pwmss"; 612 compatible = "ti,am4372-ecap","ti,am33xx-ecap"; 620 compatible = "ti,am4372-ehrpwm","ti,am33xx-ehrpwm"; 629 compatible = "ti,am4372-pwmss","ti,am33xx-pwmss"; 638 compatible = "ti,am4372-ecap","ti,am33xx-ecap"; 646 compatible = "ti,am4372-ehrpwm","ti,am33xx-ehrpwm"; 655 compatible = "ti,am4372-pwmss","ti,am33xx-pwmss"; [all …]
|
H A D | am335x-bone.dts | 10 #include "am33xx.dtsi" 15 compatible = "ti,am335x-bone", "ti,am33xx";
|
H A D | am335x-bonegreen.dts | 10 #include "am33xx.dtsi" 15 compatible = "ti,am335x-bone-green", "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx";
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | powerdomain.h | 65 * PER powerdomain on AM33XX is the worst case 91 * @pwrstctrl_offs: (AM33XX only) XXX_PWRSTCTRL reg offset from prcm_offs 92 * @pwrstst_offs: (AM33XX only) XXX_PWRSTST reg offset from prcm_offs 93 * @logicretstate_mask: (AM33XX only) mask for logic retention bitfield 95 * @mem_on_mask: (AM33XX only) mask for mem on bitfield in @pwrstctrl_offs 96 * @mem_ret_mask: (AM33XX only) mask for mem ret bitfield in @pwrstctrl_offs 97 * @mem_pwrst_mask: (AM33XX only) mask for mem state bitfield in @pwrstst_offs 98 * @mem_retst_mask: (AM33XX only) mask for mem retention state bitfield
|
H A D | cm33xx.c | 3 * AM33XX CM functions 211 * @part: PRCM partition, ignored for AM33xx 214 * @bit_shift: bit shift for the register, ignored for AM33xx 235 * @part: CM partition, ignored for AM33xx 238 * @bit_shift: bit shift for the register, ignored for AM33xx 259 * @part: CM partition, ignored for AM33xx 278 * @part: CM partition, ignored for AM33xx
|
H A D | am33xx-restart.c | 3 * am33xx-restart.c - Code common to all AM33xx machines.
|
H A D | prm33xx.c | 3 * AM33XX PRM functions 51 * @part: PRM partition, ignored for AM33xx 74 * @part: CM partition, ignored for AM33xx 100 * @part: PRM partition, not used for AM33xx 316 /* No VC/VP on am33xx devices */ in am33xx_check_vcvp()
|
H A D | cm-regbits-33xx.h | 3 * AM33XX Power Management register bits 5 * This file is automatically generated from the AM33XX hardware databases.
|
/openbmc/linux/Documentation/devicetree/bindings/usb/ |
H A D | am33xx-usb.txt | 1 AM33xx MUSB 3 - compatible: ti,am33xx-usb 31 - compatible: ti,musb-am33xx 80 compatible = "ti,am33xx-usb"; 103 compatible = "ti,musb-am33xx"; 150 compatible = "ti,musb-am33xx";
|
/openbmc/linux/Documentation/devicetree/bindings/mmc/ |
H A D | ti-omap-hsmmc.txt | 16 Should be "ti,am33xx-hsmmc", for AM335x controllers 21 The following are mandatory properties for OMAPs, AM33xx and AM43xx SoCs only: 83 [workaround for missing swakeup on am33xx] 101 event normally. Since am33xx doesn't have this line it never wakes from 120 compatible = "ti,am33xx-hsmmc";
|
/openbmc/u-boot/drivers/bootcount/ |
H A D | Kconfig | 15 default BOOTCOUNT_AM33XX if AM33XX || SOC_DA8XX 35 bool "Boot counter in AM33XX RTC IP block" 36 depends on AM33XX || SOC_DA8XX 37 select SPL_AM33XX_ENABLE_RTC32K_OSC if AM33XX
|
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/ |
H A D | wkup_m3_rproc.txt | 4 The TI AM33xx and AM43xx family of devices use a small Cortex M3 co-processor 19 "ti,am3352-wkup-m3" for AM33xx SoCs 33 /* AM33xx */
|
/openbmc/u-boot/board/grinn/chiliboard/ |
H A D | MAINTAINERS | 4 F: arch/arm/include/asm/arch-am33xx/chilisom.h 5 F: arch/arm/mach-omap2/am33xx/chilisom.c
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am335x-bonegreen.dts | 7 #include "am33xx.dtsi" 13 compatible = "ti,am335x-bone-green", "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx";
|
H A D | am335x-bone.dts | 7 #include "am33xx.dtsi" 12 compatible = "ti,am335x-bone", "ti,am33xx";
|
H A D | am33xx.dtsi | 3 * Device Tree Source for AM33XX SoC 10 #include <dt-bindings/pinctrl/am33xx.h> 14 compatible = "ti,am33xx"; 190 * XXX: Use a flat representation of the AM33XX interconnect. 191 * The real AM33XX interconnect network is quite complex. Since 217 compatible = "ti,am33xx-intc"; 378 compatible = "ti,musb-am33xx"; 425 compatible = "ti,musb-am33xx"; 651 #include "am33xx-l4.dtsi" 652 #include "am33xx-clocks.dtsi"
|
H A D | am335x-sancloud-bbe-lite.dts | 8 #include "am33xx.dtsi" 18 "ti,am33xx";
|
/openbmc/u-boot/include/dt-bindings/pinctrl/ |
H A D | am33xx.h | 2 * This header provides constants specific to AM33XX pinctrl bindings. 10 /* am33xx specific mux bit defines */
|
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/ |
H A D | Kconfig | 21 if AM33XX 28 prompt "AM33xx board select" 276 if AM43XX || AM33XX
|
/openbmc/linux/Documentation/devicetree/bindings/dma/ |
H A D | ti-edma.txt | 15 AM33xx and AM43xx SoCs. 29 The following are mandatory properties for OMAP, AM33xx and AM43xx SoCs only: 58 AM33xx and AM43xx SoCs. 66 The following are mandatory properties for OMAP, AM33xx and AM43xx SoCs only: 139 compatible = "ti,am33xx-mcasp-audio";
|