Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/include/drivers/nxp/flexspi/
A Dflash_info.h20 #define F_FLASH_SIZE_BYTES 0x4000000U macro
33 #define F_FLASH_SIZE_BYTES 0x2000000U macro
46 #define F_FLASH_SIZE_BYTES 0x4000000U macro
60 #define F_FLASH_SIZE_BYTES 0x4000000U macro
81 #define F_FLASH_SIZE_BYTES 0x10000000U macro
/arm-trusted-firmware-2.8.0/drivers/nxp/flexspi/nor/
A Dfspi.c129 if ((F_FLASH_SIZE_BYTES <= SZ_16M_BYTES) || (ignore_flash_sz)) { in fspi_op_setup()
258 if (F_FLASH_SIZE_BYTES <= SZ_16M_BYTES) { in xspi_ahb_read()
806 flash_size = (F_FLASH_SIZE_BYTES * FLASH_NUM) / FSPI_BYTES_PER_KBYTES; in fspi_init()

Completed in 4 milliseconds