/Linux-v5.4/arch/arm/boot/dts/ |
D | omap2.dtsi | 49 ti,hwmods = "mpu"; 58 ti,hwmods = "l3_main"; 62 ti,hwmods = "aes"; 70 ti,hwmods = "hdq1w"; 84 ti,hwmods = "dma"; 97 ti,hwmods = "i2c1"; 108 ti,hwmods = "i2c2"; 119 ti,hwmods = "mcspi1"; 130 ti,hwmods = "mcspi2"; 139 ti,hwmods = "rng"; [all …]
|
D | omap3.dtsi | 51 ti,hwmods = "debugss"; 62 ti,hwmods = "mpu"; 67 ti,hwmods = "iva"; 89 ti,hwmods = "l3_main"; 161 ti,hwmods = "aes"; 198 ti,hwmods = "counter_32k"; 218 ti,hwmods = "dma"; 225 ti,hwmods = "gpio1"; 237 ti,hwmods = "gpio2"; 248 ti,hwmods = "gpio3"; [all …]
|
D | omap2430.dtsi | 87 ti,hwmods = "counter_32k"; 95 ti,hwmods = "gpio1"; 107 ti,hwmods = "gpio2"; 119 ti,hwmods = "gpio3"; 131 ti,hwmods = "gpio4"; 143 ti,hwmods = "gpio5"; 158 ti,hwmods = "gpmc"; 175 ti,hwmods = "mcbsp1"; 191 ti,hwmods = "mcbsp2"; 207 ti,hwmods = "mcbsp3"; [all …]
|
D | dm816x.dtsi | 50 ti,hwmods = "mpu"; 143 ti,hwmods = "tpcc", "tptc0", "tptc1", "tptc2", "tptc3"; 152 ti,hwmods = "elm"; 159 ti,hwmods = "gpio1"; 171 ti,hwmods = "gpio2"; 183 ti,hwmods = "gpmc"; 200 ti,hwmods = "i2c1"; 211 ti,hwmods = "i2c2"; 231 ti,hwmods = "rtc"; 238 ti,hwmods = "mailbox"; [all …]
|
D | dm814x.dtsi | 54 ti,hwmods = "mpu"; 63 ti,hwmods = "l3_main"; 71 ti,hwmods = "usb_otg_hs"; 189 ti,hwmods = "i2c1"; 196 ti,hwmods = "elm"; 203 ti,hwmods = "gpio1"; 215 ti,hwmods = "gpio2"; 227 ti,hwmods = "gpio3"; 239 ti,hwmods = "gpio4"; 253 ti,hwmods = "i2c2"; [all …]
|
D | omap4.dtsi | 62 ti,hwmods = "debugss"; 105 ti,hwmods = "mpu"; 111 ti,hwmods = "dsp"; 116 ti,hwmods = "iva"; 132 ti,hwmods = "l3_main_1", "l3_main_2", "l3_main_3"; 166 ti,hwmods = "gpmc"; 180 ti,hwmods = "mmu_dsp"; 186 ti,hwmods = "iss"; 213 ti,hwmods = "mmu_ipu"; 219 ti,hwmods = "slimbus1"; [all …]
|
D | omap2420.dtsi | 74 ti,hwmods = "counter_32k"; 82 ti,hwmods = "gpio1"; 94 ti,hwmods = "gpio2"; 106 ti,hwmods = "gpio3"; 118 ti,hwmods = "gpio4"; 134 ti,hwmods = "gpmc"; 148 ti,hwmods = "mcbsp1"; 162 ti,hwmods = "mcbsp2"; 171 ti,hwmods = "msdi1"; 183 ti,hwmods = "mailbox"; [all …]
|
D | am4372.dtsi | 100 ti,hwmods = "mpu"; 156 ti,hwmods = "l3_main"; 169 ti,hwmods = "wkup_m3"; 181 ti,hwmods = "emif"; 190 ti,hwmods = "tpcc"; 209 ti,hwmods = "tptc0"; 217 ti,hwmods = "tptc1"; 225 ti,hwmods = "tptc2"; 233 ti,hwmods = "mmc3"; 262 ti,hwmods = "sham"; [all …]
|
D | omap5.dtsi | 129 ti,hwmods = "mpu"; 146 ti,hwmods = "l3_main_1", "l3_main_2", "l3_main_3"; 180 ti,hwmods = "gpmc"; 193 ti,hwmods = "mmu_dsp"; 201 ti,hwmods = "mmu_ipu"; 210 ti,hwmods = "dmm"; 215 ti,hwmods = "emif1"; 227 ti,hwmods = "emif2"; 256 ti,hwmods = "sata"; 287 ti,hwmods = "dss_core"; [all …]
|
D | dra7.dtsi | 135 ti,hwmods = "mpu"; 151 ti,hwmods = "l3_main_1", "l3_main_2"; 191 ti,hwmods = "pcie1"; 216 ti,hwmods = "pcie1"; 245 ti,hwmods = "pcie2"; 336 ti,hwmods = "tpcc"; 359 ti,hwmods = "tptc0"; 367 ti,hwmods = "tptc1"; 377 ti,hwmods = "dmm"; 384 ti,hwmods = "mmu0_dsp1"; [all …]
|
D | am33xx.dtsi | 139 ti,hwmods = "debugss"; 150 ti,hwmods = "mpu"; 168 ti,hwmods = "l3_main"; 176 ti,hwmods = "wkup_m3"; 198 ti,hwmods = "tpcc"; 215 ti,hwmods = "tptc0"; 223 ti,hwmods = "tptc1"; 231 ti,hwmods = "tptc2"; 239 ti,hwmods = "mmc3"; 272 ti,hwmods = "usb_otg_hs"; [all …]
|
D | am437x-l4.dtsi | 135 ti,hwmods = "gpio1"; 170 ti,hwmods = "uart1"; 198 ti,hwmods = "i2c1"; 231 ti,hwmods = "adc_tsc"; 337 ti,hwmods = "timer1"; 376 ti,hwmods = "wd_timer2"; 420 ti,hwmods = "rtc"; 458 ti,hwmods = "counter_32k"; 682 ti,hwmods = "uart2"; 711 ti,hwmods = "uart3"; [all …]
|
/Linux-v5.4/arch/arm/mach-omap2/ |
D | omap_device.c | 134 struct omap_hwmod **hwmods; in omap_device_build_from_dt() local 160 hwmods = kcalloc(oh_cnt, sizeof(struct omap_hwmod *), GFP_KERNEL); in omap_device_build_from_dt() 161 if (!hwmods) { in omap_device_build_from_dt() 175 hwmods[i] = oh; in omap_device_build_from_dt() 180 od = omap_device_alloc(pdev, hwmods, oh_cnt); in omap_device_build_from_dt() 205 kfree(hwmods); in omap_device_build_from_dt() 269 ret |= omap_hwmod_enable(od->hwmods[i]); in _omap_device_enable_hwmods() 286 ret |= omap_hwmod_idle(od->hwmods[i]); in _omap_device_idle_hwmods() 316 ret = omap_hwmod_get_context_loss_count(od->hwmods[0]); in omap_device_get_context_loss_count() 339 struct omap_hwmod **hwmods; in omap_device_alloc() local [all …]
|
/Linux-v5.4/Documentation/devicetree/bindings/arm/omap/ |
D | mpu.txt | 11 - ti,hwmods: "mpu" 29 ti,hwmods = "mpu" 36 ti,hwmods = "mpu"; 44 ti,hwmods = "mpu"; 51 ti,hwmods = "mpu";
|
D | dsp.txt | 7 - ti,hwmods: "dsp" 13 ti,hwmods = "dsp";
|
D | counter.txt | 6 - ti,hwmods: Name of the hwmod associated to the counter, which is typically 14 ti,hwmods = "counter_32k";
|
/Linux-v5.4/Documentation/devicetree/bindings/dma/ |
D | ti-edma.txt | 30 - ti,hwmods: Name of the hwmods associated to the eDMA CC. 62 - ti,hwmods: Name of the hwmods associated to the eDMA TC. 80 ti,hwmods = "tpcc"; 98 ti,hwmods = "tptc0"; 106 ti,hwmods = "tptc1"; 114 ti,hwmods = "tptc2"; 122 ti,hwmods = "sham"; 132 ti,hwmods = "mcasp0"; 209 - ti,hwmods: Name of the hwmods associated to the EDMA 226 ti,hwmods = "tpcc", "tptc0", "tptc1", "tptc2";
|
/Linux-v5.4/Documentation/devicetree/bindings/power/ |
D | ti-smartreflex.txt | 22 ti,hwmods: Shall contain the TI interconnect module name if needed 32 ti,hwmods = "smartreflex_iva"; 39 ti,hwmods = "smartreflex_core"; 46 ti,hwmods = "smartreflex_mpu";
|
/Linux-v5.4/Documentation/devicetree/bindings/display/ti/ |
D | ti,omap2-dss.txt | 13 - ti,hwmods: "dss_core" 28 - ti,hwmods: "dss_dispc" 42 - ti,hwmods: "dss_rfbi" 51 - ti,hwmods: "dss_venc"
|
D | ti,omap3-dss.txt | 13 - ti,hwmods: "dss_core" 35 - ti,hwmods: "dss_dispc" 51 - ti,hwmods: "dss_rfbi" 62 - ti,hwmods: "dss_venc" 80 - ti,hwmods: "dss_dsi1"
|
D | ti,omap4-dss.txt | 13 - ti,hwmods: "dss_core" 34 - ti,hwmods: "dss_dispc" 50 - ti,hwmods: "dss_rfbi" 65 - ti,hwmods: "dss_venc" 86 - ti,hwmods: "dss_dsi1" or "dss_dsi2" 109 - ti,hwmods: "dss_hdmi"
|
D | ti,omap5-dss.txt | 13 - ti,hwmods: "dss_core" 34 - ti,hwmods: "dss_dispc" 50 - ti,hwmods: "dss_rfbi" 67 - ti,hwmods: "dss_dsi1" or "dss_dsi2" 90 - ti,hwmods: "dss_hdmi"
|
/Linux-v5.4/Documentation/devicetree/bindings/net/ |
D | davinci-mdio.txt | 14 - ti,hwmods : Must be "davinci_mdio" 16 Note: "ti,hwmods" field is used to fetch the base address and irq 34 ti,hwmods = "davinci_mdio";
|
/Linux-v5.4/Documentation/devicetree/bindings/iommu/ |
D | ti,omap-iommu.txt | 9 - ti,hwmods : Name of the hwmod associated with the IOMMU instance 38 ti,hwmods = "mmu_isp"; 47 ti,hwmods = "mmu0_dsp2"; 56 ti,hwmods = "mmu1_dsp2";
|
/Linux-v5.4/Documentation/devicetree/bindings/spi/ |
D | omap-spi.txt | 9 - ti,hwmods: Name of the hwmod associated to the McSPI 31 ti,hwmods = "mcspi1"; 41 ti,hwmods = "mcspi1";
|