Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-sunxi/
H A Dclock_sun8i_a83t.c33 writel(CCM_CCI400_CLK_SEL_HSIC, &ccm->cci400_cfg); in clock_init_safe()
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dclock_sun8i_a83t.h167 #define CCM_CCI400_CLK_SEL_HSIC (0x2<<24) macro