| /arch/arm/mach-stm32mp/cmd_stm32prog/ |
| A D | stm32prog.c | 863 part->option, part->id, part->name, in init_device() 864 part->part_type, part->bin_nb, part->target, in init_device() 865 part->dev_id, part->addr, part->size); in init_device() 917 part->name, part->id, part->addr, in init_device() 922 part->part_id, part->option, part->id, part->name, in init_device() 923 part->part_type, part->bin_nb, part->target, in init_device() 924 part->dev_id, part->addr, part->size); in init_device() 973 part->name, part->id, part->part_id, mtd_id); in init_device() 988 part->name, part->id, part->part_id, in init_device() 994 part->name, part->id, part->part_id, in init_device() [all …]
|
| A D | stm32prog_usb.c | 17 struct stm32prog_part_t *part; in stm32prog_set_phase() local 28 part = &data->part_array[i]; in stm32prog_set_phase() 29 if (part->id == phase) { in stm32prog_set_phase() 30 data->cur_part = part; in stm32prog_set_phase()
|
| A D | stm32prog_serial.c | 115 struct stm32prog_part_t *part; in stm32prog_read() local 139 part = &data->part_array[i]; in stm32prog_read() 140 if (part->id == phase) in stm32prog_read() 141 dfu_entity = dfu_get_entity(part->alt_id); in stm32prog_read()
|
| /arch/arm/mach-imx/ |
| A D | image-container.c | 255 u8 part = EXT_CSD_EXTRACT_BOOT_PART(mmc->part_config); in get_boot_device_offset() local 257 if (part == EMMC_BOOT_PART_BOOT1 || part == EMMC_BOOT_PART_BOOT2) { in get_boot_device_offset() 365 int part; in spl_mmc_emmc_boot_partition() local 367 part = EXT_CSD_EXTRACT_BOOT_PART(mmc->part_config); in spl_mmc_emmc_boot_partition() 368 if (part == EMMC_BOOT_PART_BOOT1 || part == EMMC_BOOT_PART_BOOT2) { in spl_mmc_emmc_boot_partition() 374 part = (part == EMMC_BOOT_PART_BOOT1) ? EMMC_HWPART_BOOT2 : EMMC_HWPART_BOOT1; in spl_mmc_emmc_boot_partition() 375 } else if (part == EMMC_BOOT_PART_USER) { in spl_mmc_emmc_boot_partition() 376 part = EMMC_HWPART_DEFAULT; in spl_mmc_emmc_boot_partition() 379 return part; in spl_mmc_emmc_boot_partition()
|
| /arch/arm/mach-imx/imx8m/ |
| A D | soc.c | 757 int part, ret; in spl_mmc_emmc_boot_partition() local 759 part = default_spl_mmc_emmc_boot_partition(mmc); in spl_mmc_emmc_boot_partition() 760 if (part == 0) in spl_mmc_emmc_boot_partition() 761 return part; in spl_mmc_emmc_boot_partition() 765 printf("Could not get boot partition! Using %d\n", part); in spl_mmc_emmc_boot_partition() 766 return part; in spl_mmc_emmc_boot_partition() 778 if (part == 1) in spl_mmc_emmc_boot_partition() 779 part = 2; in spl_mmc_emmc_boot_partition() 780 else if (part == 2) in spl_mmc_emmc_boot_partition() 781 part = 1; in spl_mmc_emmc_boot_partition() [all …]
|
| /arch/arm/lib/ |
| A D | div64.S | 62 @ Align divisor with upper part of dividend. 117 @ The top part of remainder became zero. If carry is set 119 @ Otherwise, if lower part is also null then we are done. 124 @ We still have remainer bits in the low part. Bring them up.
|
| /arch/arm/mach-omap2/ |
| A D | utils.c | 91 static u32 omap_mmc_get_part_size(const char *part) in omap_mmc_get_part_size() argument 104 res = part_get_info_by_name(dev_desc, part, &info); in omap_mmc_get_part_size()
|
| /arch/arm/mach-k3/r5/ |
| A D | common.c | 51 char *part; in init_env() local 57 part = env_get("bootpart"); in init_env() 59 env_set("fw_dev_part", part); in init_env()
|
| /arch/arm/dts/ |
| A D | smbios_generic.dtsi | 62 part-number = "";
|
| A D | sun50i-h6-orangepi-lite2.dts | 58 /* There's the BT part of the AP6255 connected to that UART */
|
| A D | k3-am642-r5-evm.dts | 87 /* timer init is called as part of rproc_start() while
|
| A D | k3-am642-r5-sk.dts | 82 /* timer init is called as part of rproc_start() while
|
| A D | bcm2837-rpi-3-a-plus.dts | 138 * otherwise the other part would get unexpectedly disturbed.
|
| A D | k3-am642-r5-phycore-som-2gb.dts | 104 /* timer init is called as part of rproc_start() while
|
| A D | k3-am654-r5-base-board.dts | 58 * timer init is called as part of rproc_start() while
|
| A D | armada-xp-98dx3236.dtsi | 102 cache-id-part = <0x100>;
|
| A D | sun50i-h6-orangepi-3.dts | 308 /* There's the BT part of the AP6256 connected to that UART */
|
| A D | armada-xp.dtsi | 47 cache-id-part = <0x100>;
|
| A D | armada-385-turris-omnia.dts | 46 /* USB part of the PCIe2/USB 2.0 port */
|
| A D | bcm5301x.dtsi | 3 * Generic DTS part for all BCM53010, BCM53011, BCM53012, BCM53014, BCM53015,
|
| /arch/x86/dts/ |
| A D | edison.dts | 154 * that is not part of Atom peripheral, is in use.
|
| /arch/arc/ |
| A D | Kconfig | 101 Introduced as a part of ARC HS38 release.
|
| /arch/mips/mach-octeon/include/mach/ |
| A D | octeon_ddr.h | 515 const char part[20]; member
|
| /arch/arm/mach-k3/ |
| A D | Kconfig | 51 ROM can use some part of this RAM. Once ROM gives control to
|
| /arch/arm/cpu/armv8/fsl-layerscape/doc/ |
| A D | README.falcon | 16 An important part of falcon boot is to prepare the device tree. A normal U-Boot
|