Lines Matching +full:clock +full:- +full:presc
10 * SPDX-License-Identifier: GPL-2.0+
131 #define CONFIG_SYS_LBC_LCRR 0x00030004 /* LB clock ratio reg */
134 #define CONFIG_SYS_LBC_MRTPR 0x20000000 /* LB refresh timer presc.*/
140 #define CONFIG_SYS_GBL_DATA_OFFSET (CONFIG_SYS_INIT_RAM_SIZE - GENERATED_GBL_DATA_SIZE)
150 #define CONFIG_SYS_BR3_PRELIM 0xc0001881 /* UPMA, 32-bit */
159 #define CONFIG_SYS_BR2_PRELIM 0xc80018a1 /* UPMB, 32-bit */
172 /* SDRAM Clock frequency, 100MHz (0x0000) or 133MHz (0x10000) */
209 /* I2C W83782G HW-Monitoring IC */
216 * Memory space is mapped 1-1.
258 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - CONFIG_ENV_SECT_SIZE)
260 #define CONFIG_ENV_ADDR_REDUND (CONFIG_ENV_ADDR-CONFIG_ENV_SECT_SIZE)
305 "uboot_file=/home/tftp/syscon3/u-boot.bin\0" \
330 "bootm ${kernel_addr_r} - ${fdt_addr_r}\0" \
353 "bootm ${kernel_addr_r} - ${fdt_addr};" \