Home
last modified time | relevance | path

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

12345

/u-boot/tools/buildman/
A Dbsettings.py34 def GetItems(section): argument
61 def SetItem(section, tag, value): argument
/u-boot/tools/patman/
A Dsettings.py105 def get(self, section, option, *args, **kwargs): argument
124 def items(self, section, *args, **kwargs): argument
321 def GetItems(config, section): argument
/u-boot/tools/binman/etype/
A Dintel_ifwi.py47 def __init__(self, section, etype, node): argument
140 def WriteSymbols(self, section): argument
A Dcros_ec_rw.py19 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 Dopensbi.py21 def __init__(self, section, etype, node): argument
A Drockchip_tpl.py18 def __init__(self, section, etype, node): argument
A Dscp.py17 def __init__(self, section, etype, node): argument
A Datf_bl31.py22 def __init__(self, section, etype, node): argument
A Dblob_ext.py26 def __init__(self, section, etype, node): argument
A Dintel_cmc.py21 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 Du_boot_expanded.py23 def __init__(self, section, etype, node): 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 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 Dmacronix.c34 static int mx35lfxge4ab_ooblayout_ecc(struct mtd_info *mtd, int section, in mx35lfxge4ab_ooblayout_ecc()
40 static int mx35lfxge4ab_ooblayout_free(struct mtd_info *mtd, int section, in mx35lfxge4ab_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/tools/binman/test/
A D199_collection_section.dts17 section: section { label
/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 29 milliseconds

12345