Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Domap_elm.h21 #define ELM_LOCATION_CONFIG_ECC_SIZE_MASK (0x7FF0000) macro
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Domap_elm.c153 ELM_LOCATION_CONFIG_ECC_SIZE_MASK); in elm_config()