Home
last modified time | relevance | path

Searched defs:section (Results 76 – 100 of 272) sorted by relevance

1234567891011

/openbmc/u-boot/tools/binman/etype/
H A Dintel_vga.py24 def __init__(self, section, etype, node): argument
H A Dintel_me.py27 def __init__(self, section, etype, node): argument
H A Dblob_named_by_arg.py31 def __init__(self, section, etype, node, blob_fname): argument
H A Dtext.py49 def __init__(self, section, etype, node): argument
H A Dx86_start16_spl.py26 def __init__(self, section, etype, node): argument
H A Dfiles.py32 def __init__(self, section, etype, node): argument
H A Du_boot_ucode.py60 def __init__(self, section, etype, node): argument
H A Dx86_start16_tpl.py26 def __init__(self, section, etype, node): argument
H A Du_boot_spl_with_ucode_ptr.py24 def __init__(self, section, etype, node): argument
H A Du_boot_spl_bss_pad.py33 def __init__(self, section, etype, node): argument
H A Dintel_refcode.py23 def __init__(self, section, etype, node): argument
H A Dintel_mrc.py23 def __init__(self, section, etype, node): argument
H A Du_boot_nodtb.py23 def __init__(self, section, etype, node): argument
H A Du_boot_tpl_dtb.py21 def __init__(self, section, etype, node): argument
H A Du_boot_img.py23 def __init__(self, section, etype, node): argument
H A Dfill.py24 def __init__(self, section, etype, node): argument
H A Dx86_start16.py26 def __init__(self, section, etype, node): argument
H A Du_boot_tpl_with_ucode_ptr.py22 def __init__(self, section, etype, node): argument
H A Du_boot_spl_elf.py20 def __init__(self, section, etype, node): argument
H A Du_boot.py28 def __init__(self, section, etype, node): argument
H A Dpowerpc_mpc85xx_bootpg_resetvec.py21 def __init__(self, section, etype, node): argument
H A Du_boot_spl_nodtb.py24 def __init__(self, section, etype, node): argument
/openbmc/libcper/generator/sections/
H A Dgen-section-ampere.c21 UINT8 *section = generate_random_bytes(size); in generate_section_ampere() local
/openbmc/linux/drivers/mtd/
H A Dmtdcore.c1777 int mtd_ooblayout_ecc(struct mtd_info *mtd, int section, in mtd_ooblayout_ecc()
1811 int mtd_ooblayout_free(struct mtd_info *mtd, int section, in mtd_ooblayout_free()
1848 int section, in mtd_ooblayout_find_region()
1851 int pos = 0, ret, section = 0; in mtd_ooblayout_find_region() local
1892 int *section, in mtd_ooblayout_find_eccregion()
1917 int section, in mtd_ooblayout_get_bytes()
1921 int section, ret; in mtd_ooblayout_get_bytes() local
1960 int section, in mtd_ooblayout_set_bytes()
1964 int section, ret; in mtd_ooblayout_set_bytes() local
1997 int section, in mtd_ooblayout_count_bytes()
[all …]
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dsection_factory.cpp36 std::unique_ptr<Section> section; in create() local

1234567891011