Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-vf610/
H A Dcrm_regs.h207 #define CCM_CCGR1_TCON0_CTRL_MASK (0x3 << 26) macro
/openbmc/u-boot/board/toradex/colibri_vf/
H A Dcolibri_vf.c472 setbits_le32(&ccm->ccgr1, CCM_CCGR1_TCON0_CTRL_MASK); in clock_init()