/linux-5.19.10/arch/arm/boot/dts/ |
D | omap2.dtsi | 50 ti,hwmods = "mpu"; 59 ti,hwmods = "l3_main"; 63 ti,hwmods = "aes"; 71 ti,hwmods = "hdq1w"; 118 ti,hwmods = "i2c1"; 127 ti,hwmods = "i2c2"; 136 ti,hwmods = "mcspi1"; 147 ti,hwmods = "mcspi2"; 156 ti,hwmods = "rng"; 163 ti,hwmods = "sham"; [all …]
|
D | omap3.dtsi | 55 ti,hwmods = "debugss"; 66 ti,hwmods = "mpu"; 71 ti,hwmods = "iva"; 93 ti,hwmods = "l3_main"; 309 ti,hwmods = "gpio1"; 321 ti,hwmods = "gpio2"; 332 ti,hwmods = "gpio3"; 343 ti,hwmods = "gpio4"; 354 ti,hwmods = "gpio5"; 365 ti,hwmods = "gpio6"; [all …]
|
D | omap2430.dtsi | 108 ti,hwmods = "gpio1"; 120 ti,hwmods = "gpio2"; 132 ti,hwmods = "gpio3"; 144 ti,hwmods = "gpio4"; 156 ti,hwmods = "gpio5"; 171 ti,hwmods = "gpmc"; 188 ti,hwmods = "mcbsp1"; 204 ti,hwmods = "mcbsp2"; 220 ti,hwmods = "mcbsp3"; 236 ti,hwmods = "mcbsp4"; [all …]
|
D | dm816x.dtsi | 52 ti,hwmods = "mpu"; 264 ti,hwmods = "elm"; 271 ti,hwmods = "gpio1"; 283 ti,hwmods = "gpio2"; 295 ti,hwmods = "gpmc"; 312 ti,hwmods = "i2c1"; 321 ti,hwmods = "i2c2"; 339 ti,hwmods = "rtc"; 346 ti,hwmods = "mailbox"; 359 ti,hwmods = "spinbox"; [all …]
|
D | omap2420.dtsi | 95 ti,hwmods = "gpio1"; 107 ti,hwmods = "gpio2"; 119 ti,hwmods = "gpio3"; 131 ti,hwmods = "gpio4"; 147 ti,hwmods = "gpmc"; 161 ti,hwmods = "mcbsp1"; 175 ti,hwmods = "mcbsp2"; 184 ti,hwmods = "msdi1"; 195 ti,hwmods = "mailbox"; 240 ti,hwmods = "wd_timer2";
|
D | dm814x.dtsi | 56 ti,hwmods = "mpu"; 65 ti,hwmods = "l3_main"; 73 ti,hwmods = "usb_otg_hs"; 194 ti,hwmods = "i2c1"; 201 ti,hwmods = "elm"; 208 ti,hwmods = "gpio1"; 220 ti,hwmods = "gpio2"; 232 ti,hwmods = "gpio3"; 244 ti,hwmods = "gpio4"; 258 ti,hwmods = "i2c2"; [all …]
|
/linux-5.19.10/arch/arm/mach-omap2/ |
D | omap_device.c | 127 struct omap_hwmod **hwmods; in omap_device_build_from_dt() local 153 hwmods = kcalloc(oh_cnt, sizeof(struct omap_hwmod *), GFP_KERNEL); in omap_device_build_from_dt() 154 if (!hwmods) { in omap_device_build_from_dt() 168 hwmods[i] = oh; in omap_device_build_from_dt() 173 od = omap_device_alloc(pdev, hwmods, oh_cnt); in omap_device_build_from_dt() 198 kfree(hwmods); in omap_device_build_from_dt() 264 ret |= omap_hwmod_enable(od->hwmods[i]); in _omap_device_enable_hwmods() 281 ret |= omap_hwmod_idle(od->hwmods[i]); in _omap_device_idle_hwmods() 311 ret = omap_hwmod_get_context_loss_count(od->hwmods[0]); in omap_device_get_context_loss_count() 333 struct omap_hwmod **hwmods; in omap_device_alloc() local [all …]
|
/linux-5.19.10/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";
|
D | iva.txt | 12 - ti,hwmods: "iva" 18 ti,hwmods = "iva";
|
/linux-5.19.10/Documentation/devicetree/bindings/dma/ |
D | ti-edma.txt | 30 - ti,hwmods: Name of the hwmods associated to the eDMA CC. 67 - ti,hwmods: Name of the hwmods associated to the eDMA TC. 85 ti,hwmods = "tpcc"; 106 ti,hwmods = "tptc0"; 114 ti,hwmods = "tptc1"; 122 ti,hwmods = "tptc2"; 130 ti,hwmods = "sham"; 140 ti,hwmods = "mcasp0"; 217 - ti,hwmods: Name of the hwmods associated to the EDMA 234 ti,hwmods = "tpcc", "tptc0", "tptc1", "tptc2";
|
/linux-5.19.10/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-5.19.10/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-5.19.10/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-5.19.10/Documentation/devicetree/bindings/serial/ |
D | 8250_omap.yaml | 33 ti,hwmods: 102 ti,hwmods: 108 ti,hwmods: false 118 ti,hwmods = "uart4";
|
/linux-5.19.10/Documentation/devicetree/bindings/watchdog/ |
D | omap-wdt.txt | 5 - ti,hwmods : Name of the hwmod associated to the WDT 14 ti,hwmods = "wd_timer2";
|
/linux-5.19.10/Documentation/devicetree/bindings/sound/ |
D | omap-dmic.txt | 9 - ti,hwmods: Name of the hwmod associated with OMAP dmic IP 19 ti,hwmods = "dmic";
|
/linux-5.19.10/Documentation/devicetree/bindings/spi/ |
D | ti_qspi.txt | 12 - ti,hwmods: Name of the hwmod associated to the QSPI 39 ti,hwmods = "qspi"; 52 ti,hwmods = "qspi";
|
/linux-5.19.10/Documentation/devicetree/bindings/i2c/ |
D | ti,omap4-i2c.yaml | 50 ti,hwmods: 83 ti,hwmods: 89 ti,hwmods: false
|
/linux-5.19.10/Documentation/devicetree/bindings/w1/ |
D | omap-hdq.txt | 7 - ti,hwmods : "hdq1w" 20 ti,hwmods = "hdq1w";
|
/linux-5.19.10/Documentation/devicetree/bindings/usb/ |
D | omap-usb.txt | 5 - ti,hwmods : must be "usb_otg_hs" 30 ti,hwmods = "usb_otg_hs"; 50 - ti,hwmods : Should be "usb_otg_ss" 72 ti,hwmods = "usb_otg_ss";
|