Lines Matching +full:0 +full:xff000
56 return 0; in dram_init()
59 static const uint16_t tqma6_emmc_dsr = 0x0100;
91 int ret = 0; in board_mmc_getcd()
105 int ret = 0; in board_mmc_getwp()
109 ret = 0; in board_mmc_getwp()
124 struct mmc *mmc = find_mmc_device(0); in board_mmc_init()
131 return 0; in board_mmc_init()
152 for (i = 0; i < ARRAY_SIZE(tqma6_ecspi1_cs); ++i) in tqma6_iomuxc_spi()
188 * use logical index for bus, e.g. I2C1 -> 0 in tqma6_setup_i2c()
191 ret = setup_i2c(2, CONFIG_SYS_I2C_SPEED, 0x7f, &tqma6_i2c3_pads); in tqma6_setup_i2c()
204 gd->bd->bi_boot_params = PHYS_SDRAM + 0x100; in board_init()
211 return 0; in board_init()
218 switch ((cpurev & 0xFF000) >> 12) { in tqma6_get_boardname()
247 printf("PMIC: PFUZE100 ID=0x%02x REV=0x%02x\n", reg, rev); in power_init_board()
250 return 0; in power_init_board()
259 return 0; in board_late_init()
266 return 0; in checkboard()
288 return 0; in ft_board_setup()