Lines Matching +full:0 +full:x411
66 return 0; in board_early_init_f()
72 gd->bd->bi_boot_params = CONFIG_SYS_SDRAM_BASE + 0x100; in board_init()
78 return 0; in board_init()
85 return 0; in dram_init()
92 MII_KSZ9021_EXT_RGMII_RX_DATA_SKEW, 0x2222); in board_phy_config()
95 MII_KSZ9021_EXT_RGMII_TX_DATA_SKEW, 0x2222); in board_phy_config()
98 MII_KSZ9021_EXT_RGMII_CLOCK_SKEW, 0xf2f4); in board_phy_config()
100 return 0; in board_phy_config()
105 int rc = 0; in board_eth_init()
107 rc = macb_eth_initialize(0, (void *)ATMEL_BASE_EMAC, 0x00); in board_eth_init()
121 for (p = name; *p != '\0'; *p = tolower(*p), p++) in board_late_init()
128 return 0; in board_late_init()
150 ddr2->rtr = 0x411; in ddr2_conf()
196 AT91_PMC_PLLXR_PLLCOUNT(0x3f) | in at91_pmc_init()
200 at91_pllicpr_init(AT91_PMC_IPLL_PLLA(0x3)); in at91_pmc_init()