Home
last modified time | relevance | path

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

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