| /OK3568_Linux_fs/kernel/arch/arm/ |
| H A D | Kconfig-nommu | 57 bool 'Use the ARM v7 PMSA Compliant MPU' 62 Unit (MPU) that defines the type and permissions for regions of 65 If your CPU has an MPU then you should choose 'y' here unless you 66 know that you do not want to use the MPU.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/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.
|
| /OK3568_Linux_fs/kernel/Documentation/arm/omap/ |
| H A D | omap_pm.rst | 34 1. Set the maximum MPU wakeup latency:: 87 set_max_mpu_wakeup_lat() function to constrain the MPU wakeup 92 /* Limit MPU wakeup latency */ 119 CPUFreq expresses target MPU performance levels in terms of MPU 121 specialized cases to convert that input information (OPPs/MPU
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/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>,
|
| /OK3568_Linux_fs/u-boot/board/bosch/shc/ |
| H A D | README | 82 MPU reference clock runs at 6 MHz 83 Setting MPU clock to 594 MHz 84 Enabling Spread Spectrum of 18 permille for MPU
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/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
|
| /OK3568_Linux_fs/u-boot/board/siemens/pxm2/ |
| H A D | board.c | 90 #define MPU 0 macro 98 if (module == MPU) in voltage_update() 157 if (voltage_update(MPU, PMIC_OP_REG_SEL_1_2_6) || in spl_siemens_board_init()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap5/ |
| H A D | Kconfig | 63 prompt "MPU Voltage Domain" 66 Select the Operating Performance Point(OPP) for the MPU voltage 72 This config option enables Normal OPP for MPU. This is the safest
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/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.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/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.
|
| /OK3568_Linux_fs/kernel/Documentation/sound/ |
| H A D | alsa-configuration.rst | 348 port # for MPU-401 UART (0x300,0x330), -1 = disabled (default) 350 IRQ # for MPU-401 UART (3,5,7,9), -1 = disabled (default) 390 port # for MPU-401 UART (0x300,0x330), -1 = disabled (default) 392 IRQ # for MPU-401 UART (5,7,9,10), -1 = disabled (default) 531 port # for MPU-401 UART (optional), -1 = disable 535 IRQ # for MPU-401 UART 562 port # for MPU-401 UART (PnP setup - 0x300), -1 = disable 568 IRQ # for MPU-401 UART (9,11,12,15) 808 port # for MPU-401 port (0x300,0x310,0x320,0x330), -1 = disable (default) 810 IRQ # for MPU-401 port (5,7,9,10) [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | omap5-l4-abe.dtsi | 109 reg = <0x0 0xff>, /* MPU private access */ 142 reg = <0x0 0xff>, /* MPU private access */ 175 reg = <0x0 0xff>, /* MPU private access */ 227 reg = <0x0 0x7f>, /* MPU private access */ 270 reg = <0x0 0x7f>, /* MPU private access */
|
| H A D | omap4-l4-abe.dtsi | 109 reg = <0x0 0xff>, /* MPU private access */ 142 reg = <0x0 0xff>, /* MPU private access */ 175 reg = <0x0 0xff>, /* MPU private access */ 243 reg = <0x0 0x7f>, /* MPU private access */ 305 reg = <0x0 0x7f>, /* MPU private access */
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.arm-caches | 21 - Flush the buffer after the MPU writes the data and before the DMA is 30 - Invalidate the buffer after the DMA is complete and before the MPU reads
|
| /OK3568_Linux_fs/u-boot/include/power/ |
| H A D | tps65910.h | 12 #define MPU 0 macro
|
| /OK3568_Linux_fs/kernel/Documentation/arm/stm32/ |
| H A D | stm32mp157-overview.rst | 8 The STM32MP157 is a Cortex-A MPU aimed at various applications.
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | head-nommu.S | 109 bl __secondary_setup_mpu @ Initialize the MPU 167 orreq r0, r0, #CR_M @ Set SCTRL.M (MPU on) 283 ands r5, r0, #MPUIR_DREGION_SZMASK @ 0 size d region => No MPU 474 ands r5, r0, #MPUIR_DREGION_SZMASK @ 0 size d region => No MPU
|
| /OK3568_Linux_fs/u-boot/drivers/power/pmic/ |
| H A D | pmic_tps65910.c | 47 if (module == MPU) in tps65910_voltage_update()
|
| /OK3568_Linux_fs/kernel/drivers/iio/imu/inv_mpu6050/ |
| H A D | Kconfig | 3 # inv-mpu6050 drivers for Invensense MPU devices and combos
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/ |
| H A D | ti,omap4-wugen-mpu | 5 is also referred to as "WUGEN-MPU", hence the name of the binding.
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/ |
| H A D | Kconfig | 131 int "MPU CLK speed" 134 Defines the MPU clock speed (in MHz).
|
| /OK3568_Linux_fs/kernel/sound/soc/atmel/ |
| H A D | Kconfig | 117 using I2C over SDA (MPU Data Input) and SCL (MPU Clock Input) pins.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/ |
| H A D | resource-names.txt | 27 ranges = <0 0 0x48000000 0x00001000>, /* MPU path */
|