Home
last modified time | relevance | path

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

/openbmc/u-boot/board/toradex/colibri_vf/
H A Ddcu.c19 clrbits_le32(&ccm->cscmr1, CCM_CSCMR1_DCU0_CLK_SEL); in dcu_set_pixel_clock()
/openbmc/u-boot/arch/arm/include/asm/arch-vf610/
H A Dcrm_regs.h155 #define CCM_CSCMR1_DCU0_CLK_SEL (1 << 28) macro