Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Domap_elm.c116 location_status = readl(&elm_cfg->error_location[poly].location_status); in elm_check_error()
123 *error_count = readl(&elm_cfg->error_location[poly].location_status) & in elm_check_error()
128 readl(&elm_cfg->error_location[poly].error_location_x[i]); in elm_check_error()
/rk3399_rockchip-uboot/include/linux/mtd/
H A Domap_elm.h71 struct location error_location[ELM_MAX_CHANNELS]; /* 0x800,0x900 ... */ member