Searched refs:get_feature (Results 1 – 2 of 2) sorted by relevance
1056 u8 get_feature[4]; in zynq_nand_init() local1140 nand_chip->read_buf(mtd, get_feature, 4); in zynq_nand_init()1142 if (get_feature[0] & ONDIE_ECC_FEATURE_ENABLE) { in zynq_nand_init()
1094 u8 get_feature[4]; in arasan_check_ondie() local1120 get_feature[i] = nand_chip->read_byte(mtd); in arasan_check_ondie()1122 if (get_feature[0] & ENABLE_ONDIE_ECC) in arasan_check_ondie()