Searched refs:JEDEC_FEATURE_16_BIT_BUS (Results 1 – 4 of 4) sorted by relevance
22 #define JEDEC_FEATURE_16_BIT_BUS (1 << 0) macro
119 if (le16_to_cpu(p->features) & JEDEC_FEATURE_16_BIT_BUS) in nand_jedec_detect()
419 #define JEDEC_FEATURE_16_BIT_BUS (1 << 0) macro
3382 if (jedec_feature(chip) & JEDEC_FEATURE_16_BIT_BUS) in nand_flash_detect_jedec()