Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Darasan_nfc.c68 #define ENABLE_ONDIE_ECC 0x08 macro
1095 u8 set_feature[4] = {ENABLE_ONDIE_ECC, 0x00, 0x00, 0x00}; in arasan_check_ondie()
1122 if (get_feature[0] & ENABLE_ONDIE_ECC) in arasan_check_ondie()