Home
last modified time | relevance | path

Searched refs:main_area0 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dmxc_nand.c167 void __iomem *main_area0; member
615 memcpy32_fromio(host->data_buf, host->main_area0, 16); in send_read_id_v3()
629 memcpy32_fromio(host->data_buf, host->main_area0, 16); in send_read_id_v1_v2()
644 void __iomem *main_buf = host->main_area0; in get_dev_status_v1_v2()
651 * The device status is stored in main_area0. To in get_dev_status_v1_v2()
764 memcpy32_fromio(buf, host->main_area0, mtd->writesize); in mxc_nand_read_page_v1()
793 memcpy32_fromio(buf, host->main_area0, mtd->writesize); in mxc_nand_read_page_v2_v3()
866 memcpy32_toio(host->main_area0, buf, mtd->writesize); in mxc_nand_write_page()
1386 memcpy32_fromio(host->data_buf, host->main_area0, 512); in mxc_nand_command()
1408 memcpy32_toio(host->main_area0, hos in mxc_nand_set_features()
[all...]
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dmxc_nand.c165 void __iomem *main_area0; member
612 memcpy32_fromio(host->data_buf, host->main_area0, 16); in send_read_id_v3()
626 memcpy32_fromio(host->data_buf, host->main_area0, 16); in send_read_id_v1_v2()
641 void __iomem *main_buf = host->main_area0; in get_dev_status_v1_v2()
648 * The device status is stored in main_area0. To in get_dev_status_v1_v2()
761 memcpy32_fromio(buf, host->main_area0, mtd->writesize); in mxc_nand_read_page_v1()
790 memcpy32_fromio(buf, host->main_area0, mtd->writesize); in mxc_nand_read_page_v2_v3()
863 memcpy32_toio(host->main_area0, buf, mtd->writesize); in mxc_nand_write_page()
1383 memcpy32_fromio(host->data_buf, host->main_area0, 512); in mxc_nand_command()
1405 memcpy32_toio(host->main_area0, hos in mxc_nand_set_features()
[all...]

Completed in 6 milliseconds