Home
last modified time | relevance | path

Searched defs:section (Results 1 – 25 of 81) sorted by relevance

1234

/u-boot/tools/binman/etype/
A Du_boot_spl.py34 def __init__(self, section, etype, node): argument
41 def WriteSymbols(self, section): argument
A Du_boot_tpl.py34 def __init__(self, section, etype, node): argument
41 def WriteSymbols(self, section): argument
A Dintel_ifwi.py47 def __init__(self, section, etype, node): argument
130 def WriteSymbols(self, section): argument
A Datf_bl31.py22 def __init__(self, section, etype, node): argument
A Dblob_ext.py26 def __init__(self, section, etype, node): argument
A Dcros_ec_rw.py19 def __init__(self, section, etype, node): argument
A Dintel_cmc.py21 def __init__(self, section, etype, node): argument
A Dintel_fsp.py25 def __init__(self, section, etype, node): argument
A Dintel_fsp_m.py25 def __init__(self, section, etype, node): argument
A Dintel_fsp_s.py25 def __init__(self, section, etype, node): argument
A Dintel_fsp_t.py24 def __init__(self, section, etype, node): argument
A Dintel_me.py28 def __init__(self, section, etype, node): argument
A Dintel_vbt.py20 def __init__(self, section, etype, node): argument
A Dintel_vga.py23 def __init__(self, section, etype, node): argument
A Dscp.py17 def __init__(self, section, etype, node): argument
A Dblob_named_by_arg.py31 def __init__(self, section, etype, node, blob_fname, required=False): argument
A Dfiles.py31 def __init__(self, section, etype, node): argument
/u-boot/tools/buildman/
A Dbsettings.py33 def GetItems(section): argument
49 def SetItem(section, tag, value): argument
/u-boot/tools/patman/
A Dsettings.py103 def get(self, section, option, *args, **kwargs): argument
122 def items(self, section, *args, **kwargs): argument
308 def GetItems(config, section): argument
/u-boot/drivers/mtd/nand/spi/
A Dtoshiba.c44 static int tx58cxgxsxraix_ooblayout_ecc(struct mtd_info *mtd, int section, in tx58cxgxsxraix_ooblayout_ecc()
56 static int tx58cxgxsxraix_ooblayout_free(struct mtd_info *mtd, int section, in tx58cxgxsxraix_ooblayout_free()
A Dmacronix.c32 static int mx35lfxge4ab_ooblayout_ecc(struct mtd_info *mtd, int section, in mx35lfxge4ab_ooblayout_ecc()
38 static int mx35lfxge4ab_ooblayout_free(struct mtd_info *mtd, int section, in mx35lfxge4ab_ooblayout_free()
A Dwinbond.c38 static int w25m02gv_ooblayout_ecc(struct mtd_info *mtd, int section, in w25m02gv_ooblayout_ecc()
50 static int w25m02gv_ooblayout_free(struct mtd_info *mtd, int section, in w25m02gv_ooblayout_free()
A Dgigadevice.c51 static int gd5fxgqxxexxg_ooblayout_ecc(struct mtd_info *mtd, int section, in gd5fxgqxxexxg_ooblayout_ecc()
63 static int gd5fxgqxxexxg_ooblayout_free(struct mtd_info *mtd, int section, in gd5fxgqxxexxg_ooblayout_free()
A Dmicron.c51 static int micron_8_ooblayout_ecc(struct mtd_info *mtd, int section, in micron_8_ooblayout_ecc()
63 static int micron_8_ooblayout_free(struct mtd_info *mtd, int section, in micron_8_ooblayout_free()
/u-boot/cmd/
A Dini.c121 char section[MAX_SECTION] = ""; in ini_parse() local
202 static int ini_handler(void *user, char *section, char *name, char *value) in ini_handler()
231 const char *section; in do_ini() local

Completed in 28 milliseconds

1234