/openbmc/u-boot/drivers/mtd/spi/ |
H A D | spi-nor-ids.c | 23 #define INFO(_name, _jedec_id, _ext_id, _sector_size, _n_sectors, _flags) \ macro 68 { INFO("at26df321", 0x1f4700, 0, 64 * 1024, 64, SECT_4K) }, 69 { INFO("at25df321a", 0x1f4701, 0, 64 * 1024, 64, SECT_4K) }, 71 { INFO("at45db011d", 0x1f2200, 0, 64 * 1024, 4, SECT_4K) }, 72 { INFO("at45db021d", 0x1f2300, 0, 64 * 1024, 8, SECT_4K) }, 73 { INFO("at45db041d", 0x1f2400, 0, 64 * 1024, 8, SECT_4K) }, 74 { INFO("at45db081d", 0x1f2500, 0, 64 * 1024, 16, SECT_4K) }, 75 { INFO("at45db161d", 0x1f2600, 0, 64 * 1024, 32, SECT_4K) }, 76 { INFO("at45db321d", 0x1f2700, 0, 64 * 1024, 64, SECT_4K) }, 77 { INFO("at45db641d", 0x1f2800, 0, 64 * 1024, 128, SECT_4K) }, [all …]
|
/openbmc/u-boot/fs/reiserfs/ |
H A D | reiserfs.c | 82 return reiserfs_devread ((INFO->journal_block + block) << INFO->blocksize_shift, in journal_read() 93 int transactions = INFO->journal_transactions; in block_read() 94 int desc_block = INFO->journal_first_desc; in block_read() 95 int journal_mask = INFO->journal_block_count - 1; in block_read() 145 translatedNr = INFO->journal_block + ((desc_block + i) & journal_mask); in block_read() 148 blockNr, translatedNr - INFO->journal_block); in block_read() 156 return reiserfs_devread (translatedNr << INFO->blocksize_shift, start, len, buffer); in block_read() 170 unsigned int block_count = INFO->journal_block_count; in journal_init() 184 INFO->journal_first_desc = desc_block; in journal_init() 261 INFO->journal_transactions in journal_init() [all …]
|
/openbmc/linux/drivers/mtd/spi-nor/ |
H A D | macronix.c | 37 { "mx25l512e", INFO(0xc22010, 0, 64 * 1024, 1) 39 { "mx25l2005a", INFO(0xc22012, 0, 64 * 1024, 4) 41 { "mx25l4005a", INFO(0xc22013, 0, 64 * 1024, 8) 43 { "mx25l8005", INFO(0xc22014, 0, 64 * 1024, 16) }, 44 { "mx25l1606e", INFO(0xc22015, 0, 64 * 1024, 32) 46 { "mx25l3205d", INFO(0xc22016, 0, 64 * 1024, 64) 48 { "mx25l3255e", INFO(0xc29e16, 0, 64 * 1024, 64) 50 { "mx25l6405d", INFO(0xc22017, 0, 64 * 1024, 128) 52 { "mx25u2033e", INFO(0xc22532, 0, 64 * 1024, 4) 54 { "mx25u3235f", INFO(0xc22536, 0, 64 * 1024, 64) [all …]
|
H A D | winbond.c | 46 { "w25x05", INFO(0xef3010, 0, 64 * 1024, 1) 48 { "w25x10", INFO(0xef3011, 0, 64 * 1024, 2) 50 { "w25x20", INFO(0xef3012, 0, 64 * 1024, 4) 52 { "w25x40", INFO(0xef3013, 0, 64 * 1024, 8) 54 { "w25x80", INFO(0xef3014, 0, 64 * 1024, 16) 56 { "w25x16", INFO(0xef3015, 0, 64 * 1024, 32) 58 { "w25q16dw", INFO(0xef6015, 0, 64 * 1024, 32) 62 { "w25x32", INFO(0xef3016, 0, 64 * 1024, 64) 64 { "w25q16jv-im/jm", INFO(0xef7015, 0, 64 * 1024, 32) 68 { "w25q20cl", INFO(0xef4012, 0, 64 * 1024, 4) [all …]
|
H A D | micron-st.c | 162 { "mt35xu512aba", INFO(0x2c5b1a, 0, 128 * 1024, 512) 169 { "mt35xu02g", INFO(0x2c5b1c, 0, 128 * 1024, 2048) 177 { "n25q016a", INFO(0x20bb15, 0, 64 * 1024, 32) 179 { "n25q032", INFO(0x20ba16, 0, 64 * 1024, 64) 181 { "n25q032a", INFO(0x20bb16, 0, 64 * 1024, 64) 183 { "n25q064", INFO(0x20ba17, 0, 64 * 1024, 128) 185 { "n25q064a", INFO(0x20bb17, 0, 64 * 1024, 128) 187 { "n25q128a11", INFO(0x20bb18, 0, 64 * 1024, 256) 193 { "n25q128a13", INFO(0x20ba18, 0, 64 * 1024, 256) 204 { "n25q256a", INFO(0x20ba19, 0, 64 * 1024, 512) [all …]
|
H A D | eon.c | 13 { "en25f32", INFO(0x1c3116, 0, 64 * 1024, 64) 15 { "en25p32", INFO(0x1c2016, 0, 64 * 1024, 64) }, 16 { "en25q32b", INFO(0x1c3016, 0, 64 * 1024, 64) }, 17 { "en25p64", INFO(0x1c2017, 0, 64 * 1024, 128) }, 18 { "en25q64", INFO(0x1c3017, 0, 64 * 1024, 128) 20 { "en25q80a", INFO(0x1c3014, 0, 64 * 1024, 16) 22 { "en25qh16", INFO(0x1c7015, 0, 64 * 1024, 32) 24 { "en25qh32", INFO(0x1c7016, 0, 64 * 1024, 64) }, 25 { "en25qh64", INFO(0x1c7017, 0, 64 * 1024, 128) 27 { "en25qh128", INFO(0x1c7018, 0, 64 * 1024, 256) }, [all …]
|
H A D | issi.c | 51 { "is25cd512", INFO(0x7f9d20, 0, 32 * 1024, 2) 53 { "is25lq040b", INFO(0x9d4013, 0, 64 * 1024, 8) 55 { "is25lp016d", INFO(0x9d6015, 0, 64 * 1024, 32) 57 { "is25lp080d", INFO(0x9d6014, 0, 64 * 1024, 16) 59 { "is25lp032", INFO(0x9d6016, 0, 64 * 1024, 64) 61 { "is25lp064", INFO(0x9d6017, 0, 64 * 1024, 128) 63 { "is25lp128", INFO(0x9d6018, 0, 64 * 1024, 256) 65 { "is25lp256", INFO(0x9d6019, 0, 64 * 1024, 512) 69 { "is25wp032", INFO(0x9d7016, 0, 64 * 1024, 64) 71 { "is25wp064", INFO(0x9d7017, 0, 64 * 1024, 128) [all …]
|
H A D | sst.c | 65 { "sst25vf040b", INFO(0xbf258d, 0, 64 * 1024, 8) 69 { "sst25vf080b", INFO(0xbf258e, 0, 64 * 1024, 16) 73 { "sst25vf016b", INFO(0xbf2541, 0, 64 * 1024, 32) 77 { "sst25vf032b", INFO(0xbf254a, 0, 64 * 1024, 64) 81 { "sst25vf064c", INFO(0xbf254b, 0, 64 * 1024, 128) 85 { "sst25wf512", INFO(0xbf2501, 0, 64 * 1024, 1) 89 { "sst25wf010", INFO(0xbf2502, 0, 64 * 1024, 2) 93 { "sst25wf020", INFO(0xbf2503, 0, 64 * 1024, 4) 97 { "sst25wf020a", INFO(0x621612, 0, 64 * 1024, 4) 100 { "sst25wf040b", INFO(0x621613, 0, 64 * 1024, 8) [all …]
|
H A D | gigadevice.c | 37 { "gd25q16", INFO(0xc84015, 0, 64 * 1024, 32) 41 { "gd25q32", INFO(0xc84016, 0, 64 * 1024, 64) 45 { "gd25lq32", INFO(0xc86016, 0, 64 * 1024, 64) 49 { "gd25q64", INFO(0xc84017, 0, 64 * 1024, 128) 53 { "gd25lq64c", INFO(0xc86017, 0, 64 * 1024, 128) 57 { "gd25lq128d", INFO(0xc86018, 0, 64 * 1024, 256) 61 { "gd25q128", INFO(0xc84018, 0, 64 * 1024, 256) 65 { "gd25q256", INFO(0xc84019, 0, 64 * 1024, 512)
|
H A D | atmel.c | 167 { "at25fs010", INFO(0x1f6601, 0, 32 * 1024, 4) 171 { "at25fs040", INFO(0x1f6604, 0, 64 * 1024, 8) 175 { "at25df041a", INFO(0x1f4401, 0, 64 * 1024, 8) 179 { "at25df321", INFO(0x1f4700, 0, 64 * 1024, 64) 183 { "at25df321a", INFO(0x1f4701, 0, 64 * 1024, 64) 187 { "at25df641", INFO(0x1f4800, 0, 64 * 1024, 128) 191 { "at25sl321", INFO(0x1f4216, 0, 64 * 1024, 64) 193 { "at26f004", INFO(0x1f0400, 0, 64 * 1024, 8) 195 { "at26df081a", INFO(0x1f4501, 0, 64 * 1024, 16) 199 { "at26df161a", INFO(0x1f4601, 0, 64 * 1024, 32) [all …]
|
H A D | spansion.c | 763 { "s25sl032p", INFO(0x010215, 0x4d00, 64 * 1024, 64) 765 { "s25sl064p", INFO(0x010216, 0x4d00, 64 * 1024, 128) 805 { "s25sl12800", INFO(0x012018, 0x0300, 256 * 1024, 64) }, 806 { "s25sl12801", INFO(0x012018, 0x0301, 64 * 1024, 256) }, 807 { "s25fl129p0", INFO(0x012018, 0x4d00, 256 * 1024, 64) 811 { "s25fl129p1", INFO(0x012018, 0x4d01, 64 * 1024, 256) 815 { "s25sl004a", INFO(0x010212, 0, 64 * 1024, 8) }, 816 { "s25sl008a", INFO(0x010213, 0, 64 * 1024, 16) }, 817 { "s25sl016a", INFO(0x010214, 0, 64 * 1024, 32) }, 818 { "s25sl032a", INFO(0x010215, 0, 64 * 1024, 64) }, [all …]
|
H A D | intel.c | 13 { "160s33b", INFO(0x898911, 0, 64 * 1024, 32) 15 { "320s33b", INFO(0x898912, 0, 64 * 1024, 64) 17 { "640s33b", INFO(0x898913, 0, 64 * 1024, 128)
|
H A D | esmt.c | 13 { "f25l32pa", INFO(0x8c2016, 0, 64 * 1024, 64) 16 { "f25l32qa-2s", INFO(0x8c4116, 0, 64 * 1024, 64) 19 { "f25l64qa", INFO(0x8c4117, 0, 64 * 1024, 128)
|
/openbmc/u-boot/board/hisilicon/hikey/ |
H A D | README | 123 INFO: BL2: Doing platform setup 124 INFO: ddr3 rank1 init pass 125 INFO: succeed to set ddrc 150mhz 126 INFO: ddr3 rank1 init pass 127 INFO: succeed to set ddrc 266mhz 128 INFO: ddr3 rank1 init pass 129 INFO: succeed to set ddrc 400mhz 130 INFO: ddr3 rank1 init pass 131 INFO: succeed to set ddrc 533mhz 132 INFO: ddr3 rank1 init pass [all …]
|
/openbmc/qemu/hw/block/ |
H A D | m25p80.c | 84 #define INFO(_part_name, _jedec_id, _ext_id, _sector_size, _n_sectors, _flags)\ macro 179 { INFO("at25fs010", 0x1f6601, 0, 32 << 10, 4, ER_4K) }, 180 { INFO("at25fs040", 0x1f6604, 0, 64 << 10, 8, ER_4K) }, 182 { INFO("at25df041a", 0x1f4401, 0, 64 << 10, 8, ER_4K) }, 183 { INFO("at25df321a", 0x1f4701, 0, 64 << 10, 64, ER_4K) }, 184 { INFO("at25df641", 0x1f4800, 0, 64 << 10, 128, ER_4K) }, 186 { INFO("at26f004", 0x1f0400, 0, 64 << 10, 8, ER_4K) }, 187 { INFO("at26df081a", 0x1f4501, 0, 64 << 10, 16, ER_4K) }, 188 { INFO("at26df161a", 0x1f4601, 0, 64 << 10, 32, ER_4K) }, 189 { INFO("at26df321", 0x1f4700, 0, 64 << 10, 64, ER_4K) }, [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/ |
H A D | logs.conf | 11 level=INFO 16 level=INFO 21 level=INFO 26 level=INFO 31 level=INFO 36 level=INFO 42 level=INFO 46 level=INFO 51 level=INFO 56 level=INFO [all …]
|
/openbmc/linux/tools/thermal/thermal-engine/ |
H A D | thermal-engine.c | 43 INFO("trip id=%d, type=%d, temp=%d, hyst=%d\n", in show_trip() 53 INFO("temperature: %d\n", tz->temp); in show_temp() 62 INFO("governor: '%s'\n", tz->governor); in show_governor() 69 INFO("thermal zone '%s', id=%d\n", tz->name, tz->id); in show_tz() 82 INFO("Thermal zone '%s'/%d created\n", name, tz_id); in tz_create() 89 INFO("Thermal zone %d deleted\n", tz_id); in tz_delete() 99 INFO("Thermal zone %d ('%s') disabled\n", tz_id, tz->name); in tz_disable() 109 INFO("Thermal zone %d ('%s') enabled\n", tz_id, tz->name); in tz_enable() 119 INFO("Thermal zone %d ('%s'): trip point %d crossed way up with %d °C\n", in trip_high() 130 INFO("Thermal zone %d ('%s'): trip point %d crossed way down with %d °C\n", in trip_low() [all …]
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | btcoex.c | 150 brcmf_dbg(INFO, "new SCO/eSCO coex algo {save & override}\n"); in brcmf_btcoex_boost_wifi() 158 brcmf_dbg(INFO, in brcmf_btcoex_boost_wifi() 172 brcmf_dbg(INFO, "Do new SCO/eSCO coex algo {restore}\n"); in brcmf_btcoex_boost_wifi() 179 brcmf_dbg(INFO, in brcmf_btcoex_boost_wifi() 186 brcmf_dbg(INFO, "attempted to restore not saved BTCOEX params\n"); in brcmf_btcoex_boost_wifi() 212 brcmf_dbg(INFO, "sample[%d], btc_params 27:%x\n", i, param27); in brcmf_btcoex_is_sco_active() 219 brcmf_dbg(INFO, in brcmf_btcoex_is_sco_active() 243 brcmf_dbg(INFO, in btcmf_btcoex_save_part1() 263 brcmf_dbg(INFO, in brcmf_btcoex_restore_part1() 300 brcmf_dbg(INFO, "DHCP started\n"); in brcmf_btcoex_handler() [all …]
|
H A D | acpi.c | 24 brcmf_dbg(INFO, "ACPI module-instance=%s\n", o->string.pointer); in brcmf_acpi_probe() 29 brcmf_dbg(INFO, "No ACPI module-instance\n"); in brcmf_acpi_probe() 41 brcmf_dbg(INFO, "ACPI RWCV data=%*phN antenna-sku=%s\n", in brcmf_acpi_probe() 49 brcmf_dbg(INFO, "No ACPI antenna-sku\n"); in brcmf_acpi_probe()
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | join.c | 44 mwifiex_dbg(priv->adapter, INFO, in mwifiex_cmd_append_generic_ie() 116 mwifiex_dbg(priv->adapter, INFO, in mwifiex_cmd_append_tsf_tlv() 160 mwifiex_dbg(priv->adapter, INFO, "info: Tx data rate set to %#x\n", in mwifiex_get_common_rates() 448 mwifiex_dbg(priv->adapter, INFO, "info: ASSOC_CMD: rates size = %d\n", in mwifiex_cmd_802_11_associate() 482 mwifiex_dbg(priv->adapter, INFO, "info: Assoc: TLV Chan = %d\n", in mwifiex_cmd_802_11_associate() 488 mwifiex_dbg(priv->adapter, INFO, "info: Assoc: TLV Band = %d\n", in mwifiex_cmd_802_11_associate() 539 mwifiex_dbg(priv->adapter, INFO, in mwifiex_cmd_802_11_associate() 700 mwifiex_dbg(priv->adapter, INFO, "info: ASSOC_RESP: %s\n", in mwifiex_ret_802_11_associate() 744 mwifiex_dbg(priv->adapter, INFO, in mwifiex_ret_802_11_associate() 762 mwifiex_dbg(priv->adapter, INFO, in mwifiex_ret_802_11_associate() [all …]
|
H A D | cfp.c | 422 mwifiex_dbg(adapter, INFO, "info: infra band=%d\t" in mwifiex_get_supported_rates() 430 mwifiex_dbg(adapter, INFO, "info: infra band=%d\t" in mwifiex_get_supported_rates() 442 mwifiex_dbg(adapter, INFO, "info: infra band=%d\t" in mwifiex_get_supported_rates() 450 mwifiex_dbg(adapter, INFO, "info: infra band=%d\t" in mwifiex_get_supported_rates() 461 mwifiex_dbg(adapter, INFO, "info: infra band=%d\t" in mwifiex_get_supported_rates() 468 mwifiex_dbg(adapter, INFO, "info: infra band=%d\t" in mwifiex_get_supported_rates() 479 mwifiex_dbg(adapter, INFO, "info: adhoc B\n"); in mwifiex_get_supported_rates() 485 mwifiex_dbg(adapter, INFO, "info: adhoc G only\n"); in mwifiex_get_supported_rates() 491 mwifiex_dbg(adapter, INFO, "info: adhoc BG\n"); in mwifiex_get_supported_rates() 497 mwifiex_dbg(adapter, INFO, "info: adhoc A\n"); in mwifiex_get_supported_rates()
|
/openbmc/phosphor-power/phosphor-power-sequencer/src/ |
H A D | power_interface.cpp | 50 log<level::INFO>( in callbackGetPgood() 81 log<level::INFO>( in callbackGetPgoodTimeout() 113 log<level::INFO>( in callbackGetPowerState() 148 log<level::INFO>( in callbackSetPgoodTimeout() 181 log<level::INFO>( in callbackGetState() 219 log<level::INFO>( in callbackSetPowerState() 253 log<level::INFO>( in callbackSetPowerSupplyError() 280 log<level::INFO>("emitPowerGoodSignal"); in emitPowerGoodSignal() 286 log<level::INFO>("emitPowerLostSignal"); in emitPowerLostSignal() 292 log<level::INFO>( in emitPropertyChangedSignal()
|
/openbmc/u-boot/board/hisilicon/poplar/ |
H A D | README | 230 INFO: BL1: 0xe1000 - 0xe7000 [size = 24576] 234 INFO: BL1: RAM 0xe1000 - 0xe7000 235 INFO: BL1: Loading BL2 236 INFO: Loading image id=1 at address 0xe9000 237 INFO: Image id=1 loaded at address 0xe9000, size = 0x5008 239 INFO: Entry point address = 0xe9000 240 INFO: SPSR = 0x3c5 243 INFO: BL2: Loading BL31 244 INFO: Loading image id=3 at address 0x129000 245 INFO: Image id=3 loaded at address 0x129000, size = 0x8038 [all …]
|
/openbmc/intel-ipmi-oem/src/ |
H A D | firmware-update.cpp | 253 phosphor::logging::log<phosphor::logging::level::INFO>( in verify() 410 phosphor::logging::log<phosphor::logging::level::INFO>( in activationTimerTimeout() 462 phosphor::logging::log<phosphor::logging::level::INFO>( in activateImage() 483 phosphor::logging::log<phosphor::logging::level::INFO>( in activateImage() 600 phosphor::logging::log<phosphor::logging::level::INFO>( in postTransferCompleteHandler() 616 phosphor::logging::log<phosphor::logging::level::INFO>( in postTransferCompleteHandler() 678 phosphor::logging::log<phosphor::logging::level::INFO>( in transferImageFromFile() 724 phosphor::logging::log<phosphor::logging::level::INFO>( in transferImageFromUsb() 745 phosphor::logging::log<phosphor::logging::level::INFO>( in transferFirmwareFromUri() 863 phosphor::logging::log<phosphor::logging::level::INFO>( in ipmiGetFwVersionInfo() [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/ |
H A D | update-results-script.patch | 102 INFO=`../scripts/info` 104 -then if [ ! -f ../bin/$OS/$INFO ] 105 - then cp ../scripts/info-template ../bin/$OS/$INFO 106 - chmod +w ../bin/$OS/$INFO 107 +then if [ ! -f $INFO ] 108 + then cp ../scripts/info-template $INFO 109 + chmod +w $INFO 113 @@ -705,7 +705,7 @@ then if [ ! -f ../bin/$OS/$INFO ] 117 - more ../bin/$OS/$INFO 118 + more $INFO
|