Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Dpxa3xx_nand.c175 size_t read_id_bytes; member
915 info->buf_count = host->read_id_bytes; in prepare_set_command()
1253 host->read_id_bytes = (f->page_size == 2048) ? 4 : 2; in pxa3xx_nand_config_flash()
1270 ndcr |= NDCR_RD_ID_CNT(host->read_id_bytes); in pxa3xx_nand_config_flash()
1291 host->read_id_bytes = 4; in pxa3xx_nand_detect_config()
1294 host->read_id_bytes = 2; in pxa3xx_nand_detect_config()