Searched refs:MC_ME_PCTLn_RUNPCm (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/board/freescale/s32v234evb/ |
H A D | clock.c | 248 writeb(MC_ME_PCTLn_RUNPCm(0), MC_ME_PCTL58); in enable_modules_clock() 250 writeb(MC_ME_PCTLn_RUNPCm(0), MC_ME_PCTL170); in enable_modules_clock() 252 writeb(MC_ME_PCTLn_RUNPCm(0), MC_ME_PCTL83); in enable_modules_clock() 254 writeb(MC_ME_PCTLn_RUNPCm(0), MC_ME_PCTL188); in enable_modules_clock() 256 writeb(MC_ME_PCTLn_RUNPCm(0), MC_ME_PCTL50); in enable_modules_clock() 258 writeb(MC_ME_PCTLn_RUNPCm(0), MC_ME_PCTL93); in enable_modules_clock() 260 writeb(MC_ME_PCTLn_RUNPCm(0), MC_ME_PCTL81); in enable_modules_clock() 262 writeb(MC_ME_PCTLn_RUNPCm(0), MC_ME_PCTL184); in enable_modules_clock() 264 writeb(MC_ME_PCTLn_RUNPCm(0), MC_ME_PCTL186); in enable_modules_clock() 266 writeb(MC_ME_PCTLn_RUNPCm(0), MC_ME_PCTL54); in enable_modules_clock() [all …]
|
/openbmc/u-boot/arch/arm/include/asm/arch-s32v234/ |
H A D | mc_me_regs.h | 109 #define MC_ME_PCTLn_RUNPCm(n) ( (n) & MC_ME_PCTLn_RUNPCm_MASK ) macro
|