Searched defs:section (Results 26 – 32 of 32) sorted by relevance
12
| /rk3399_rockchip-uboot/drivers/mtd/ |
| H A D | mtdcore.c | 1145 int mtd_ooblayout_ecc(struct mtd_info *mtd, int section, in mtd_ooblayout_ecc() 1177 int mtd_ooblayout_free(struct mtd_info *mtd, int section, in mtd_ooblayout_free() 1212 int section, in mtd_ooblayout_find_region() 1215 int pos = 0, ret, section = 0; in mtd_ooblayout_find_region() local 1256 int *section, in mtd_ooblayout_find_eccregion() 1281 int section, in mtd_ooblayout_get_bytes() 1285 int section, ret; in mtd_ooblayout_get_bytes() local 1324 int section, in mtd_ooblayout_set_bytes() 1328 int section, ret; in mtd_ooblayout_set_bytes() local 1361 int section, in mtd_ooblayout_count_bytes() [all …]
|
| /rk3399_rockchip-uboot/arch/arm/mach-omap2/ |
| H A D | hwinit-common.c | 231 u32 section, i, valid; in omap_sdram_size() local
|
| H A D | emif-common.c | 1230 u32 i, section, valid; in dmm_init() local
|
| /rk3399_rockchip-uboot/arch/arm/lib/ |
| H A D | cache-cp15.c | 25 void set_section_dcache(int section, enum dcache_option option) in set_section_dcache()
|
| /rk3399_rockchip-uboot/test/py/ |
| H A D | multiplexed_log.py | 438 def section(self, marker, anchor=None): member in Logfile
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/spi/ |
| H A D | core.c | 1142 static int spinand_noecc_ooblayout_ecc(struct mtd_info *mtd, int section, in spinand_noecc_ooblayout_ecc() 1148 static int spinand_noecc_ooblayout_free(struct mtd_info *mtd, int section, in spinand_noecc_ooblayout_free()
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | denali.c | 1149 static int denali_ooblayout_ecc(struct mtd_info *mtd, int section, in denali_ooblayout_ecc() 1164 static int denali_ooblayout_free(struct mtd_info *mtd, int section, in denali_ooblayout_free()
|
12