| /openbmc/openbmc/meta-openpower/recipes-bsp/ekb/ |
| H A D | ekb.inc | 10 chips/p10/procedures/xml/attribute_info/p10_bars_attributes.xml \ 11 chips/p10/procedures/xml/attribute_info/p10_chip_ec_attributes.xml \ 12 chips/p10/procedures/xml/attribute_info/p10_clock_attributes.xml \ 13 chips/p10/procedures/xml/attribute_info/p10_freq_attributes.xml \ 14 chips/p10/procedures/xml/attribute_info/p10_hcode_image_build_attributes.xml \ 15 chips/p10/procedures/xml/attribute_info/p10_ipl_attributes.xml \ 16 chips/p10/procedures/xml/attribute_info/p10_ipl_customize_attributes.xml \ 17 chips/p10/procedures/xml/attribute_info/p10_memory_bars_attributes.xml \ 18 chips/p10/procedures/xml/attribute_info/p10_nest_attributes.xml \ 19 chips/p10/procedures/xml/attribute_info/p10_pervasive_attributes.xml \ [all …]
|
| /openbmc/u-boot/drivers/mtd/spi/ |
| H A D | Kconfig | 10 SPI flash driver which knows how to probe most chips 101 Add support for various Atmel SPI flash chips (AT45xxx and AT25xxx) 106 Add support for various EON SPI flash chips (EN25xxx) 111 Add support for various GigaDevice SPI flash chips (GD25xxx) 116 Add support for various ISSI SPI flash chips (ISxxx) 121 Add support for various Macronix SPI flash chips (MX25Lxxx) 126 Add support for various Spansion SPI flash chips (S25FLxxx) 131 Add support for various STMicro SPI flash chips (M25Pxxx and N25Qxxx) 136 Add support for various SST SPI flash chips (SST25xxx) 141 Add support for various Winbond SPI flash chips (W25xxx) [all …]
|
| /openbmc/openpower-hw-diags/ |
| H A D | README.md | 4 (processor chips, memory chips, I/O chips, system memory, etc.), POWER Systems
|
| /openbmc/openpower-hw-diags/analyzer/ |
| H A D | analyzer_main.cpp | 112 std::vector<libhei::Chip> chips; in analyzeHardware() local 113 initializeIsolator(chips); in analyzeHardware() 116 trace::inf("Isolating errors: # of chips=%u", chips.size()); in analyzeHardware() 118 libhei::isolate(chips, isoData); in analyzeHardware()
|
| /openbmc/openbmc/meta-openpower/recipes-phosphor/logging/ |
| H A D | openpower-libhei_git.bb | 5 by POWER Systems chip (processor chips, memory chips, etc.)."
|
| H A D | openpower-hw-diags_git.bb | 5 hardware (processor chips, memory chips, I/O chips, system memory, etc.), \
|
| /openbmc/u-boot/drivers/i2c/muxes/ |
| H A D | pca954x.c | 39 static const struct chip_desc chips[] = { variable 75 const struct chip_desc *chip = &chips[dev_get_driver_data(mux)]; in pca954x_select() 102 const struct chip_desc *chip = &chips[dev_get_driver_data(dev)]; in pca954x_ofdata_to_platdata()
|
| /openbmc/u-boot/doc/device-tree-bindings/mtd/spi/ |
| H A D | spi-flash.txt | 1 * MTD SPI driver for serial flash chips 9 drivers/mtd/spi/spi_flash_ids.c for the list of supported chips.
|
| /openbmc/openpower-hw-diags/test/ |
| H A D | test-pdbg-dts.cpp | 244 std::vector<libhei::Chip> chips; in TEST() local 245 getActiveChips(chips); in TEST() 247 trace::inf("chips size: %u", chips.size()); in TEST() 248 EXPECT_EQ(2, chips.size()); in TEST()
|
| /openbmc/u-boot/drivers/mtd/nand/raw/ |
| H A D | nand_bbt.c | 525 int i, chips; in search_bbt() local 542 chips = this->numchips; in search_bbt() 546 chips = 1; in search_bbt() 550 for (i = 0; i < chips; i++) { in search_bbt() 574 for (i = 0; i < chips; i++) { in search_bbt() 838 int i, chips, writeops, create, chipsel, res, res2; in check_create() local 846 chips = this->numchips; in check_create() 848 chips = 1; in check_create() 850 for (i = 0; i < chips; i++) { in check_create() 964 int i, j, chips, block, nrblocks, update; in mark_bbt_region() local [all …]
|
| /openbmc/u-boot/board/rockchip/tinker_rk3288/ |
| H A D | MAINTAINERS | 2 M: Lin Huang <hl@rock-chips.com>
|
| /openbmc/u-boot/board/chipspark/popmetal_rk3288/ |
| H A D | MAINTAINERS | 2 M: Lin Huang <hl@rock-chips.com>
|
| /openbmc/u-boot/board/rockchip/evb_rk3288/ |
| H A D | MAINTAINERS | 2 M: Lin Huang <hl@rock-chips.com>
|
| /openbmc/u-boot/board/rockchip/fennec_rk3288/ |
| H A D | MAINTAINERS | 2 M: Lin Huang <hl@rock-chips.com>
|
| /openbmc/u-boot/board/rockchip/evb_rk3036/ |
| H A D | MAINTAINERS | 2 M: huang lin <hl@rock-chips.com>
|
| /openbmc/u-boot/board/rockchip/kylin_rk3036/ |
| H A D | MAINTAINERS | 2 M: huang lin <hl@rock-chips.com>
|
| /openbmc/u-boot/board/rockchip/evb_rv1108/ |
| H A D | MAINTAINERS | 2 M: Andy Yan <andy.yan@rock-chips.com>
|
| /openbmc/u-boot/board/rockchip/evb_px5/ |
| H A D | MAINTAINERS | 2 M: Andy Yan <andy.yan@rock-chips.com>
|
| /openbmc/u-boot/board/rockchip/evb_rk3328/ |
| H A D | MAINTAINERS | 2 M: Kever Yang <kever.yang@rock-chips.com>
|
| /openbmc/u-boot/board/rockchip/evb_rk3128/ |
| H A D | MAINTAINERS | 2 M: Kever Yang <kever.yang@rock-chips.com>
|
| /openbmc/u-boot/board/rockchip/evb_rk3229/ |
| H A D | MAINTAINERS | 2 M: Kever Yang <kever.yang@rock-chips.com>
|
| /openbmc/u-boot/board/rockchip/sheep_rk3368/ |
| H A D | MAINTAINERS | 2 M: Andy Yan <andy.yan@rock-chips.com>
|
| /openbmc/u-boot/board/rockchip/evb_rk3399/ |
| H A D | MAINTAINERS | 2 M: Kever Yang <kever.yang@rock-chips.com>
|
| /openbmc/u-boot/doc/device-tree-bindings/mtd/ |
| H A D | mtd-physmap.txt | 3 Flash chips (Memory Technology Devices) are often used for solid state 11 non-identical chips can be described in one node. 13 device width times the number of interleaved chips.
|
| /openbmc/u-boot/drivers/mtd/ |
| H A D | Kconfig | 11 flash, RAM and similar chips, often used for solid state file 78 This enables access to Altera EPCQ/EPCS flash chips using the 88 chips through PIC32 Non-Volatile-Memory Controller.
|