Home
last modified time | relevance | path

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

/drivers/flash/
A Dspi_nor.h128 #define SPI_NOR_IS_64K_ALIGNED(_ofs) SPI_NOR_IS_ALIGNED(_ofs, 16) macro
A Dflash_npcx_fiu_nor.c345 if ((size >= BLOCK_64K_SIZE) && SPI_NOR_IS_64K_ALIGNED(addr)) { in flash_npcx_nor_erase()

Completed in 6 milliseconds