Home
last modified time | relevance | path

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

/external/u-boot/include/linux/mtd/
Domap_elm.h21 #define ELM_LOCATION_CONFIG_ECC_SIZE_POS (16) macro
/external/u-boot/drivers/mtd/nand/
Domap_elm.c151 val |= ((buffer_size << ELM_LOCATION_CONFIG_ECC_SIZE_POS) & in elm_config()