/external/kernel-headers/original/linux/mtd/ |
map.h | 168 to a chip probe routine -- either JEDEC or CFI probe or both -- via 169 do_map_probe(). If a chip is recognised, the probe code will invoke the 170 appropriate chip driver (if present) and return a struct mtd_info. 177 private data required by the chip driver is linked from the 194 in bytes, before you are talking to the first chip again. 209 when the chip driver knows some flash area has changed contents,
|
/hardware/broadcom/wlan/bcm4329/src/shared/ |
sbutils.c | 2 * Misc utility routines for accessing chip-specific features 429 if ((CHIPID(sii->pub.chip) == BCM5354_CHIP_ID) && 450 * is the default core address at chip POR time and 'regs' is the virtual 494 /* determine numcores - this is the total # cores in the chip */ 500 uint chip = sii->pub.chip; local 502 if (chip == BCM4306_CHIP_ID) /* < 4306c0 */ 504 else if (chip == BCM4704_CHIP_ID) 506 else if (chip == BCM5365_CHIP_ID) 509 SI_ERROR(("sb_chip2numcores: unsupported chip 0x%x\n" [all...] |
/external/srec/portable/include/ |
pendian.h | 81 /* *//* */#error "Could not determine endianness of the machine Unknown OS for SH4 Chip." 85 /* */#error "Could not determine endianness of the machine Chip Not Known."
|
/packages/apps/Email/res/layout/ |
message_list_item.xml | 23 android:id="@+id/chip" 33 android:layout_toRightOf="@id/chip"
|
/external/grub/netboot/ |
smc9000.h | 44 * Basically, the chip has 4 banks of registers ( 0 to 3 ), which 79 #define RCR_SOFTRESET 0x8000 /* resets the chip */ 152 #define REVISION 10 /* ( hi: chip id low: rev # ) */ 158 /* Note that 9194 and 9196 have the smame chip id,
|
eepro100.c | 53 * Using the pci.c functions of the Etherboot code, the 82557 chip is detected. 61 * The chip is then initialized to "know" its ethernet address, and to 64 * you can write the buffers asynchronously to the chip reading the 76 * We have only one receive buffer. The chip is told to recieve packets, 135 #define EE_CS 0x02 /* EEPROM chip select. */ 136 #define EE_DATA_WRITE 0x04 /* EEPROM chip data in. */ 137 #define EE_DATA_READ 0x08 /* EEPROM chip data out. */ 273 * This probably writes to the "physical media interface chip". 296 * This probably reads a register in the "physical media interface chip". 477 * leaves the ioaddress of the 82557 chip in the variable ioaddr [all...] |
cs89x0.h | 18 /* offset 3h -> Chip Revision Number */ 79 #define CHIP_EISA_ID_SIG 0x630E /* Product ID Code for Crystal Chip (CS8900 spec 4.3) */ 86 #define EISA_ID_SIG 0x630E /* PnP Vendor ID (same as chip id for Crystal board) */ 254 /* PP_SelfST - Chip Software Status bit definition */ 341 #define CHIP_READ 0x1 /* Used to mark state of the repins code (chip or dma) */ 342 #define DMA_READ 0x2 /* Used to mark state of the repins code (chip or dma) */
|
sis900.c | 21 SiS 900 Fast Ethernet PCI Bus 10/100 Mbps LAN Single Chip with OnNow Support, 23 SiS 7014 Single Chip 100BASE-TX/10BASE-T Physical Layer Solution, 216 * leaves the ioaddress of the sis900 chip in the variable ioaddr. 238 /* wakeup chip */ 487 * Description: resets the ethernet controller chip and various 498 /* Soft reset the chip. */ 518 * Description: disables interrupts and soft resets the controller chip 537 /* Check that the chip has finished the reset. */ 1050 /* Stop the chip's Tx and Rx Status Machine */
|
/hardware/broadcom/wlan/bcm4329/src/include/ |
hndsoc.h | 2 * Broadcom HND chip & on-chip-interconnect-related definitions. 53 #define SI_FASTRAM 0x19000000 /* On-chip RAM on chips that also have DDR */ 141 /* SOC Interconnect types (aka chip types) */
|
/hardware/ti/omap3/dspbridge/inc/ |
dbreg.h | 71 #define DSPTYPE_55 6 /* This is the DSP Chip type for 55 */ 73 #define IVA_ARM7 0x97 /* This is the DSP Chip type for IVA/ARM7 */ 94 #define CHIPTYPE "ChipType" /* Chip type */
|
/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/ |
chip_stat.c | 56 MODULE_PARM_DESC(tiwlan_chip_id, "WiFi chip id"); 94 Reads WiFi chip id (0x07030101) and prints it 171 printk("TIWLAN: invalid chip id = 0x%2x%2x%2x%2x!\n",
|
/bionic/libc/kernel/common/linux/ |
irq.h | 80 struct irq_chip *chip; member in struct:irq_desc
|
/external/bluetooth/bluez/test/ |
bdaddr.8 | 19 prints the chip manufacturer's name, and the current BD_ADDR. If the IEEE OUI
|
/external/bluetooth/bluez/tools/ |
bccmd.8 | 58 Get chip revision
|
hciattach_ti.c | 193 uint16_t version = 0, chip = 0, min_ver = 0, maj_ver = 0; local 196 chip = (version & 0x7C00) >> 10; 203 sprintf(firmware_file_name, FIRMWARE_DIRECTORY "TIInit_%d.%d.%d.bts", chip, maj_ver, min_ver); 485 fprintf(stderr, "Found a Texas Instruments' chip!\n");
|
/external/kernel-headers/original/linux/ |
akm8976.h | 2 * Definitions for akm8976 compass chip.
|
/external/kernel-headers/original/linux/mmc/ |
host.h | 49 unsigned char chip_select; /* SPI chip select */
|
/external/openssl/crypto/des/ |
README | 45 (on a sun3/260 168 vs 336). It is a function of CPU on chip cache size.
|
/hardware/ti/wlan/wl1271/TWD/Ctrl/ |
CmdQueue.h | 156 /* Notify that we have already awaken the chip */
|
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/ |
irq.h | 80 struct irq_chip *chip; member in struct:irq_desc
|
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/ |
irq.h | 80 struct irq_chip *chip; member in struct:irq_desc
|
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/ |
irq.h | 80 struct irq_chip *chip; member in struct:irq_desc
|
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/ |
irq.h | 80 struct irq_chip *chip; member in struct:irq_desc
|
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/ |
irq.h | 80 struct irq_chip *chip; member in struct:irq_desc
|
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/ |
irq.h | 80 struct irq_chip *chip; member in struct:irq_desc
|