Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dqcom_nandc.c490 * @nr_boot_partitions: count of the boot partitions where spare data is not
523 int nr_boot_partitions; member
1836 boot_partition = &host->boot_partitions[host->nr_boot_partitions - 1]; in qcom_nandc_is_boot_partition()
1849 for (i = host->nr_boot_partitions - 2; i >= 0; i--) { in qcom_nandc_is_boot_partition()
1893 if (host->nr_boot_partitions) in qcom_nandc_read_page()
1922 if (host->nr_boot_partitions) in qcom_nandc_read_page_raw()
1945 if (host->nr_boot_partitions) in qcom_nandc_read_oob()
1968 if (host->nr_boot_partitions) in qcom_nandc_write_page()
2042 if (host->nr_boot_partitions) in qcom_nandc_write_page_raw()
2120 if (host->nr_boot_partitions) in qcom_nandc_write_oob()
[all...]

Completed in 5 milliseconds