Searched full:omap2 (Results 1 – 25 of 261) sorted by relevance
1234567891011
/linux-6.12.1/arch/arm/mach-omap2/ |
D | omap_hwmod_2xxx_ipblock_data.c | 197 .omap2 = { 212 .omap2 = { 227 .omap2 = { 242 .omap2 = { 257 .omap2 = { 272 .omap2 = { 287 .omap2 = { 302 .omap2 = { 317 .omap2 = { 332 .omap2 = { [all …]
|
D | omap_hwmod_3xxx_data.c | 105 .omap2 = { 154 .omap2 = { 169 .omap2 = { 184 .omap2 = { 199 .omap2 = { 214 .omap2 = { 229 .omap2 = { 244 .omap2 = { 259 .omap2 = { 274 .omap2 = { [all …]
|
D | prm2xxx_3xxx.c | 3 * 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 */
|
D | omap_hwmod_2430_data.c | 76 .omap2 = { 99 .omap2 = { 114 .omap2 = { 129 .omap2 = { 142 .omap2 = { 174 .omap2 = { 218 .omap2 = { 234 .omap2 = { 250 .omap2 = { 266 .omap2 = { [all …]
|
D | omap_hwmod_2420_data.c | 97 .omap2 = { 105 * From mach-omap2/pm24xx.c: "Putting MPU into the WFI state 117 .omap2 = { 133 .omap2 = { 161 .omap2 = { 177 .omap2 = { 207 .omap2 = { 221 .omap2 = {
|
D | common.c | 3 * linux/arch/arm/mach-omap2/common.c 5 * Code common to all OMAP2+ machines. 19 * Stub function for OMAP2 so that common files
|
D | omap_hwmod_2xxx_interconnect_data.c | 42 .omap2 = { 183 .omap2 = { 197 .omap2 = { 211 .omap2 = { 225 .omap2 = {
|
D | prm2xxx.h | 9 * 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 */
|
D | Kconfig | 9 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"
|
D | cm2xxx_3xxx.h | 3 * OMAP2/3 Clock Management (CM) register definitions 9 * The CM hardware modules on the OMAP2/3 are quite similar to each 24 /* Common between OMAP2 and OMAP3 */
|
D | cm.h | 3 * OMAP2+ Clock Management prototypes 16 * OMAP2 & 3. 34 * case of OMAP2 & 3. In the case of OMAP4 this is the max duration
|
/linux-6.12.1/arch/arm/boot/dts/ti/omap/ |
D | omap2.dtsi | 3 * 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 …]
|
D | omap2430.dtsi | 8 #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 …]
|
D | omap2420.dtsi | 8 #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 …]
|
D | omap3.dtsi | 161 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-6.12.1/drivers/video/fbdev/omap2/omapfb/ |
D | Kconfig | 6 tristate "OMAP2+ frame buffer support" 15 Frame buffer driver for OMAP2+ based boards. 20 bool "Debug support for OMAP2+ FB" 33 Select the number of framebuffers created. OMAP2/3 has 3 overlays 36 source "drivers/video/fbdev/omap2/omapfb/dss/Kconfig" 37 source "drivers/video/fbdev/omap2/omapfb/displays/Kconfig"
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ti/ |
D | apll.txt | 15 - compatible : shall be "ti,dra7-apll-clock" or "ti,omap2-apll-clock" 22 "autoidle" - contains the autoidle register offset (OMAP2 only) 23 - ti,clock-frequency : static clock frequency for the clock (OMAP2 only) 24 - ti,idlest-shift : bit-shift for the idlest field (OMAP2 only) 25 - ti,bit-shift : bit-shift for enable and autoidle fields (OMAP2 only) 37 compatible = "ti,omap2-apll-clock";
|
/linux-6.12.1/Documentation/devicetree/bindings/display/ti/ |
D | ti,omap2-dss.txt | 1 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-6.12.1/Documentation/devicetree/bindings/arm/omap/ |
D | l4.txt | 6 - 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-6.12.1/Documentation/devicetree/bindings/iommu/ |
D | ti,omap-iommu.txt | 1 OMAP2+ IOMMU 5 "ti,omap2-iommu" for OMAP2/OMAP3 IOMMU instances 35 compatible = "ti,omap2-iommu";
|
/linux-6.12.1/Documentation/devicetree/bindings/serial/ |
D | 8250_omap.yaml | 7 title: 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 93 - ti,omap2-uart
|
/linux-6.12.1/Documentation/devicetree/bindings/interrupt-controller/ |
D | ti,omap2-intc.txt | 3 OMAP2/3 are using a TI interrupt controller that can support several 9 "ti,omap2-intc" 21 compatible = "ti,omap2-intc";
|
D | ti,omap-intc-irq.txt | 1 Omap2/3 intc controller 3 On TI omap2 and 3 the intc interrupt controller can provide 8 "ti,omap2-intc"
|
/linux-6.12.1/include/linux/platform_data/ |
D | omap-wd-timer.h | 3 * 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-6.12.1/Documentation/devicetree/bindings/crypto/ |
D | omap-aes.txt | 7 - "ti,omap2-aes" for OMAP2. 10 Note that the OMAP2 and 3 versions are compatible (OMAP3 supports
|
1234567891011