Searched refs:chip_id (Results 126 - 150 of 181) sorted by relevance

12345678

/drivers/video/fbdev/sis/
H A Dsis.h437 unsigned short chip_id; /* PCI ID of chip */ member in struct:sis_video_info
/drivers/char/agp/
H A Dintel-agp.c698 unsigned int chip_id; member in struct:intel_agp_driver_description
747 if (pdev->device == intel_agp_chipsets[i].chip_id) {
/drivers/net/can/softing/
H A Dsofting_main.c637 uint16_t chip_id)
655 priv->chip = chip_id;
636 softing_netdev_create(struct softing *card, uint16_t chip_id) argument
/drivers/net/ethernet/smsc/
H A Dsmc911x.h690 struct chip_id { struct
695 static const struct chip_id chip_ids[] = {
/drivers/net/wireless/b43/
H A Dphy_lp.c321 (dev->dev->chip_id == 0x5354) &&
446 if ((dev->dev->chip_id == 0x4325) && (dev->dev->chip_rev == 0)) {
464 if ((dev->dev->chip_id == 0x4325) && (dev->dev->chip_rev == 0)) {
489 if ((dev->dev->chip_id == 0x4325) && (dev->dev->chip_rev == 0)) {
694 if (dev->dev->chip_id == 0x4325) {
1850 if (dev->dev->chip_id == 0x4325 && dev->dev->chip_rev == 0)
1874 if (dev->dev->chip_id == 0x5354) {
2393 if (dev->dev->chip_id == 0x5354) {
/drivers/scsi/mvsas/
H A Dmv_init.c391 mvi->chip_id = ent->driver_data;
392 mvi->chip = &mvs_chips[mvi->chip_id];
/drivers/video/fbdev/aty/
H A Datyfb_base.c434 u32 chip_id; local
452 chip_id = aty_ld_le32(CNFG_CHIP_ID, par);
453 type = chip_id & CFG_CHIP_TYPE;
454 rev = (chip_id & CFG_CHIP_REV) >> 24;
2964 u32 mem, chip_id; local
3056 chip_id = aty_ld_le32(CNFG_CHIP_ID, par);
3057 if (((chip_id & CFG_CHIP_TYPE) == VT_CHIP_ID) && !((chip_id >> 24) & 1)) {
/drivers/isdn/hisax/
H A Dhfc4s8s_l1.c83 int chip_id; member in struct:__anon1875
1449 if (i != hw->driver_data.chip_id) {
1452 i, hw->driver_data.chip_id);
/drivers/net/ethernet/
H A Dfealnx.c489 unsigned int chip_id = ent->driver_data; local
553 np->flags = skel_netdrv_tbl[chip_id].flags;
668 dev->name, skel_netdrv_tbl[chip_id].chip_name, ioaddr,
/drivers/net/ethernet/packetengines/
H A Dyellowfin.c321 int chip_id, drv_flags; member in struct:yellowfin_private
434 np->chip_id = chip_idx;
1115 (yp->chip_id ? 7 : 8 + buf_addr[data_size - 8]);
/drivers/ata/
H A Dpdc_adma.c580 static void adma_host_init(struct ata_host *host, unsigned int chip_id) argument
H A Dsata_qstor.c514 static void qs_host_init(struct ata_host *host, unsigned int chip_id) argument
/drivers/media/platform/exynos4-is/
H A Dfimc-is-param.h962 u32 chip_id; member in struct:is_share_region
/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_vfpf.c337 bp->common.chip_id |= (bp->acquire_resp.pfdev_info.chip_num & 0xffff);
338 bp->link_params.chip_id = bp->common.chip_id;
1140 resp->pfdev_info.chip_num = bp->common.chip_id;
/drivers/scsi/arcmsr/
H A Darcmsr.h577 u32 __iomem *chip_id; /* 0x00004 */ member in struct:MessageUnit_D
/drivers/net/ethernet/via/
H A Dvia-velocity.h1143 enum chip_type chip_id; member in struct:velocity_info_tbl
1444 enum chip_type chip_id; member in struct:velocity_info
H A Dvia-velocity.c408 static const char *get_chip_name(enum chip_type chip_id) argument
412 if (chip_info_table[i].chip_id == chip_id)
2679 vptr->chip_id = info->chip_id;
2764 printk(KERN_INFO "%s: %s\n", dev->name, get_chip_name(vptr->chip_id));
/drivers/ssb/
H A Dpci.c823 if ((bus->chip_id & 0xFF00) == 0x4400) {
877 else if (bus->chip_id == 0x4312 &&
/drivers/staging/vt6655/
H A Ddevice_main.c315 static char *get_chip_name(int chip_id) argument
320 if (chip_info_table[i].chip_id == chip_id)
956 pr_info("%s: %s\n", dev->name, get_chip_name(pDevice->chip_id));
969 (*ppDevice)->chip_id = pChip_info->chip_id;
/drivers/staging/xgifb/
H A Dvb_setmode.c598 static void xgifb_set_lcd(int chip_id, argument
609 if (chip_id == XG27) {
617 if (chip_id == XG27) {
4235 int chip_id,
4258 if (chip_id == XG27)
4375 if (chip_id == XG27) {
4394 if (chip_id == XG27)
4234 xgifb_set_lvds(struct xgifb_video_info *xgifb_info, int chip_id, unsigned short ModeIdIndex, struct vb_device_info *pVBInfo) argument
/drivers/hwmon/
H A Dw83793.c1638 u8 tmp, bank, chip_id; local
1666 chip_id = i2c_smbus_read_byte_data(client, W83793_REG_CHIPID);
1667 if (chip_id != 0x7b)
/drivers/media/usb/em28xx/
H A Dem28xx-cards.c3031 dev->chip_id = retval;
3033 switch (dev->chip_id) {
3097 ": unknown em28xx chip ID (%d)\n", dev->chip_id);
/drivers/net/ethernet/dlink/
H A Dsundance.c394 int chip_id; member in struct:netdev_private
551 np->chip_id = chip_idx;
600 if (sundance_pci_tbl[np->chip_id].device == 0x0200) {
/drivers/media/platform/marvell-ccic/
H A Dmcam-core.c423 if (cam->chip_id == MCAM_CAFE)
1890 cam->chip_id == MCAM_CAFE) {
/drivers/mtd/nand/
H A Dpxa3xx_nand.c1459 if (f->chip_id == id)
1476 pxa3xx_flash_ids[0].dev_id = (f->chip_id >> 8) & 0xffff;

Completed in 808 milliseconds

12345678