Home
last modified time | relevance | path

Searched refs:MPU (Results 1 – 16 of 16) sorted by relevance

/rk3399_rockchip-uboot/board/bosch/shc/
H A DREADME82 MPU reference clock runs at 6 MHz
83 Setting MPU clock to 594 MHz
84 Enabling Spread Spectrum of 18 permille for MPU
/rk3399_rockchip-uboot/include/power/
H A Dtps65910.h12 #define MPU 0 macro
/rk3399_rockchip-uboot/board/siemens/pxm2/
H A Dboard.c90 #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()
/rk3399_rockchip-uboot/drivers/power/pmic/
H A Dpmic_tps65910.c47 if (module == MPU) in tps65910_voltage_update()
/rk3399_rockchip-uboot/arch/arm/mach-omap2/omap5/
H A DKconfig63 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
/rk3399_rockchip-uboot/doc/
H A DREADME.arm-caches21 - 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
/rk3399_rockchip-uboot/arch/arm/mach-omap2/
H A DKconfig131 int "MPU CLK speed"
134 Defines the MPU clock speed (in MHz).
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dstm32mp157a-dk1-u-boot.dtsi89 1 /*MPU*/
H A Ddm816x.dtsi44 * that are not memory mapped in the MPU view or for the MPU itself.
H A Domap3.dtsi56 * that are not memory mapped in the MPU view or for the MPU itself.
H A Dam33xx.dtsi76 * that are not memory mapped in the MPU view or for the MPU itself.
H A Dexynos5420-peach-pit.dts197 /* MPU Clock source: LC => RCO */
H A Dexynos5250-spring.dts625 0x04 0x59 0x60 /* MPU Clock source: LC => RCO */
H A Ddra7.dtsi103 * that are not memory mapped in the MPU view or for the MPU itself.
/rk3399_rockchip-uboot/board/vscom/baltos/
H A Dboard.c208 if (tps65910_voltage_update(MPU, mpu_vdd)) in am33xx_spl_board_init()
/rk3399_rockchip-uboot/board/ti/am335x/
H A Dboard.c437 if (tps65910_voltage_update(MPU, mpu_vdd)) in scale_vcores_generic()