Lines Matching +full:qspi +full:- +full:nor
2 # SPDX-License-Identifier: Apache-2.0
5 bool "NXP S32 QSPI NOR driver"
14 Enable the Flash driver for a NOR Serial Flash Memory device connected
15 to an NXP S32 QSPI bus.
24 JESD216-compatible devices, with the following notes:
25 - Quad Enable Requirements bitfield (DW15) must be present in the SFDP
28 - Soft Reset bitfield (DW16) must be present in the SFDP tables to
30 - 0-X-X mode discovery not yet implemented by the HAL.
34 device size and jedec-id properties must be set in devicetree node.
51 By default the page size corresponds to the sector size (4096) for a NOR
52 flash memory. Other options may include the 32K-byte erase size (32768),
53 the block size (65536), or any non-zero multiple of the sector size.