Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mtd/nand/raw/
A Dqcom_nandc.c2090 struct qcom_nand_boot_partition *boot_partition; in qcom_nandc_is_boot_partition() local
2104 start = boot_partition->page_offset; in qcom_nandc_is_boot_partition()
2105 end = start + boot_partition->page_size; in qcom_nandc_is_boot_partition()
2117 boot_partition = &host->boot_partitions[i]; in qcom_nandc_is_boot_partition()
2118 start = boot_partition->page_offset; in qcom_nandc_is_boot_partition()
2119 end = start + boot_partition->page_size; in qcom_nandc_is_boot_partition()
3075 boot_partition = &host->boot_partitions[i]; in qcom_nand_host_parse_boot_partitions()
3078 &boot_partition->page_offset); in qcom_nand_host_parse_boot_partitions()
3092 boot_partition->page_offset /= mtd->writesize; in qcom_nand_host_parse_boot_partitions()
3095 &boot_partition->page_size); in qcom_nand_host_parse_boot_partitions()
[all …]
/linux-6.3-rc2/drivers/memstick/core/
A Dmspro_block.c102 unsigned char boot_partition; member
354 rc += sysfs_emit_at(buffer, rc, "boot partition: %x\n", x_mbr->boot_partition); in mspro_block_attr_show_mbr()

Completed in 15 milliseconds