Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/intel/soc/common/
Dsocfpga_storage.c44 static uintptr_t boot_dev_handle; variable
85 &boot_dev_handle,
105 &boot_dev_handle,
116 result = io_dev_init(boot_dev_handle, (uintptr_t)NULL); in check_dev()
118 result = io_open(boot_dev_handle, spec, &local_handle); in check_dev()
182 &boot_dev_handle); in socfpga_io_setup()
185 &boot_dev_handle); in socfpga_io_setup()