Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/nand/
Donfi.h108 ONFI_FEATURE_16BIT = (1<<0), enumerator
Dnandemulator.c249 uint16_t features = ONFI_FEATURE_16BIT; in nandemulator_attach()
Dnand.c592 if (features & ONFI_FEATURE_16BIT) { in nand_fill_chip_structure()