Lines Matching +full:0 +full:xff000
57 return 0; in dram_init()
60 static const uint16_t tqma6_emmc_dsr = 0x0100;
92 int ret = 0; in board_mmc_getcd()
106 int ret = 0; in board_mmc_getwp()
110 ret = 0; in board_mmc_getwp()
125 struct mmc *mmc = find_mmc_device(0); in board_mmc_init()
132 return 0; in board_mmc_init()
153 for (i = 0; i < ARRAY_SIZE(tqma6_ecspi1_cs); ++i) in tqma6_iomuxc_spi()
187 * use logical index for bus, e.g. I2C1 -> 0 in tqma6_setup_i2c()
190 ret = setup_i2c(2, CONFIG_SYS_I2C_SPEED, 0x7f, &tqma6_i2c3_pads); in tqma6_setup_i2c()
203 gd->bd->bi_boot_params = PHYS_SDRAM + 0x100; in board_init()
210 return 0; in board_init()
217 switch ((cpurev & 0xFF000) >> 12) { in tqma6_get_boardname()
246 printf("PMIC: PFUZE100 ID=0x%02x REV=0x%02x\n", reg, rev); in power_init_board()
249 return 0; in power_init_board()
258 return 0; in board_late_init()
265 return 0; in checkboard()
287 return 0; in ft_board_setup()