Searched refs:part (Results 201 - 209 of 209) sorted by relevance

123456789

/u-boot/common/
H A Dusb_storage.c51 #include <part.h>
1129 * struct blk_desc in include/part.h.
/u-boot/fs/fat/
H A Dfat_write.c17 #include <part.h>
/u-boot/fs/squashfs/
H A Dsqfs.c21 #include <part.h>
/u-boot/drivers/usb/gadget/
H A Dether.c14 #include <part.h>
/u-boot/drivers/mmc/
H A Domap_hsmmc.c32 #include <part.h>
H A Dmmc.c19 #include <part.h>
1883 * read the compare the part of ext csd that is constant.
H A Docteontx_hsmmc.c18 #include <part.h>
/u-boot/fs/ext4/
H A Dext4_common.c28 #include <part.h>
2237 /* Extract the actual part from the pathname. */
/u-boot/drivers/ram/octeon/
H A Docteon3_lmc.c128 * (In other systems, such as ones that can preserve DDR3/DDR4 part
210 * mode registers as part of this sequence, and the mode register
8058 while (c_cfg->rl_tbl[i].part) {
8059 debug("DIMM part number:\"%s\", SPD: \"%s\"\n",
8060 c_cfg->rl_tbl[i].part, part_number);
8062 c_cfg->rl_tbl[i].part) == 0) &&
8065 debug("Using hard-coded read leveling for DIMM part number: \"%s\"\n",

Completed in 232 milliseconds

123456789