Home
last modified time | relevance | path

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

/u-boot/include/linux/mtd/
A Domap_elm.h19 #define ELM_LOCATION_CONFIG_ECC_BCH_LEVEL_MASK (0x3) macro
/u-boot/drivers/mtd/nand/raw/
A Domap_elm.c150 val = (u32)(level) & ELM_LOCATION_CONFIG_ECC_BCH_LEVEL_MASK; in elm_config()

Completed in 3 milliseconds