Home
last modified time | relevance | path

Searched refs:chip (Results 1 – 22 of 22) sorted by relevance

/external/kernel-headers/original/linux/mtd/
Dnand.h167 #define NAND_CANAUTOINCR(chip) (!(chip->options & NAND_NO_AUTOINCR)) argument
168 #define NAND_MUST_PAD(chip) (!(chip->options & NAND_NO_PADDING)) argument
169 #define NAND_HAS_CACHEPROG(chip) ((chip->options & NAND_CACHEPRG)) argument
170 #define NAND_HAS_COPYBACK(chip) ((chip->options & NAND_COPYBACK)) argument
253 struct nand_chip *chip,
256 struct nand_chip *chip,
259 struct nand_chip *chip,
263 struct nand_chip *chip,
351 void (*select_chip)(struct mtd_info *mtd, int chip);
560 void (*select_chip)(struct mtd_info *mtd, int chip);
[all …]
Dcfi.h484 typedef int (*varsize_frob_t)(struct map_info *map, struct flchip *chip,
/external/qemu/distrib/sdl-1.2.12/src/audio/mint/
DSDL_mintaudio_it.S92 .chip 68060
96 .chip 68000
105 .chip 68060
109 .chip 68000
166 .chip 68060
170 .chip 68000
179 .chip 68060
183 .chip 68000
242 .chip 68060
246 .chip 68000
[all …]
/external/qemu/distrib/sdl-1.2.12/src/timer/mint/
DSDL_vbltimer.S127 .chip 68060
131 .chip 68000
140 .chip 68060
144 .chip 68000
/external/qemu/hw/
Ddevices.h12 I2SCodec *tsc210x_codec(uWireSlave *chip);
14 void tsc210x_set_transform(uWireSlave *chip,
16 void tsc210x_key_event(uWireSlave *chip, int key, int down);
/external/kernel-headers/original/linux/
Dirq.h145 struct irq_chip *chip; member
362 set_irq_chip_and_handler(unsigned int irq, struct irq_chip *chip,
398 extern int set_irq_chip(unsigned int irq, struct irq_chip *chip);
403 #define get_irq_chip(irq) (irq_desc[irq].chip)
/external/bluetooth/bluez/tools/
Dhciattach_ti.c193 uint16_t version = 0, chip = 0, min_ver = 0, maj_ver = 0; in get_firmware_name() local
196 chip = (version & 0x7C00) >> 10; in get_firmware_name()
203 sprintf(firmware_file_name, FIRMWARE_DIRECTORY "TIInit_%d.%d.%d.bts", chip, maj_ver, min_ver); in get_firmware_name()
/external/grub/netboot/
DREADME.netboot146 Linksys LNE100TX and other NICs using this Tulip clone chip
147 Netgear FA310TX and other NICs using this Tulip clone chip
D3c90x.txt97 it into the flash or EPROM memory chip.
301 You have to take the chip off the card and boot the system once using
305 without this bugfix parameter, to boot the machine from the PROM chip.
/external/openssl/crypto/des/
DREADME45 (on a sun3/260 168 vs 336). It is a function of CPU on chip cache size.
/external/grub/
DTHANKS26 Chip Salzenberg <chip@valinux.com>
DChangeLog4417 2000-05-29 Chip Salzenberg <chip@valinux.com>
4467 by Chip Salzenberg <chip@valinux.com> for PXE. Of course, I've
4558 2000-05-21 Chip Salzenberg <chip@valinux.com>
/external/bluetooth/hcidump/
DChangeLog208 Trace company id from the chip manufacturer.
/external/bluetooth/bluez/
DChangeLog215 Add TI WL1271 to Texas Instruments chip list.
809 Add command for reading the CSR chip revision.
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/
Den-US_klex.pkb217 …��chickenAchiefAchile)M!+DAchillAchina)M!6F'china's*M!6F'Qchip)chock#M!(Cchoi…
/external/wpa_supplicant_6/wpa_supplicant/
DREADME157 madwifi driver for cards based on Atheros chip set (ar521x)
/external/wpa_supplicant/
DREADME156 madwifi driver for cards based on Atheros chip set (ar521x)
/external/quake/quake/src/WinQuake/data/
DTECHINFO.TXT1126 Specifies the type of uart chip in your system. Normally this is
1127 automatically detected, one of these need only be used if your chip
/external/jpeg/
Dinstall.doc742 Note that the R3000 chip is found in workstations from DEC and others.
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
Den-US_lexpos.utf2175 N "chip" :G2P
/external/srec/config/en.us/dictionary/
Dlarge.ok5207 chip Cip
/external/sqlite/dist/
Dsqlite3.c.orig49900 ** on ARM7 is an issue with GCC, not with the ARM7 chip. It seems