Home
last modified time | relevance | path

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

1234567891011

/Linux-v6.1/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
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 */
DKconfig9 bool "TI OMAP2"
121 Systems based on OMAP2, OMAP3, OMAP4 or OMAP5
132 menu "TI OMAP2/3/4 Specific Features"
152 bool "OMAP2 SDRAM Controller support"
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-v6.1/arch/arm/boot/dts/
Domap2.dtsi3 * Device Tree Source for OMAP2 SoC
14 compatible = "ti,omap2430", "ti,omap2420", "ti,omap2";
46 compatible = "ti,omap2-mpu";
59 compatible = "ti,omap2-aes";
74 compatible = "ti,omap2-intc";
81 compatible = "ti,sysc-omap2", "ti,sysc";
114 compatible = "ti,omap2-i2c";
123 compatible = "ti,omap2-i2c";
132 compatible = "ti,omap2-mcspi";
143 compatible = "ti,omap2-mcspi";
[all …]
Domap2430.dtsi8 #include "omap2.dtsi"
11 compatible = "ti,omap2430", "ti,omap2";
15 compatible = "ti,omap2-l4-wkup", "simple-bus";
21 compatible = "ti,omap2-prcm";
34 compatible = "ti,omap2-scm", "simple-bus";
66 compatible = "ti,pbias-omap2", "ti,pbias-omap";
82 compatible = "ti,sysc-omap2", "ti,sysc";
102 compatible = "ti,omap2-gpio";
114 compatible = "ti,omap2-gpio";
126 compatible = "ti,omap2-gpio";
[all …]
Domap2420.dtsi8 #include "omap2.dtsi"
11 compatible = "ti,omap2420", "ti,omap2";
15 compatible = "ti,omap2-l4", "simple-bus";
21 compatible = "ti,omap2-prcm";
34 compatible = "ti,omap2-scm", "simple-bus";
69 compatible = "ti,sysc-omap2", "ti,sysc";
89 compatible = "ti,omap2-gpio";
101 compatible = "ti,omap2-gpio";
113 compatible = "ti,omap2-gpio";
125 compatible = "ti,omap2-gpio";
[all …]
Domap3.dtsi161 compatible = "ti,sysc-omap2", "ti,sysc";
187 compatible = "ti,sysc-omap2", "ti,sysc";
240 compatible = "ti,sysc-omap2", "ti,sysc";
266 compatible = "ti,sysc-omap2", "ti,sysc";
441 compatible = "ti,omap2-mcspi";
461 compatible = "ti,omap2-mcspi";
476 compatible = "ti,omap2-mcspi";
491 compatible = "ti,omap2-mcspi";
540 compatible = "ti,omap2-iommu";
549 compatible = "ti,omap2-iommu";
[all …]
/Linux-v6.1/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-v6.1/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-v6.1/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-v6.1/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-v6.1/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-v6.1/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-v6.1/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-v6.1/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-v6.1/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-v6.1/drivers/irqchip/
Dirq-omap-intc.c2 * linux/arch/arm/mach-omap2/irq.c
4 * Interrupt handler for OMAP2 boards.
47 #define ACTIVEIRQ_MASK 0x7f /* omap2/3 active interrupt bits */
304 * we need to temporarily "blacklist" OMAP2 and OMAP3 devices from using in omap_init_irq()
307 if (of_device_is_compatible(node, "ti,omap2-intc") || in omap_init_irq()
390 IRQCHIP_DECLARE(omap2_intc, "ti,omap2-intc", intc_of_init);

1234567891011