Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-sunxi/
Dclock_sun6i.c55 setbits_le32(&ccm->sata_pll_cfg, CCM_SATA_PLL_DEFAULT); in clock_init_safe()
/external/u-boot/arch/arm/include/asm/arch-sunxi/
Dclock_sun6i.h229 #define CCM_SATA_PLL_DEFAULT 0x90005811 /* 100 MHz */ macro