Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/core/
H A Dgeneric-loader.h39 bool force_raw; member
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dpxa3xx_nand.c198 int force_raw; /* prevent use_ecc to be set */ member
583 if (info->ecc_bch && !info->force_raw) { in drain_fifo()
623 if (info->force_raw) in handle_data_pio()
644 if (info->force_raw) in handle_data_pio()
813 if (!info->force_raw) in prepare_start_command()
884 if (info->force_raw) { in prepare_set_command()
1296 info->force_raw = true; in pxa3xx_nand_read_page_raw()
1329 info->force_raw = false; in pxa3xx_nand_read_page_raw()