Home
last modified time | relevance | path

Searched refs:INFO (Results 1 – 18 of 18) sorted by relevance

/u-boot/drivers/mtd/spi/
A Dspi-nor-ids.c91 INFO("gd25q16", 0xc84015, 0, 64 * 1024, 32,
96 INFO("gd25q32", 0xc84016, 0, 64 * 1024, 64,
101 INFO("gd25lq32", 0xc86016, 0, 64 * 1024, 64,
106 INFO("gd25q64", 0xc84017, 0, 64 * 1024, 128,
111 INFO("gd25lq64c", 0xc86017, 0, 64 * 1024, 128,
116 INFO("gd25q128", 0xc84018, 0, 64 * 1024, 256,
121 INFO("gd25lq128", 0xc86018, 0, 64 * 1024, 256,
268 INFO("w25q16dw", 0xef6015, 0, 64 * 1024, 32,
278 INFO("w25q32dw", 0xef6016, 0, 64 * 1024, 64,
283 INFO("w25q32jv", 0xef7016, 0, 64 * 1024, 64,
[all …]
/u-boot/fs/reiserfs/
A Dreiserfs.c82 return reiserfs_devread ((INFO->journal_block + block) << INFO->blocksize_shift, in journal_read()
261 INFO->journal_transactions in journal_init()
312 INFO->blocksize_shift = INFO->fullblocksize_shift - SECTOR_BITS; in reiserfs_mount()
313 INFO->cached_slots = in reiserfs_mount()
318 INFO->version, INFO->blocksize); in reiserfs_mount()
322 memset (INFO->blocks, 0, sizeof (INFO->blocks)); in reiserfs_mount()
496 INFO->current_ih = ih; in next_key()
531 depth = INFO->tree_depth; in search_stat()
601 search_stat (INFO->fileinfo.k_dir_id, INFO->fileinfo.k_objectid); in reiserfs_read()
844 name_end = INFO->current_item + __le16_to_cpu(INFO->current_ih->ih_item_len); in reiserfs_dir()
[all …]
A Dreiserfs_private.h459 #define CACHE(i) (ROOT + ((i) << INFO->fullblocksize_shift))
469 #define INFO \ macro
479 #define JOURNAL_START ((__u32 *) (INFO + 1))
/u-boot/board/hisilicon/hikey/
A DREADME124 INFO: ddr3 rank1 init pass
126 INFO: ddr3 rank1 init pass
128 INFO: ddr3 rank1 init pass
134 INFO: Samsung DDR
146 INFO: - 0: 0x49
147 INFO: - 1: 0x49
148 INFO: - 2: 0x50
149 INFO: - 3: 0x60
150 INFO: - 4: 0x78
196 INFO: SPSR = 0x3cd
[all …]
/u-boot/board/hisilicon/hikey960/
A DREADME140 INFO: BL2: Doing platform setup
146 INFO: BL2: Loading image id 2
151 INFO: BL2: SCP_BL2 HEAD:
168 INFO: BL2: SCP_BL2 TAIL:
169 INFO: BL2: SCP_BL2 0x0 0x0 0x0 0x0
186 INFO: start fw loading
187 INFO: fw load success
189 INFO: BL2: Loading image id 3
192 INFO: BL2: Loading image id 5
197 INFO: SPSR = 0x3cd
[all …]
/u-boot/board/hisilicon/poplar/
A DREADME234 INFO: BL1: RAM 0xe1000 - 0xe7000
235 INFO: BL1: Loading BL2
239 INFO: Entry point address = 0xe9000
240 INFO: SPSR = 0x3c5
243 INFO: BL2: Loading BL31
246 INFO: BL2: Loading BL33
250 INFO: Entry point address = 0x129000
251 INFO: SPSR = 0x3cd
255 INFO: BL31: Initializing runtime services
257 INFO: Entry point address = 0x37000000
[all …]
/u-boot/tools/patman/
A Dtout.py12 ERROR, WARNING, NOTICE, INFO, DETAIL, DEBUG = range(6) variable
131 _Output(INFO, msg)
/u-boot/drivers/usb/musb-new/
A Dmusb_debug.h17 #define INFO(fmt, args...) yprintk(KERN_INFO, fmt, ## args) macro
/u-boot/doc/
A DREADME.rockchip185 INFO: Preloader serial: 2
189 INFO: ARM GICv2 driver initialized
190 INFO: Using opteed sec cpu_context!
191 INFO: boot cpu mask: 1
197 INFO: Entry point address = 0x600000
198 INFO: SPSR = 0x3c9
438 INFO: Using opteed sec cpu_context!
439 INFO: boot cpu mask: 0
442 INFO: BL31: Initializing BL32
449 INFO: Entry point address = 0x200000
[all …]
/u-boot/doc/android/
A Dfastboot-protocol.rst29 or "INFO". Additional bytes may contain an (ascii) informative
32 a. INFO -> the remaining 60 bytes are an informative message
54 The first four bytes of the response are "OKAY", "FAIL", or "INFO".
57 a. INFO -> display the remaining 60 bytes and return to #4
/u-boot/drivers/usb/gadget/
A Dat91_udc.h163 #define INFO(stuff...) debug("udc: " stuff) macro
A Dstorage_common.c119 #define INFO(d, fmt, args...) do { } while (0) macro
A Df_mass_storage.c2541 INFO(common, FSG_DRIVER_DESC ", version: " FSG_DRIVER_VERSION "\n"); in fsg_common_init()
2542 INFO(common, "Number of LUNs=%d\n", common->nluns); in fsg_common_init()
A Dat91_udc.c1544 INFO("%s version %s\n", driver_name, DRIVER_VERSION); in at91_udc_probe()
/u-boot/tools/
A Difwitool.c47 #define INFO(...) { if (verbose > 0) fprintf(stderr, "INFO: " __VA_ARGS__); } macro
965 INFO("Dummy sub-partition %zd(%s). Skipping.\n", type, in read_subpart_buf()
1170 INFO("Buffer %p size 0x%zx\n", buff->data, buff->size); in ifwi_parse()
1188 INFO("BPDT starts at offset 0x%zx.\n", offset); in ifwi_parse()
1945 INFO("Tool does not support raw extract for %s\n", in ifwi_extract()
1956 INFO("Extracting sub-partition %s(%d).\n", param.subpart_name, type); in ifwi_extract()
/u-boot/arch/x86/include/asm/acpi/cros_ec/
A Dec.asl264 Store ("EC: BATTERY INFO", Debug)
/u-boot/doc/develop/
A Dlogging.rst223 1 allow <= INFO
/u-boot/doc/board/microchip/
A Dmpfs_icicle.rst679 [ 0.966696] EXT4-fs (mmcblk0p3): INFO: recovery required on readonly filesystem

Completed in 32 milliseconds