/freebsd/sys/contrib/device-tree/Bindings/arm/omap/ |
H A D | mpu.txt | 1 * TI - MPU (Main Processor Unit) subsystem 3 The MPU subsystem contain one or several ARM cores 5 The MPU contain CPUs, GIC, L2 cache and a local PRCM. 8 - compatible : Should be "ti,omap3-mpu" for OMAP3 9 Should be "ti,omap4-mpu" for OMAP4 10 Should be "ti,omap5-mpu" for OMAP5 11 - ti,hwmods: "mpu" 27 mpu { 28 compatible = "ti,omap5-mpu"; 29 ti,hwmods = "mpu" [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | ti,omap4-wugen-mpu | 5 is also referred to as "WUGEN-MPU", hence the name of the binding. 9 - compatible : should contain at least "ti,omap4-wugen-mpu" or 10 "ti,omap5-wugen-mpu" 26 compatible = "ti,omap5-wugen-mpu", "ti,omap4-wugen-mpu";
|
H A D | ti,pruss-intc.yaml | 20 including the MPU and/or other PRUSS instances, DSPs or devices. 94 connected to MPU 96 "host_intr7" interrupts connected to MPU, and other ICSSG
|
/freebsd/sys/contrib/device-tree/src/arm64/ti/ |
H A D | k3-j721s2-mcu-wakeup.dtsi | 59 * firmware on non-MPU processors 115 /* Non-MPU Firmware usage */ 126 /* Non-MPU Firmware usage */ 167 /* Non-MPU Firmware usage */ 181 /* Non-MPU Firmware usage */ 195 /* Non-MPU Firmware usage */ 209 /* Non-MPU Firmware usage */ 223 /* Non-MPU Firmware usage */ 237 /* Non-MPU Firmware usage */ 251 /* Non-MPU Firmwar [all...] |
H A D | k3-j784s4-mcu-wakeup.dtsi | 65 * firmware on non-MPU processors 133 /* Non-MPU Firmware usage */ 144 /* Non-MPU Firmware usage */ 172 /* Non-MPU Firmware usage */ 187 /* Non-MPU Firmware usage */ 201 /* Non-MPU Firmware usage */ 215 /* Non-MPU Firmware usage */ 229 /* Non-MPU Firmware usage */ 243 /* Non-MPU Firmware usage */ 257 /* Non-MPU Firmwar [all...] |
H A D | k3-j721e-mcu-wakeup.dtsi | 79 /* Non-MPU Firmware usage */ 90 /* Non-MPU Firmware usage */ 112 /* Non-MPU Firmware usage */ 126 /* Non-MPU Firmware usage */ 140 /* Non-MPU Firmware usage */ 154 /* Non-MPU Firmware usage */ 168 /* Non-MPU Firmware usage */ 182 /* Non-MPU Firmware usage */ 196 /* Non-MPU Firmware usage */ 210 /* Non-MPU Firmwar [all...] |
H A D | k3-j7200-thermal.dtsi | 20 mpu_thermal: mpu-thermal { 26 mpu_crit: mpu-crit {
|
H A D | k3-j721e-thermal.dtsi | 20 mpu_thermal: mpu-thermal { 26 mpu_crit: mpu-crit {
|
/freebsd/sys/contrib/device-tree/Bindings/power/ |
H A D | ti-smartreflex.txt | 10 "ti,omap3-smartreflex-mpu-iva" 12 "ti,omap4-smartreflex-mpu" 43 compatible = "ti,omap4-smartreflex-mpu";
|
/freebsd/sys/dev/sound/pci/ |
H A D | csamidi.c | 75 struct mpu401 *mpu; 104 (scp->mpu_intr)(scp->mpu); in csamidi_midi_intr() 115 /* hacks to convert hardware status to MPU compatible ones */ in csamidi_mread() 216 scp->mpu = mpu401_init(&csamidi_mpu_class, scp, csamidi_midi_intr, in midicsa_attach() 218 if (scp->mpu == NULL) { in midicsa_attach() 247 rc = mpu401_uninit(scp->mpu); in midicsa_detach() 76 struct mpu401 *mpu; global() member
|
H A D | emu10kx-midi.c | 58 struct mpu401 *mpu; 120 (sc->mpu_intr) (sc->mpu); in emu_midi_card_intr() 201 scp->mpu = mpu401_init(&emu_mpu_class, scp, emu_midi_intr, &scp->mpu_intr); in emu_midi_attach() 202 if (scp->mpu == NULL) { in emu_midi_attach() 228 mpu401_uninit(scp->mpu); in emu_midi_detach() 59 struct mpu401 *mpu; global() member
|
/freebsd/sys/contrib/device-tree/Bindings/ |
H A D | resource-names.txt | 27 ranges = <0 0 0x48000000 0x00001000>, /* MPU path */ 33 reg-names = "mpu", "dat", 42 reg-names = "mpu", "dma";
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | omap4-l4-abe.dtsi | 109 reg = <0x0 0xff>, /* MPU private access */ 111 reg-names = "mpu", "dma"; 144 reg = <0x0 0xff>, /* MPU private access */ 146 reg-names = "mpu", "dma"; 179 reg = <0x0 0xff>, /* MPU private access */ 181 reg-names = "mpu", "dma"; 217 reg-names = "mpu","dat"; 251 reg = <0x0 0x7f>, /* MPU private access */ 253 reg-names = "mpu", "dma"; 313 reg = <0x0 0x7f>, /* MPU privat [all...] |
H A D | omap5-l4-abe.dtsi | 109 reg = <0x0 0xff>, /* MPU private access */ 111 reg-names = "mpu", "dma"; 144 reg = <0x0 0xff>, /* MPU private access */ 146 reg-names = "mpu", "dma"; 179 reg = <0x0 0xff>, /* MPU private access */ 181 reg-names = "mpu", "dma"; 233 reg = <0x0 0x7f>, /* MPU private access */ 235 reg-names = "mpu", "dma"; 276 reg = <0x0 0x7f>, /* MPU private access */ 278 reg-names = "mpu", "dm [all...] |
H A D | omap2430.dtsi | 178 reg-names = "mpu"; 195 reg-names = "mpu"; 211 reg-names = "mpu"; 227 reg-names = "mpu"; 243 reg-names = "mpu";
|
H A D | omap3.dtsi | 57 * that are not memory mapped in the MPU view or for the MPU itself. 61 mpu { 62 compatible = "ti,omap3-mpu"; 63 ti,hwmods = "mpu"; 565 reg-names = "mpu"; 608 reg-names = "mpu", "sidetone"; 628 reg-names = "mpu", "sidetone"; 647 reg-names = "mpu"; 666 reg-names = "mpu";
|
/freebsd/sys/contrib/device-tree/Bindings/pci/ |
H A D | toshiba,visconti-pcie.yaml | 28 - description: Visconti specific memory protection unit registers (MPU) 36 - const: mpu 86 reg-names = "dbi", "config", "ulreg", "smu", "mpu";
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | omap-dmic.txt | 6 <MPU access base address, size>, 15 reg = <0x4012e000 0x7f>, /* MPU private access */
|
H A D | omap-mcpdm.txt | 6 <MPU access base address, size>, 17 reg = <0x40132000 0x7f>, /* MPU private access */
|
H A D | omap-mcbsp.txt | 9 <MPU access base address, size>, 27 reg-names = "mpu", "sidetone";
|
H A D | davinci-mcbsp.txt | 16 * "mpu" for the main registers (required). 44 reg-names = "mpu", "dat";
|
/freebsd/sys/contrib/device-tree/Bindings/iio/gyroscope/ |
H A D | invensense,mpu3050.txt | 1 Invensense MPU-3050 Gyroscope device tree bindings 18 - The MPU-3050 will pass through and forward the I2C signals from the
|
H A D | invensense,mpu3050.yaml | 7 title: Invensense MPU-3050 Gyroscope 34 The MPU-3050 will pass through and forward the I2C signals from the
|
/freebsd/sys/contrib/device-tree/Bindings/remoteproc/ |
H A D | wkup_m3_rproc.txt | 6 that cannot be controlled from the MPU. This CM3 processor requires a firmware 14 (l4_wkup) through which it is accessible to the MPU.
|
/freebsd/sys/contrib/device-tree/Bindings/soc/ti/ |
H A D | wkup_m3_ipc.txt | 6 that cannot be controlled from the MPU, like suspend/resume and certain deep 25 interrupt that signals the MPU.
|