Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dpxa3xx_nand.c199 int force_raw; /* prevent use_ecc to be set */ member
584 if (info->ecc_bch && !info->force_raw) { in drain_fifo()
624 if (info->force_raw) in handle_data_pio()
645 if (info->force_raw) in handle_data_pio()
814 if (!info->force_raw) in prepare_start_command()
885 if (info->force_raw) { in prepare_set_command()
1297 info->force_raw = true; in pxa3xx_nand_read_page_raw()
1330 info->force_raw = false; in pxa3xx_nand_read_page_raw()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnd.h49 int force_raw; member
/OK3568_Linux_fs/kernel/drivers/nvdimm/
H A Ddax_devs.c96 if (ndns->force_raw) in nd_dax_probe()
H A Dnamespace_devs.c120 if (ndns->force_raw) in pmem_should_map_pages()
1591 bool force_raw; in force_raw_store() local
1592 int rc = strtobool(buf, &force_raw); in force_raw_store()
1597 to_ndns(dev)->force_raw = force_raw; in force_raw_store()
1604 return sprintf(buf, "%d\n", to_ndns(dev)->force_raw); in force_raw_show()
1606 static DEVICE_ATTR_RW(force_raw);
H A Dbtt_devs.c338 if (ndns->force_raw) in nd_btt_probe()
H A Dpfn_devs.c621 if (ndns->force_raw) in nd_pfn_probe()
/OK3568_Linux_fs/kernel/Documentation/driver-api/nvdimm/
H A Dnvdimm.rst685 |-- force_raw
698 |-- force_raw
712 |-- force_raw