Lines Matching +full:0 +full:xf0000000
37 set_lbc_br(0, CONFIG_SYS_BR1_PRELIM); in flash_cs_fixup()
38 set_lbc_or(0, CONFIG_SYS_OR1_PRELIM); in flash_cs_fixup()
48 pca953x_set_pol(CONFIG_SYS_I2C_PCA953X_ADDR0, 0xff, 0); in board_early_init_r()
49 pca953x_set_pol(CONFIG_SYS_I2C_PCA953X_ADDR1, 0xff, 0); in board_early_init_r()
50 pca953x_set_pol(CONFIG_SYS_I2C_PCA953X_ADDR2, 0xff, 0); in board_early_init_r()
51 pca953x_set_pol(CONFIG_SYS_I2C_PCA953X_ADDR3, 0xff, 0); in board_early_init_r()
63 disable_tlb(0); in board_early_init_r()
64 set_tlb(1, (CONFIG_SYS_FLASH_BASE2 & 0xf0000000), in board_early_init_r()
65 (CONFIG_SYS_FLASH_BASE2 & 0xf0000000), in board_early_init_r()
67 0, 0, BOOKE_PAGESZ_256M, 1); in board_early_init_r()
71 return 0; in board_early_init_r()
82 return 0; in ft_board_setup()