| /kernel/linux/linux-5.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"; 129 ti,hwmods = "i2c2"; 140 ti,hwmods = "mcspi1"; 151 ti,hwmods = "mcspi2"; 160 ti,hwmods = "rng"; 167 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"; 323 ti,hwmods = "i2c2"; 343 ti,hwmods = "rtc"; 350 ti,hwmods = "mailbox"; 363 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"; 196 ti,hwmods = "mailbox"; 241 ti,hwmods = "wd_timer2";
|
| D | dm814x.dtsi | 56 ti,hwmods = "mpu"; 65 ti,hwmods = "l3_main"; 73 ti,hwmods = "usb_otg_hs"; 191 ti,hwmods = "i2c1"; 198 ti,hwmods = "elm"; 205 ti,hwmods = "gpio1"; 217 ti,hwmods = "gpio2"; 229 ti,hwmods = "gpio3"; 241 ti,hwmods = "gpio4"; 255 ti,hwmods = "i2c2"; [all …]
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/ti/omap/ |
| D | omap2.dtsi | 47 ti,hwmods = "mpu"; 56 ti,hwmods = "l3_main"; 60 ti,hwmods = "aes"; 68 ti,hwmods = "hdq1w"; 115 ti,hwmods = "i2c1"; 124 ti,hwmods = "i2c2"; 133 ti,hwmods = "mcspi1"; 144 ti,hwmods = "mcspi2"; 153 ti,hwmods = "rng"; 160 ti,hwmods = "sham"; [all …]
|
| D | omap3.dtsi | 52 ti,hwmods = "debugss"; 63 ti,hwmods = "mpu"; 68 ti,hwmods = "iva"; 90 ti,hwmods = "l3_main"; 306 ti,hwmods = "gpio1"; 318 ti,hwmods = "gpio2"; 329 ti,hwmods = "gpio3"; 340 ti,hwmods = "gpio4"; 351 ti,hwmods = "gpio5"; 362 ti,hwmods = "gpio6"; [all …]
|
| D | omap2430.dtsi | 105 ti,hwmods = "gpio1"; 117 ti,hwmods = "gpio2"; 129 ti,hwmods = "gpio3"; 141 ti,hwmods = "gpio4"; 153 ti,hwmods = "gpio5"; 168 ti,hwmods = "gpmc"; 185 ti,hwmods = "mcbsp1"; 201 ti,hwmods = "mcbsp2"; 217 ti,hwmods = "mcbsp3"; 233 ti,hwmods = "mcbsp4"; [all …]
|
| D | dm816x.dtsi | 48 ti,hwmods = "mpu"; 260 ti,hwmods = "elm"; 267 ti,hwmods = "gpio1"; 279 ti,hwmods = "gpio2"; 291 ti,hwmods = "gpmc"; 308 ti,hwmods = "i2c1"; 317 ti,hwmods = "i2c2"; 335 ti,hwmods = "rtc"; 342 ti,hwmods = "mailbox"; 355 ti,hwmods = "spinbox"; [all …]
|
| D | omap2420.dtsi | 92 ti,hwmods = "gpio1"; 104 ti,hwmods = "gpio2"; 116 ti,hwmods = "gpio3"; 128 ti,hwmods = "gpio4"; 144 ti,hwmods = "gpmc"; 158 ti,hwmods = "mcbsp1"; 172 ti,hwmods = "mcbsp2"; 181 ti,hwmods = "msdi1"; 192 ti,hwmods = "mailbox"; 237 ti,hwmods = "wd_timer2";
|
| D | dm814x.dtsi | 52 ti,hwmods = "mpu"; 61 ti,hwmods = "l3_main"; 69 ti,hwmods = "usb_otg_hs"; 190 ti,hwmods = "i2c1"; 197 ti,hwmods = "elm"; 204 ti,hwmods = "gpio1"; 216 ti,hwmods = "gpio2"; 228 ti,hwmods = "gpio3"; 240 ti,hwmods = "gpio4"; 254 ti,hwmods = "i2c2"; [all …]
|
| /kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
| D | omap_device.c | 124 * omap_device_build_from_dt - build an omap_device with multiple hwmods 133 struct omap_hwmod **hwmods; in omap_device_build_from_dt() local 142 oh_cnt = of_property_count_strings(node, "ti,hwmods"); in omap_device_build_from_dt() 144 dev_dbg(&pdev->dev, "No 'hwmods' to build omap_device\n"); in omap_device_build_from_dt() 149 ret = of_property_read_string_index(node, "ti,hwmods", 0, &oh_name); in omap_device_build_from_dt() 159 hwmods = kcalloc(oh_cnt, sizeof(struct omap_hwmod *), GFP_KERNEL); in omap_device_build_from_dt() 160 if (!hwmods) { in omap_device_build_from_dt() 166 of_property_read_string_index(node, "ti,hwmods", i, &oh_name); in omap_device_build_from_dt() 174 hwmods[i] = oh; in omap_device_build_from_dt() 179 od = omap_device_alloc(pdev, hwmods, oh_cnt); in omap_device_build_from_dt() [all …]
|
| /kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
| D | omap_device.c | 121 * omap_device_build_from_dt - build an omap_device with multiple hwmods 130 struct omap_hwmod **hwmods; in omap_device_build_from_dt() local 139 oh_cnt = of_property_count_strings(node, "ti,hwmods"); in omap_device_build_from_dt() 141 dev_dbg(&pdev->dev, "No 'hwmods' to build omap_device\n"); in omap_device_build_from_dt() 146 ret = of_property_read_string_index(node, "ti,hwmods", 0, &oh_name); in omap_device_build_from_dt() 156 hwmods = kcalloc(oh_cnt, sizeof(struct omap_hwmod *), GFP_KERNEL); in omap_device_build_from_dt() 157 if (!hwmods) { in omap_device_build_from_dt() 163 of_property_read_string_index(node, "ti,hwmods", i, &oh_name); in omap_device_build_from_dt() 171 hwmods[i] = oh; in omap_device_build_from_dt() 176 od = omap_device_alloc(pdev, hwmods, oh_cnt); in omap_device_build_from_dt() [all …]
|
| /kernel/linux/linux-5.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";
|
| /kernel/linux/linux-6.6/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";
|
| /kernel/linux/linux-6.6/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";
|
| /kernel/linux/linux-5.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";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/ti/ |
| 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,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"
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/ti/ |
| 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,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,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"
|
| /kernel/linux/linux-5.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";
|
| /kernel/linux/linux-6.6/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";
|