Home
last modified time | relevance | path

Searched full:am33xx (Results 1 – 25 of 138) sorted by relevance

123456

/Linux-v5.10/Documentation/devicetree/bindings/pwm/
Dpwm-tipwmss.txt5 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";
Dpwm-tiehrpwm.txt5 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";
Dpwm-tiecap.txt5 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";
/Linux-v5.10/Documentation/devicetree/bindings/arm/omap/
Domap.txt55 compatible = "ti,am33xx"
75 compatible = "ti,am33xx"
144 compatible = "ti,am335x-evm", "ti,am33xx"
147 compatible = "ti,am335x-bone", "ti,am33xx"
150 compatible = "ti,am3359-icev2", "ti,am33xx"
153 compatible = "novatech,am335x-lxm", "ti,am33xx"
156 compatible = "phytec,am335x-wega", "phytec,am335x-phycore-som", "ti,am33xx"
159 compatible = "compulab,cm-t335", "ti,am33xx"
162 compatible = "compulab,sbc-t335", "compulab,cm-t335", "ti,am33xx"
165 compatible = "phytec,am335x-pcm-953", "phytec,am335x-phycore-som", "ti,am33xx"
[all …]
/Linux-v5.10/arch/arm/mach-omap2/
Dpowerdomain.h65 * 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
Dcm33xx.c2 * 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
Dam33xx-restart.c3 * am33xx-restart.c - Code common to all AM33xx machines.
Dprm33xx.c2 * 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()
Dcontrol.h19 #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 */
DMakefile61 obj-$(CONFIG_SOC_AM33XX) += am33xx-restart.o
119 am33xx-43xx-prcm-common += prm33xx.o cm33xx.o
120 obj-$(CONFIG_SOC_TI81XX) += $(am33xx-43xx-prcm-common)
121 obj-$(CONFIG_SOC_AM33XX) += $(am33xx-43xx-prcm-common)
123 $(am33xx-43xx-prcm-common)
Dcm-regbits-33xx.h2 * AM33XX Power Management register bits
4 * This file is automatically generated from the AM33XX hardware databases.
/Linux-v5.10/Documentation/devicetree/bindings/usb/
Dam33xx-usb.txt1 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";
/Linux-v5.10/Documentation/devicetree/bindings/mmc/
Dti-omap-hsmmc.txt16 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";
/Linux-v5.10/Documentation/devicetree/bindings/soc/ti/
Dwkup_m3_ipc.txt4 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 */
/Linux-v5.10/Documentation/devicetree/bindings/remoteproc/
Dwkup_m3_rproc.txt4 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 */
/Linux-v5.10/arch/arm/boot/dts/
Dam335x-bonegreen.dts7 #include "am33xx.dtsi"
13 compatible = "ti,am335x-bone-green", "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx";
Dam33xx.dtsi2 * Device Tree Source for AM33XX SoC
13 #include <dt-bindings/pinctrl/am33xx.h>
17 compatible = "ti,am33xx";
169 * XXX: Use a flat representation of the AM33XX interconnect.
170 * The real AM33XX interconnect network is quite complex. Since
202 compatible = "ti,am33xx-intc";
362 compatible = "ti,musb-am33xx";
409 compatible = "ti,musb-am33xx";
596 #include "am33xx-l4.dtsi"
597 #include "am33xx-clocks.dtsi"
Dam335x-bone.dts7 #include "am33xx.dtsi"
12 compatible = "ti,am335x-bone", "ti,am33xx";
Dam335x-boneblack-wireless.dts7 #include "am33xx.dtsi"
14 …compatible = "ti,am335x-bone-black-wireless", "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx
Dam335x-boneblack.dts7 #include "am33xx.dtsi"
13 compatible = "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx";
/Linux-v5.10/Documentation/devicetree/bindings/sound/
Ddavinci-mcasp-audio.txt7 "ti,am33xx-mcasp-audio" : for AM33xx platforms (AM33xx, AM43xx, TI81xx)
/Linux-v5.10/Documentation/devicetree/bindings/dma/
Dti-edma.txt15 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";
/Linux-v5.10/drivers/remoteproc/
DKconfig89 Say y here to support Wakeup M3 remote processor on TI AM33xx
92 Required for Suspend-to-RAM on AM33xx and AM43xx SoCs. Also needed
93 for deep CPUIdle states on AM33xx SoCs. Allows for loading of the
/Linux-v5.10/Documentation/devicetree/bindings/display/tilcdc/
Dtilcdc.txt5 - "ti,am33xx-tilcdc" for AM335x based boards
54 compatible = "ti,am33xx-tilcdc", "ti,da850-tilcdc";
/Linux-v5.10/Documentation/devicetree/bindings/mailbox/
Domap-mailbox.txt42 "ti,omap4-mailbox" for OMAP44xx, OMAP54xx, AM33xx,
105 processor on AM33xx/AM43xx SoCs.
147 2. /* AM33xx */

123456