| /freebsd-14-stable/sys/contrib/device-tree/src/arm64/ti/ |
| HD | k3-am62a-wakeup.dtsi | 16 chipid: chipid@14 { label 17 compatible = "ti,am654-chipid";
|
| HD | k3-am62-wakeup.dtsi | 16 chipid: chipid@14 { label 17 compatible = "ti,am654-chipid";
|
| HD | k3-am65-wakeup.dtsi | 37 chipid@43000014 { 38 compatible = "ti,am654-chipid";
|
| HD | k3-j784s4-mcu-wakeup.dtsi | 37 chipid@43000014 { 38 compatible = "ti,am654-chipid";
|
| HD | k3-j721s2-mcu-wakeup.dtsi | 37 chipid@43000014 { 38 compatible = "ti,am654-chipid";
|
| HD | k3-j7200-mcu-wakeup.dtsi | 51 chipid@43000014 { 52 compatible = "ti,am654-chipid";
|
| HD | k3-j721e-mcu-wakeup.dtsi | 51 chipid@43000014 { 52 compatible = "ti,am654-chipid";
|
| /freebsd-14-stable/sys/contrib/device-tree/src/arm/ |
| HD | exynos5.dtsi | 38 chipid: chipid@10000000 { label 39 compatible = "samsung,exynos4210-chipid";
|
| HD | exynos5260.dtsi | 330 chipid: chipid@10000000 { label 331 compatible = "samsung,exynos4210-chipid";
|
| HD | exynos5422-odroidxu3-lite.dts | 33 &chipid {
|
| HD | s5pv210.dtsi | 89 chipid@e0000000 { 90 compatible = "samsung,s5pv210-chipid";
|
| /freebsd-14-stable/sys/dev/cxgbe/common/ |
| HD | t4vf_hw.c | 366 adapter->params.chipid = pci_get_device(adapter->dev) >> 12; in t4vf_prep_adapter() 367 if (adapter->params.chipid >= 0xa) { in t4vf_prep_adapter() 368 adapter->params.chipid -= (0xa - 0x4); in t4vf_prep_adapter()
|
| HD | common.h | 387 unsigned int chipid:4; /* chip ID. T4 = 4, T5 = 5, ... */ member 517 return adap->params.chipid; in chip_id() 527 return adap->params.chipid == CHELSIO_T4; in is_t4() 532 return adap->params.chipid == CHELSIO_T5; in is_t5() 537 return adap->params.chipid == CHELSIO_T6; in is_t6() 655 const struct chip_params *t4_get_chip_params(int chipid);
|
| /freebsd-14-stable/sys/dev/etherswitch/rtl8366/ |
| HD | rtl8366rb.c | 370 uint16_t chipid; in smi_probe() local 407 chipid = ((bytes[1] & 0xff) << 8) | (bytes[0] & 0xff); in smi_probe() 408 if (i == 0 && chipid == RTL8366RB_CIR_ID8366RB) { in smi_probe() 409 DPRINTF(dev, "chip id 0x%04x\n", chipid); in smi_probe() 414 if (i == 1 && chipid == RTL8366SR_CIR_ID8366SR) { in smi_probe() 415 DPRINTF(dev, "chip id 0x%04x\n", chipid); in smi_probe()
|
| /freebsd-14-stable/sys/dev/bhnd/ |
| HD | bhnd_ids.h | 355 #define BHND_CHIPID_IS_BCM4707(chipid) \ argument 356 (((chipid) == BHND_CHIPID_BCM4707) || \ 357 ((chipid) == BHND_CHIPID_BCM53018))
|
| /freebsd-14-stable/sys/dev/usb/net/ |
| HD | if_muge.c | 179 uint16_t chipid; member 395 if (sc->chipid == ETH_ID_REV_CHIP_ID_7800_) { in lan78xx_eeprom_read_raw() 444 if (sc->chipid == ETH_ID_REV_CHIP_ID_7800_) { in lan78xx_eeprom_read_raw() 997 sc->chipid = (buf & ETH_ID_REV_CHIP_ID_MASK_) >> 16; in lan78xx_chip_init() 999 switch (sc->chipid) { in lan78xx_chip_init() 1005 sc->chipid); in lan78xx_chip_init() 1008 device_printf(sc->sc_ue.ue_dev, "Chip ID 0x%04x rev %04x\n", sc->chipid, in lan78xx_chip_init() 1100 if (sc->chipid == ETH_ID_REV_CHIP_ID_7800_ && in lan78xx_chip_init()
|
| /freebsd-14-stable/sys/dev/ata/chipsets/ |
| HD | ata-intel.c | 220 if (ctlr->chip->chipid == ATA_I82371FB) { in ata_intel_chipinit() 225 else if (ctlr->chip->chipid == ATA_I31244) { in ata_intel_chipinit() 242 else if (ctlr->chip->chipid == ATA_ISCH) { in ata_intel_chipinit() 280 } else if (ctlr->chip->chipid != ATA_I82801HBM_S1 || in ata_intel_chipinit() 399 } else if (ctlr->chip->chipid != ATA_ISCH) in ata_intel_ch_attach()
|
| HD | ata-ite.c | 91 if (ctlr->chip->chipid == ATA_IT8213F) { in ata_ite_chipinit()
|
| HD | ata-ati.c | 140 switch (ctlr->chip->chipid) { in ata_ati_chipinit()
|
| HD | ata-sis.c | 206 int offset = ch->unit << ((ctlr->chip->chipid == ATA_SIS182) ? 5 : 6); in ata_sis_ch_attach()
|
| /freebsd-14-stable/sys/dev/bhnd/bhndb/ |
| HD | bhndbvar.h | 178 struct bhnd_chipid chipid; /**< chip identification */ member
|
| HD | bhndb.c | 174 (unsigned long long) sc->chipid.enum_addr); in bhndb_child_location() 528 sc->chipid = *cid; in bhndb_attach() 889 return (&sc->chipid); in bhndb_get_chipid() 2119 if (!(sc->chipid.chip_caps & BHND_CAP_BP64)) in bhndb_get_dma_translation()
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/arm/ |
| HD | atmel-sysregs.txt | 4 - compatible: Should be "atmel,sama5d2-chipid" or "microchip,sama7g5-chipid"
|
| /freebsd-14-stable/sys/contrib/device-tree/src/arm64/exynos/ |
| HD | exynos7885.dtsi | 174 chipid@10000000 { 175 compatible = "samsung,exynos850-chipid";
|
| /freebsd-14-stable/sys/dev/ata/ |
| HD | ata-pci.c | 851 while (index->chipid != 0) { in ata_match_chip() 852 if (devid == index->chipid && revid >= index->chiprev) in ata_match_chip()
|