Home
last modified time | relevance | path

Searched refs:reloc_done (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dsf-uclass.c91 static int reloc_done; in spi_flash_post_bind() local
93 if (!reloc_done) { in spi_flash_post_bind()
101 reloc_done++; in spi_flash_post_bind()
/OK3568_Linux_fs/u-boot/net/
H A Deth-uclass.c471 static int reloc_done; in eth_post_probe() local
473 if (!reloc_done) { in eth_post_probe()
493 reloc_done++; in eth_post_probe()
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dspi-uclass.c179 static int reloc_done; in spi_post_probe() local
181 if (!reloc_done) { in spi_post_probe()
196 reloc_done++; in spi_post_probe()