Home
last modified time | relevance | path

Searched refs:chips (Results 1 – 25 of 128) sorted by relevance

123456

/external/u-boot/drivers/mtd/spi/
DKconfig10 SPI flash driver which knows how to probe most chips
57 Add support for various Atmel SPI flash chips (AT45xxx and AT25xxx)
62 Add support for various EON SPI flash chips (EN25xxx)
67 Add support for various GigaDevice SPI flash chips (GD25xxx)
72 Add support for various Macronix SPI flash chips (MX25Lxxx)
77 Add support for various Spansion SPI flash chips (S25FLxxx)
82 Add support for various STMicro SPI flash chips (M25Pxxx and N25Qxxx)
87 Add support for various SST SPI flash chips (SST25xxx)
92 Add support for various Winbond SPI flash chips (W25xxx)
115 Enable the access for SPI-flash-based AT45xxx DataFlash chips.
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dslow-unaligned-mem.ll1 ; Intel chips with slow unaligned memory accesses
15 ; Intel chips with fast unaligned memory accesses
27 ; AMD chips with slow unaligned memory accesses
39 ; AMD chips with fast unaligned memory accesses
51 ; Other chips with slow unaligned memory accesses
56 ; Slow chips use 4-byte stores. Fast chips with SSE or later use something other than 4-byte stores.
/external/llvm/test/CodeGen/X86/
Dslow-unaligned-mem.ll1 ; Intel chips with slow unaligned memory accesses
15 ; Intel chips with fast unaligned memory accesses
27 ; AMD chips with slow unaligned memory accesses
39 ; AMD chips with fast unaligned memory accesses
50 ; Other chips with slow unaligned memory accesses
55 ; Slow chips use 4-byte stores. Fast chips with SSE or later use something other than 4-byte stores.
/external/u-boot/drivers/i2c/muxes/
Dpca954x.c38 static const struct chip_desc chips[] = { variable
69 const struct chip_desc *chip = &chips[dev_get_driver_data(mux)]; in pca954x_select()
95 const struct chip_desc *chip = &chips[dev_get_driver_data(dev)]; in pca954x_ofdata_to_platdata()
/external/u-boot/drivers/mtd/nand/
Dnand_bbt.c525 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 …]
/external/u-boot/drivers/mtd/
DKconfig8 flash, RAM and similar chips, often used for solid state file
31 This enables access to Altera EPCQ/EPCS flash chips using the
41 chips through PIC32 Non-Volatile-Memory Controller.
/external/python/cpython3/Tools/pynche/
DStripViewer.py207 chips = self.__chips = []
218 chips.append(color)
230 chipx = self.__arrow_x(len(chips) - 1)
295 chips = self.__chips = []
300 chips.append(rrggbb)
306 colors = SPACE.join(chips)
/external/python/cpython2/Tools/pynche/
DStripViewer.py207 chips = self.__chips = []
218 chips.append(color)
230 chipx = self.__arrow_x(len(chips) - 1)
295 chips = self.__chips = []
300 chips.append(rrggbb)
306 colors = SPACE.join(chips)
/external/u-boot/doc/device-tree-bindings/mtd/spi/
Dspi-flash.txt1 * MTD SPI driver for serial flash chips
9 drivers/mtd/spi/spi_flash_ids.c for the list of supported chips.
/external/u-boot/doc/device-tree-bindings/mtd/
Dmtd-physmap.txt3 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.
/external/u-boot/board/rockchip/evb_rk3288/
DMAINTAINERS2 M: Lin Huang <hl@rock-chips.com>
/external/u-boot/board/rockchip/kylin_rk3036/
DMAINTAINERS2 M: huang lin <hl@rock-chips.com>
/external/u-boot/board/chipspark/popmetal_rk3288/
DMAINTAINERS2 M: Lin Huang <hl@rock-chips.com>
/external/u-boot/board/rockchip/fennec_rk3288/
DMAINTAINERS2 M: Lin Huang <hl@rock-chips.com>
/external/u-boot/board/rockchip/tinker_rk3288/
DMAINTAINERS2 M: Lin Huang <hl@rock-chips.com>
/external/u-boot/board/rockchip/evb_rk3036/
DMAINTAINERS2 M: huang lin <hl@rock-chips.com>
/external/u-boot/board/rockchip/evb_rk3328/
DMAINTAINERS2 M: Kever Yang <kever.yang@rock-chips.com>
/external/u-boot/board/rockchip/evb_px5/
DMAINTAINERS2 M: Andy Yan <andy.yan@rock-chips.com>
/external/u-boot/board/rockchip/evb_rk3229/
DMAINTAINERS2 M: Kever Yang <kever.yang@rock-chips.com>
/external/u-boot/board/rockchip/evb_rv1108/
DMAINTAINERS2 M: Andy Yan <andy.yan@rock-chips.com>
/external/u-boot/board/rockchip/evb_rk3128/
DMAINTAINERS2 M: Kever Yang <kever.yang@rock-chips.com>
/external/u-boot/board/rockchip/sheep_rk3368/
DMAINTAINERS2 M: Andy Yan <andy.yan@rock-chips.com>
/external/u-boot/board/rockchip/evb_rk3399/
DMAINTAINERS2 M: Kever Yang <kever.yang@rock-chips.com>
/external/tensorflow/tensorflow/lite/tools/make/targets/
Daarch64_makefile.inc3 # The aarch64 architecture covers all 64-bit ARM chips. This arch mandates
/external/autotest/client/site_tests/hardware_LightSensor/
Dcontrol21 light-to-digital converters (ie, light sensor chips).

123456