| /OK3568_Linux_fs/kernel/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";
|
| H A D | pwm-tiecap.txt | 5 for am33xx - compatible = "ti,am3352-ecap", "ti,am33xx-ecap"; 6 for am4372 - compatible = "ti,am4372-ecap", "ti,am3352-ecap", "ti,am33xx-ecap"; 7 for da850 - compatible = "ti,da850-ecap", "ti,am3352-ecap", "ti,am33xx-ecap"; 22 ecap0: ecap@48300100 { /* ECAP on am33xx */ 23 compatible = "ti,am3352-ecap", "ti,am33xx-ecap"; 31 compatible = "ti,am4372-ecap", "ti,am3352-ecap", "ti,am33xx-ecap"; 40 compatible = "ti,da850-ecap", "ti,am3352-ecap", "ti,am33xx-ecap";
|
| H A D | pwm-tiehrpwm.txt | 5 for am33xx - compatible = "ti,am3352-ehrpwm", "ti,am33xx-ehrpwm"; 6 for am4372 - compatible = "ti,am4372-ehrpwm", "ti-am3352-ehrpwm", "ti,am33xx-ehrpwm"; 8 for da850 - compatible = "ti,da850-ehrpwm", "ti-am3352-ehrpwm", "ti,am33xx-ehrpwm"; 21 ehrpwm0: pwm@48300200 { /* EHRPWM on am33xx */ 22 compatible = "ti,am3352-ehrpwm", "ti,am33xx-ehrpwm"; 30 compatible = "ti,am4372-ehrpwm", "ti,am3352-ehrpwm", "ti,am33xx-ehrpwm"; 39 compatible = "ti,da850-ehrpwm", "ti,am3352-ehrpwm", "ti,am33xx-ehrpwm";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/omap/ |
| H A D | omap.txt | 55 compatible = "ti,am33xx" 75 compatible = "ti,am33xx" 147 compatible = "ti,am335x-evm", "ti,am33xx" 150 compatible = "ti,am335x-bone", "ti,am33xx" 153 compatible = "ti,am3359-icev2", "ti,am33xx" 156 compatible = "novatech,am335x-lxm", "ti,am33xx" 159 compatible = "phytec,am335x-wega", "phytec,am335x-phycore-som", "ti,am33xx" 162 compatible = "compulab,cm-t335", "ti,am33xx" 165 compatible = "compulab,sbc-t335", "compulab,cm-t335", "ti,am33xx" 168 compatible = "phytec,am335x-pcm-953", "phytec,am335x-phycore-som", "ti,am33xx" [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | am33xx.dtsi | 2 * Device Tree Source for AM33XX SoC 12 #include <dt-bindings/pinctrl/am33xx.h> 17 compatible = "ti,am33xx"; 87 * XXX: Use a flat representation of the AM33XX interconnect. 88 * The real AM33XX interconnect network is quite complex. Since 153 compatible = "ti,am33xx-intc"; 488 compatible = "ti,am33xx-usb"; 513 compatible = "ti,musb-am33xx"; 561 compatible = "ti,musb-am33xx"; 616 compatible = "ti,am33xx-pwmss"; [all …]
|
| H A D | am4372.dtsi | 581 compatible = "ti,am4372-pwmss","ti,am33xx-pwmss"; 590 compatible = "ti,am4372-ecap","ti,am33xx-ecap"; 598 compatible = "ti,am4372-ehrpwm","ti,am33xx-ehrpwm"; 607 compatible = "ti,am4372-pwmss","ti,am33xx-pwmss"; 616 compatible = "ti,am4372-ecap","ti,am33xx-ecap"; 624 compatible = "ti,am4372-ehrpwm","ti,am33xx-ehrpwm"; 633 compatible = "ti,am4372-pwmss","ti,am33xx-pwmss"; 642 compatible = "ti,am4372-ecap","ti,am33xx-ecap"; 650 compatible = "ti,am4372-ehrpwm","ti,am33xx-ehrpwm"; 659 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";
|
| /OK3568_Linux_fs/u-boot/board/siemens/draco/ |
| H A D | Kconfig | 10 default "am33xx" 26 default "am33xx" 42 default "am33xx" 58 default "am33xx"
|
| /OK3568_Linux_fs/kernel/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 | 2 * AM33XX CM functions 219 * @part: PRCM partition, ignored for AM33xx 222 * @bit_shift: bit shift for the register, ignored for AM33xx 243 * @part: CM partition, ignored for AM33xx 246 * @bit_shift: bit shift for the register, ignored for AM33xx 267 * @part: CM partition, ignored for AM33xx 286 * @part: CM partition, ignored for AM33xx
|
| H A D | prm33xx.c | 2 * AM33XX PRM functions 59 * @part: PRM partition, ignored for AM33xx 82 * @part: CM partition, ignored for AM33xx 108 * @part: PRM partition, not used for AM33xx 324 /* No VC/VP on am33xx devices */ in am33xx_check_vcvp()
|
| H A D | control.h | 19 #include "am33xx.h" 392 /* AM33XX CONTROL_STATUS register */ 396 /* AM33XX CONTROL_STATUS bitfields (partial) */ 401 /* AM33XX PWMSS Control register */ 404 /* AM33XX PWMSS Control bitfields */ 409 /* DEV Feature register to identify AM33XX features */ 413 /* Additional AM33XX/AM43XX CONTROL registers */
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/usb/ |
| H A D | am33xx-usb.txt | 1 AM33xx MUSB 3 - compatible: ti,am33xx-usb 31 - compatible: ti,musb-am33xx 79 compatible = "ti,am33xx-usb"; 102 compatible = "ti,musb-am33xx"; 149 compatible = "ti,musb-am33xx";
|
| /OK3568_Linux_fs/kernel/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";
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/ |
| H A D | Kconfig | 112 config AM33XX config in OMAP2+ platform select 113 bool "AM33XX SoC" 138 depends on OMAP54XX || AM43XX || AM33XX || ARCH_KEYSTONE 178 source "arch/arm/mach-omap2/am33xx/Kconfig"
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/am33xx/ |
| H A D | Kconfig | 21 if AM33XX 28 prompt "AM33xx board select" 235 if AM43XX || AM33XX 249 default 0x402F0400 if AM33XX
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | am33xx.dtsi | 2 * Device Tree Source for AM33XX SoC 13 #include <dt-bindings/pinctrl/am33xx.h> 17 compatible = "ti,am33xx"; 172 * XXX: Use a flat representation of the AM33XX interconnect. 173 * The real AM33XX interconnect network is quite complex. Since 205 compatible = "ti,am33xx-intc"; 365 compatible = "ti,musb-am33xx"; 412 compatible = "ti,musb-am33xx"; 599 #include "am33xx-l4.dtsi" 600 #include "am33xx-clocks.dtsi"
|
| 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";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/ti/ |
| H A D | wkup_m3_ipc.txt | 4 The TI AM33xx and AM43xx family of devices use a small Cortex M3 co-processor 20 "ti,am3352-wkup-m3-ipc" for AM33xx SoCs 34 /* AM33xx */
|
| /OK3568_Linux_fs/kernel/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 */
|
| /OK3568_Linux_fs/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
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | davinci-mcasp-audio.txt | 7 "ti,am33xx-mcasp-audio" : for AM33xx platforms (AM33xx, AM43xx, TI81xx)
|
| /OK3568_Linux_fs/kernel/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";
|
| /OK3568_Linux_fs/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 */
|