Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mtd/
Dnand.h204 #define ONFI_FEATURE_16_BIT_BUS (1 << 0) macro
/linux-4.1.27/drivers/mtd/nand/
Dnand_base.c3220 if (onfi_feature(chip) & ONFI_FEATURE_16_BIT_BUS) in nand_flash_detect_onfi()