Home
last modified time | relevance | path

Searched refs:RC (Results 1 – 12 of 12) sorted by relevance

/rk3399_rockchip-uboot/board/sysam/amcore/
H A Damcore.c56 u32 dramsize, RC; in dram_init() local
79 RC = (CONFIG_SYS_CPU_CLK / 1000000) >> 1; in dram_init()
80 RC = (RC * 15) >> 4; in dram_init()
83 out_be16(&dc->dcr, 0x8200 | RC); in dram_init()
/rk3399_rockchip-uboot/board/freescale/m5253evbe/
H A Dm5253evbe.c31 u32 RC, dramsize; in dram_init() local
33 RC = (CONFIG_SYS_CLK / 1000000) >> 1; in dram_init()
34 RC = (RC * 15) >> 4; in dram_init()
37 mbar_writeShort(MCFSIM_DCR, (0x8400 | RC)); in dram_init()
/rk3399_rockchip-uboot/board/freescale/m5253demo/
H A Dm5253demo.c34 u32 RC, temp; in dram_init() local
36 RC = (CONFIG_SYS_CLK / 1000000) >> 1; in dram_init()
37 RC = (RC * 15) >> 4; in dram_init()
40 mbar_writeShort(MCFSIM_DCR, (0x8400 | RC)); in dram_init()
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/
H A Drcb.h26 #define RC 0x3400 /* 32bit */ macro
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dlpc_common.h12 #define RC 0x3400 /* 32bit */ macro
/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/
H A Dcpu.c51 writel(1 << 2, RCB_REG(RC)); in cpu_common_init()
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dstm32mp157a-dk1-u-boot.dtsi45 * Use at least 5 * RC time, e.g. 5 * (Rp + Rd) * C:
H A Dsun8i-a83t.dtsi131 * It is an internal RC-based oscillator.
H A Dsun9i-a80.dtsi134 * the clock switched to an internal 16M RC oscillator. Under
/rk3399_rockchip-uboot/drivers/pci/
H A DKconfig79 PCIe controllers. The PCIe may works in RC or EP mode according to
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/
H A Dpch.c465 setbits_le32(RCB_REG(RC), 1 << 2); in broadwell_pch_init()
/rk3399_rockchip-uboot/common/spl/
H A DKconfig623 Enable support for PCIE EP driver in SPL. The RC will download the