Searched refs:ONFI_FEATURE_EXTENDED_PARAM (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/nand/ | ||
| D | onfi.h | 109 ONFI_FEATURE_EXTENDED_PARAM = (1<<7) enumerator |
| D | nand.c | 596 if (features & ONFI_FEATURE_EXTENDED_PARAM) { in nand_fill_chip_structure() |