Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dflash_cadence_nand_ll.h214 #define NF_DMA_PACKAGE_SIZE_SET(x) (FIELD_PREP(GENMASK(31, 16), x)) macro
Dflash_cadence_nand_ll.c421 (NF_DMA_PACKAGE_SIZE_SET(PRE_FETCH_VALUE))), in cdns_nand_init()