Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dflash_cadence_qspi_nor_ll.h114 #define CAD_QSPI_STIG_RDID_CAPACITYID(x) (FIELD_GET(0xff, ((x) >> 16))) macro
Dflash_cadence_qspi_nor_ll.c683 cap_code = CAD_QSPI_STIG_RDID_CAPACITYID(rdid); in cad_qspi_init()