Searched refs:blob (Results 1 – 17 of 17) sorted by relevance
/arch/mips/netlogic/ |
D | Kconfig | 9 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/ |
D | pfunc_core.c | 80 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/ |
D | libfdt-wrapper.c | 170 void fdt_init(void *blob) in fdt_init() argument 187 fdt = blob; in fdt_init()
|
D | ops.h | 85 void fdt_init(void *blob);
|
/arch/arm/boot/dts/ |
D | socfpga_cyclone5_sockit.dts | 37 * to be added to the gmac1 device tree blob.
|
D | socfpga_arria5_socdk.dts | 37 * to be added to the gmac1 device tree blob.
|
D | socfpga_cyclone5_socdk.dts | 37 * to be added to the gmac1 device tree blob.
|
/arch/tile/include/gxio/ |
D | iorpc_mpipe.h | 108 int gxio_mpipe_commit_rules(gxio_mpipe_context_t *context, const void *blob,
|
/arch/powerpc/boot/dts/fsl/ |
D | c293pcie.dts | 101 /* 1MB for blob encrypted key */ 103 label = "NOR blob encrypted key";
|
/arch/powerpc/platforms/powernv/ |
D | pci.h | 196 unsigned char blob[PNV_PCI_DIAG_BUF_SIZE]; member
|
D | pci.c | 336 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()
|
D | eeh-powernv.c | 1396 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/ |
D | iorpc_mpipe.c | 318 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/ |
D | Kconfig.platform | 36 Physical address of a dtb blob.
|
/arch/arm/mach-s3c64xx/ |
D | Kconfig | 317 Select this if a fdt blob is available for your S3C64XX SoC based
|
/arch/arm/mach-s3c24xx/ |
D | Kconfig | 402 Select this if a fdt blob is available for the S3C2416 SoC based board.
|
/arch/arm/ |
D | Kconfig | 1921 bool "Use appended device tree blob to zImage (EXPERIMENTAL)"
|