Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/renesas/common/
Dplat_storage.c25 static uintptr_t boot_io_drv_id; variable
333 return io_dev_init(rcar_dev_handle, boot_io_drv_id); in open_rcar()
362 boot_io_drv_id = FLASH_DEV_ID; in rcar_io_setup()
375 boot_io_drv_id = EMMC_DEV_ID; in rcar_io_emmc_setup()