Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/
Dplatform.c29 static io_dev_connector_t *flash_dev_con; variable
56 rc = register_io_dev_flash((const io_dev_connector_t **) &flash_dev_con); in plat_io_storage_init()
62 rc = io_dev_open(flash_dev_con, (const uintptr_t)&flash_dev_spec, &flash_dev_handle); in plat_io_storage_init()