Home
last modified time | relevance | path

Searched refs:MC_ME_PCTL83 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-s32v234/
H A Dmc_me_regs.h133 #define MC_ME_PCTL83 (MC_ME_BASE_ADDR + 0x00000110) macro
/openbmc/u-boot/board/freescale/s32v234evb/
H A Dclock.c252 writeb(MC_ME_PCTLn_RUNPCm(0), MC_ME_PCTL83); in enable_modules_clock()