Home
last modified time | relevance | path

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

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