Home
last modified time | relevance | path

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

/freebsd-12.1/sys/arm/samsung/exynos/
H A Dexynos5_mp.c66 bus_addr_t chipid; in exynos_get_soc_id() local
/freebsd-12.1/sys/gnu/dts/arm/
H A Dexynos5260.dtsi174 chipid: chipid@10000000 { label
/freebsd-12.1/sys/dev/bhnd/bhndb/
H A Dbhndbvar.h179 struct bhnd_chipid chipid; /**< chip identification */ member
/freebsd-12.1/sys/dev/rc/
H A Drc.c845 rc_hwreset(struct rc_softc *sc, u_int chipid) in rc_hwreset()
1112 unsigned int iack, chipid; in rc_test() local
/freebsd-12.1/sys/dev/nctgpio/
H A Dnctgpio.c454 uint16_t chipid; in nct_probe() local
/freebsd-12.1/sys/dev/etherswitch/rtl8366/
H A Drtl8366rb.c377 uint16_t chipid; in smi_probe() local
/freebsd-12.1/sys/dev/usb/net/
H A Dif_muge.c184 uint16_t chipid; member
/freebsd-12.1/sys/dev/de/
H A Dif_de.c4734 tulip_chipid_t chipid = TULIP_CHIPID_UNKNOWN; in tulip_pci_attach() local
H A Dif_devar.h282 #define TULIP_MEDIAINFO_SIA_INIT(sc, mi, chipid, media) do { \ argument
/freebsd-12.1/sys/dev/ata/
H A Data-pci.h33 u_int32_t chipid; member
/freebsd-12.1/sys/dev/cxgbe/common/
H A Dcommon.h359 unsigned int chipid:4; /* chip ID. T4 = 4, T5 = 5, ... */ member
H A Dt4_hw.c8856 const struct chip_params *t4_get_chip_params(int chipid) in t4_get_chip_params()
/freebsd-12.1/sys/dev/bge/
H A Dif_bge.c2669 bge_lookup_rev(uint32_t chipid) in bge_lookup_rev()
/freebsd-12.1/sys/dev/bhnd/
H A Dbhnd_ids.h366 #define BHND_CHIPID_IS_BCM4707(chipid) \ argument