Home
last modified time | relevance | path

Searched refs:blob (Results 1 – 17 of 17) sorted by relevance

/arch/mips/netlogic/
DKconfig9 Add an FDT blob for XLP EVP boards into the kernel.
19 Add an FDT blob for XLP VP boards into the kernel.
29 Add an FDT blob for XLP FVP board into the kernel.
39 Add an FDT blob for XLP GVP board into the kernel.
48 Add an FDT blob for XLP RVP board into the kernel.
/arch/powerpc/platforms/powermac/
Dpfunc_core.c80 static void print_blob(const char *title, const void *blob, int bytes)
84 printk("%02x ", *((u8 *)blob));
85 blob += 1;
280 const void *blob = pmf_next_blob(cmd, bytes); in pmf_parser_write_i2c() local
283 LOG_BLOB("pmf: data: \n", blob, bytes); in pmf_parser_write_i2c()
285 PMF_PARSE_CALL(write_i2c, cmd, h, bytes, blob); in pmf_parser_write_i2c()
322 const void *blob = pmf_next_blob(cmd, bytes); in pmf_parser_write_cfg() local
325 LOG_BLOB("pmf: data: \n", blob, bytes); in pmf_parser_write_cfg()
327 PMF_PARSE_CALL(write_cfg, cmd, h, offset, bytes, blob); in pmf_parser_write_cfg()
365 const void *blob = pmf_next_blob(cmd, bytes); in pmf_parser_write_i2c_sub() local
[all …]
/arch/powerpc/boot/
Dlibfdt-wrapper.c170 void fdt_init(void *blob) in fdt_init() argument
187 fdt = blob; in fdt_init()
Dops.h85 void fdt_init(void *blob);
/arch/arm/boot/dts/
Dsocfpga_cyclone5_sockit.dts37 * to be added to the gmac1 device tree blob.
Dsocfpga_arria5_socdk.dts37 * to be added to the gmac1 device tree blob.
Dsocfpga_cyclone5_socdk.dts37 * to be added to the gmac1 device tree blob.
/arch/tile/include/gxio/
Diorpc_mpipe.h108 int gxio_mpipe_commit_rules(gxio_mpipe_context_t *context, const void *blob,
/arch/powerpc/boot/dts/fsl/
Dc293pcie.dts101 /* 1MB for blob encrypted key */
103 label = "NOR blob encrypted key";
/arch/powerpc/platforms/powernv/
Dpci.h196 unsigned char blob[PNV_PCI_DIAG_BUF_SIZE]; member
Dpci.c336 rc = opal_pci_get_phb_diag_data2(phb->opal_id, phb->diag.blob, in pnv_pci_handle_eeh_config()
365 pnv_pci_dump_phb_diag_data(phb->hose, phb->diag.blob); in pnv_pci_handle_eeh_config()
Deeh-powernv.c1396 phb->diag.blob, PNV_PCI_DIAG_BUF_SIZE); in pnv_eeh_next_error()
1399 phb->diag.blob); in pnv_eeh_next_error()
/arch/tile/gxio/
Diorpc_mpipe.c318 int gxio_mpipe_commit_rules(gxio_mpipe_context_t *context, const void *blob, in gxio_mpipe_commit_rules() argument
321 const void *params = blob; in gxio_mpipe_commit_rules()
/arch/nios2/platform/
DKconfig.platform36 Physical address of a dtb blob.
/arch/arm/mach-s3c64xx/
DKconfig317 Select this if a fdt blob is available for your S3C64XX SoC based
/arch/arm/mach-s3c24xx/
DKconfig402 Select this if a fdt blob is available for the S3C2416 SoC based board.
/arch/arm/
DKconfig1921 bool "Use appended device tree blob to zImage (EXPERIMENTAL)"