Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dflash_cadence_nand.c15 #define CDNS_NAND_RESET_SUPPORT DT_ANY_INST_HAS_PROP_STATUS_OKAY(resets) macro
17 #if CDNS_NAND_RESET_SUPPORT
52 #if CDNS_NAND_RESET_SUPPORT
188 #if CDNS_NAND_RESET_SUPPORT in flash_cdns_nand_init()