Home
last modified time | relevance | path

Searched refs:g_spi_opt_fast_quad_eb_out_read (Results 1 - 4 of 4) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/drivers/flash/
H A Dhi_flashboot_flash.c432 if (memcpy_s(&spif_ctrl->opt_read, sizeof(spi_flash_operation), &g_spi_opt_fast_quad_eb_out_read, in flash_init_cfg()
434 ((uintptr_t)&g_spi_opt_fast_quad_eb_out_read) ^ sizeof(spi_flash_operation)) != EOK) { in flash_init_cfg()
439 if (memcpy_s(&spif_ctrl->opt_read, sizeof(spi_flash_operation), &g_spi_opt_fast_quad_eb_out_read, in flash_init_cfg()
441 ((uintptr_t)&g_spi_opt_fast_quad_eb_out_read) ^ sizeof(spi_flash_operation)) != EOK) { in flash_init_cfg()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/drivers/flash/
H A Dhi_loaderboot_flash.c371 ((uintptr_t)&g_spi_opt_fast_quad_eb_out_read) ^ sizeof(spi_flash_operation); in flash_init_cfg()
372 if (memcpy_s(&spif_ctrl->opt_read, sizeof(spi_flash_operation), &g_spi_opt_fast_quad_eb_out_read, in flash_init_cfg()
379 ((uintptr_t)&g_spi_opt_fast_quad_eb_out_read) ^ sizeof(spi_flash_operation); in flash_init_cfg()
380 if (memcpy_s(&spif_ctrl->opt_read, sizeof(spi_flash_operation), &g_spi_opt_fast_quad_eb_out_read, in flash_init_cfg()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/
H A Dboot_rom.h260 HI_EXTERN HI_CONST spi_flash_operation g_spi_opt_fast_quad_eb_out_read; variable
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/flash/
H A Dflash_prv.h336 HI_EXTERN HI_CONST spi_flash_operation g_spi_opt_fast_quad_eb_out_read; variable

Completed in 4 milliseconds