Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-s32v234/
H A Dmc_cgm_regs.h145 #define DFS_PORTRESET_PORTRESET_SET(val) (DFS_PORTRESET_PORTRESET_MASK | (((val) & DFS_PORTRESET_PO… macro
/openbmc/u-boot/board/freescale/s32v234evb/
H A Dclock.c148 ~DFS_PORTRESET_PORTRESET_SET(dfs_on), in program_pll()