Lines Matching +full:clock +full:- +full:presc
1 /* SPDX-License-Identifier: GPL-2.0+ */
119 #define CONFIG_SYS_LBC_LCRR 0x00030004 /* LB clock ratio reg */
122 #define CONFIG_SYS_LBC_MRTPR 0x20000000 /* LB refresh timer presc.*/
128 #define CONFIG_SYS_GBL_DATA_OFFSET (CONFIG_SYS_INIT_RAM_SIZE - GENERATED_GBL_DATA_SIZE)
138 #define CONFIG_SYS_BR3_PRELIM 0xc0001881 /* UPMA, 32-bit */
147 #define CONFIG_SYS_BR2_PRELIM 0xc80018a1 /* UPMB, 32-bit */
160 /* SDRAM Clock frequency, 100MHz (0x0000) or 133MHz (0x10000) */
193 /* I2C W83782G HW-Monitoring IC */
200 * Memory space is mapped 1-1.
241 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - CONFIG_ENV_SECT_SIZE)
243 #define CONFIG_ENV_ADDR_REDUND (CONFIG_ENV_ADDR-CONFIG_ENV_SECT_SIZE)
284 "uboot_file=/home/tftp/syscon3/u-boot.bin\0" \
309 "bootm ${kernel_addr_r} - ${fdt_addr_r}\0" \
332 "bootm ${kernel_addr_r} - ${fdt_addr};" \