Home
last modified time | relevance | path

Searched full:omap2 (Results 1 – 25 of 266) sorted by relevance

1234567891011

/Linux-v5.15/arch/arm/mach-omap2/
Domap_hwmod_2xxx_ipblock_data.c203 .omap2 = {
218 .omap2 = {
233 .omap2 = {
248 .omap2 = {
263 .omap2 = {
278 .omap2 = {
293 .omap2 = {
308 .omap2 = {
323 .omap2 = {
338 .omap2 = {
[all …]
Domap_hwmod_3xxx_data.c106 .omap2 = {
155 .omap2 = {
170 .omap2 = {
185 .omap2 = {
200 .omap2 = {
215 .omap2 = {
230 .omap2 = {
245 .omap2 = {
260 .omap2 = {
275 .omap2 = {
[all …]
Dprm2xxx_3xxx.c3 * OMAP2/3 PRM module functions
25 * @part: PRM partition, ignored for OMAP2
27 * @offset: register offset, ignored for OMAP2
31 * -EINVAL if called while running on a non-OMAP2/3 chip.
42 * @part: PRM partition, ignored for OMAP2
44 * @offset: register offset, ignored for OMAP2
68 * @part: PRM partition, not used for OMAP2
70 * @rst_offset: reset register offset, not used for OMAP2
71 * @st_offset: reset status register offset, not used for OMAP2
110 /* Common functions across OMAP2 and OMAP3 */
Domap_hwmod_2430_data.c76 .omap2 = {
99 .omap2 = {
114 .omap2 = {
129 .omap2 = {
142 .omap2 = {
174 .omap2 = {
218 .omap2 = {
234 .omap2 = {
250 .omap2 = {
266 .omap2 = {
[all …]
Domap_hwmod_2420_data.c98 .omap2 = {
106 * From mach-omap2/pm24xx.c: "Putting MPU into the WFI state
118 .omap2 = {
134 .omap2 = {
162 .omap2 = {
178 .omap2 = {
208 .omap2 = {
222 .omap2 = {
Dcommon.c3 * linux/arch/arm/mach-omap2/common.c
5 * Code common to all OMAP2+ machines.
19 * Stub function for OMAP2 so that common files
DKconfig9 bool "TI OMAP2"
120 Systems based on OMAP2, OMAP3, OMAP4 or OMAP5
129 menu "TI OMAP2/3/4 Specific Features"
149 bool "OMAP2 SDRAM Controller support"
Domap_hwmod_2xxx_interconnect_data.c43 .omap2 = {
184 .omap2 = {
198 .omap2 = {
212 .omap2 = {
226 .omap2 = {
Dprm2xxx.h9 * The PRM hardware modules on the OMAP2/3 are quite similar to each
26 * OMAP2-specific global PRM registers
89 * {PM,RM}_* on both OMAP2/3 SoC families.. (The exceptions are the
93 /* Register offsets appearing on both OMAP2 and OMAP3 */
Dcm.h3 * OMAP2+ Clock Management prototypes
16 * OMAP2 & 3.
34 * case of OMAP2 & 3. In the case of OMAP4 this is the max duration
/Linux-v5.15/arch/arm/boot/dts/
Domap2.dtsi2 * Device Tree Source for OMAP2 SoC
17 compatible = "ti,omap2430", "ti,omap2420", "ti,omap2";
49 compatible = "ti,omap2-mpu";
62 compatible = "ti,omap2-aes";
77 compatible = "ti,omap2-intc";
84 compatible = "ti,sysc-omap2", "ti,sysc";
117 compatible = "ti,omap2-i2c";
126 compatible = "ti,omap2-i2c";
135 compatible = "ti,omap2-mcspi";
146 compatible = "ti,omap2-mcspi";
[all …]
Domap2430.dtsi11 #include "omap2.dtsi"
14 compatible = "ti,omap2430", "ti,omap2";
18 compatible = "ti,omap2-l4-wkup", "simple-bus";
24 compatible = "ti,omap2-prcm";
37 compatible = "ti,omap2-scm", "simple-bus";
69 compatible = "ti,pbias-omap2", "ti,pbias-omap";
85 compatible = "ti,sysc-omap2", "ti,sysc";
105 compatible = "ti,omap2-gpio";
117 compatible = "ti,omap2-gpio";
129 compatible = "ti,omap2-gpio";
[all …]
Domap2420.dtsi11 #include "omap2.dtsi"
14 compatible = "ti,omap2420", "ti,omap2";
18 compatible = "ti,omap2-l4", "simple-bus";
24 compatible = "ti,omap2-prcm";
37 compatible = "ti,omap2-scm", "simple-bus";
72 compatible = "ti,sysc-omap2", "ti,sysc";
92 compatible = "ti,omap2-gpio";
104 compatible = "ti,omap2-gpio";
116 compatible = "ti,omap2-gpio";
128 compatible = "ti,omap2-gpio";
[all …]
Domap3.dtsi164 compatible = "ti,sysc-omap2", "ti,sysc";
190 compatible = "ti,sysc-omap2", "ti,sysc";
243 compatible = "ti,sysc-omap2", "ti,sysc";
269 compatible = "ti,sysc-omap2", "ti,sysc";
444 compatible = "ti,omap2-mcspi";
464 compatible = "ti,omap2-mcspi";
479 compatible = "ti,omap2-mcspi";
494 compatible = "ti,omap2-mcspi";
543 compatible = "ti,omap2-iommu";
552 compatible = "ti,omap2-iommu";
[all …]
/Linux-v5.15/drivers/video/fbdev/omap2/omapfb/
DKconfig6 tristate "OMAP2+ frame buffer support"
17 Frame buffer driver for OMAP2+ based boards.
22 bool "Debug support for OMAP2+ FB"
35 Select the number of framebuffers created. OMAP2/3 has 3 overlays
38 source "drivers/video/fbdev/omap2/omapfb/dss/Kconfig"
39 source "drivers/video/fbdev/omap2/omapfb/displays/Kconfig"
/Linux-v5.15/Documentation/devicetree/bindings/clock/ti/
Dapll.txt17 - compatible : shall be "ti,dra7-apll-clock" or "ti,omap2-apll-clock"
24 "autoidle" - contains the autoidle register offset (OMAP2 only)
25 - ti,clock-frequency : static clock frequency for the clock (OMAP2 only)
26 - ti,idlest-shift : bit-shift for the idlest field (OMAP2 only)
27 - ti,bit-shift : bit-shift for enable and autoidle fields (OMAP2 only)
39 compatible = "ti,omap2-apll-clock";
/Linux-v5.15/Documentation/devicetree/bindings/display/ti/
Dti,omap2-dss.txt1 Texas Instruments OMAP2 Display Subsystem
11 - compatible: "ti,omap2-dss"
26 - compatible: "ti,omap2-dispc"
40 - compatible: "ti,omap2-rfbi"
49 - compatible: "ti,omap2-venc"
/Linux-v5.15/Documentation/devicetree/bindings/arm/omap/
Dl4.txt6 - compatible : Should be "ti,omap2-l4" for OMAP2 family l4 core bus
7 Should be "ti,omap2-l4-wkup" for OMAP2 family l4 wkup bus
/Linux-v5.15/Documentation/devicetree/bindings/iommu/
Dti,omap-iommu.txt1 OMAP2+ IOMMU
5 "ti,omap2-iommu" for OMAP2/OMAP3 IOMMU instances
35 compatible = "ti,omap2-iommu";
/Linux-v5.15/Documentation/devicetree/bindings/interrupt-controller/
Dti,omap-intc-irq.txt1 Omap2/3 intc controller
3 On TI omap2 and 3 the intc interrupt controller can provide
8 "ti,omap2-intc"
Dti,omap2-intc.txt3 OMAP2/3 are using a TI interrupt controller that can support several
9 "ti,omap2-intc"
21 compatible = "ti,omap2-intc";
/Linux-v5.15/Documentation/devicetree/bindings/serial/
D8250_omap.yaml7 title: Bindings for 8250 compliant UARTs on TI's OMAP2+ and K3 SoCs
24 - ti,omap2-uart
36 This property is applicable only on legacy platforms mainly omap2/3
96 - ti,omap2-uart
/Linux-v5.15/include/linux/platform_data/
Domap-wd-timer.h3 * OMAP2+ WDTIMER-specific function prototypes
17 * This is a subset of the ones listed in arch/arm/mach-omap2/prm.h
28 * arch/arm/mach-omap2
/Linux-v5.15/Documentation/devicetree/bindings/crypto/
Domap-aes.txt7 - "ti,omap2-aes" for OMAP2.
10 Note that the OMAP2 and 3 versions are compatible (OMAP3 supports
/Linux-v5.15/drivers/media/platform/omap/
DKconfig8 tristate "OMAP2/OMAP3 V4L2-Display driver"
16 V4L2 Display driver support for OMAP2/3 based boards.

1234567891011