diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2025-01-10 15:45:26 +0100 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2025-01-15 19:24:03 +0100 |
commit | 8586bc8d95488dfaadbc1af89ba59900d2c39119 (patch) | |
tree | a2efe3d6a6cc1aeec1312c7169f7f83865ca9d92 /scripts/gdb/linux/utils.py | |
parent | 666c299be696f02c3354da104295fb94b8f65d25 (diff) |
mtd: spinand: Add support for read DTR operations
Advanced SPI-NAND chips are capable of reading data much faster by
leveraging DTR support. This support extends to dual and quad
configurations.
Create macros defining all possible read from cache DTR variants:
- SPINAND_PAGE_READ_FROM_CACHE_DTR_OP
- SPINAND_PAGE_READ_FROM_CACHE_X2_DTR_OP
- SPINAND_PAGE_READ_FROM_CACHE_X4_DTR_OP
- SPINAND_PAGE_READ_FROM_CACHE_DUALIO_DTR_OP
- SPINAND_PAGE_READ_FROM_CACHE_QUADIO_DTR_OP
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions