Home
last modified time | relevance | path

Searched defs:chipid (Results 1 – 18 of 18) sorted by relevance

/freebsd/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-am62a-wakeup.dtsi16 chipid: chipid@14 { label
H A Dk3-am62-wakeup.dtsi17 chipid: chipid@14 { label
H A Dk3-am62p-wakeup.dtsi16 chipid: chipid@14 { label
H A Dk3-am65-wakeup.dtsi43 chipid: chipid@14 { label
H A Dk3-j7200-mcu-wakeup.dtsi187 chipid: chipid@14 { label
H A Dk3-j721e-mcu-wakeup.dtsi57 chipid: chipid@14 { label
H A Dk3-j721s2-mcu-wakeup.dtsi43 chipid: chipid@14 { label
H A Dk3-j784s4-mcu-wakeup.dtsi48 chipid: chipid@14 { label
/freebsd/sys/contrib/device-tree/src/arm/samsung/
H A Dexynos5.dtsi38 chipid: chipid@10000000 { label
H A Dexynos5260.dtsi330 chipid: chipid@10000000 { label
/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndbvar.h178 struct bhnd_chipid chipid; /**< chip identification */ member
/freebsd/sys/dev/etherswitch/rtl8366/
H A Drtl8366rb.c376 uint16_t chipid; in smi_probe() local
/freebsd/sys/dev/usb/net/
H A Dif_muge.c180 uint16_t chipid; member
/freebsd/sys/dev/ata/
H A Data-pci.h31 u_int32_t chipid; member
/freebsd/sys/dev/bge/
H A Dif_bge.c2610 bge_lookup_rev(uint32_t chipid) in bge_lookup_rev()
/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h387 unsigned int chipid:4; /* chip ID. T4 = 4, T5 = 5, ... */ member
H A Dt4_hw.c9206 const struct chip_params *t4_get_chip_params(int chipid) in t4_get_chip_params()
/freebsd/sys/dev/bhnd/
H A Dbhnd_ids.h355 #define BHND_CHIPID_IS_BCM4707(chipid) \ argument