Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-s32v234/
H A Dmc_cgm_regs.h78 #define PLLDIG_PLLDV_RFDPHI_SET(val) (PLLDIG_PLLDV_RFDPHI_MASK & (((val) & PLLDIG_PLLDV_RFDPHI_MAXV… macro
/openbmc/u-boot/board/freescale/s32v234evb/
H A Dclock.c112 PLLDIG_PLLDV_RFDPHI_SET(rfdphi) | in program_pll()