Home
last modified time | relevance | path

Searched refs:chipset (Results 1 – 25 of 35) sorted by relevance

12

/freebsd/tools/tools/ifinfo/
H A Drfc1650.c20 static void identify_chipset(u_int32_t chipset);
103 identify_chipset(u_int32_t chipset) in identify_chipset() argument
105 enum dot3Vendors vendor = DOT3CHIPSET_VENDOR(chipset); in identify_chipset()
106 u_int part = DOT3CHIPSET_PART(chipset); in identify_chipset()
/freebsd/sys/dev/exca/
H A Dexca.c664 exca->chipset = EXCA_BOGUS; in exca_valid_slot()
683 exca->chipset = EXCA_I82365; in exca_valid_slot()
700 exca->chipset = EXCA_VG365; in exca_valid_slot()
703 exca->chipset = EXCA_VG465; in exca_valid_slot()
706 exca->chipset = EXCA_VG468; in exca_valid_slot()
709 exca->chipset = EXCA_VG469; in exca_valid_slot()
720 exca->chipset = EXCA_RF5C396; in exca_valid_slot()
723 exca->chipset = EXCA_RF5C296; in exca_valid_slot()
736 exca->chipset = EXCA_PD6722; in exca_valid_slot()
738 exca->chipset in exca_valid_slot()
[all...]
H A Dexcavar.h83 int chipset; member
/freebsd/sys/contrib/dev/rtw89/
H A DKconfig44 Select this option will enable support for 8851BE chipset
55 Select this option will enable support for 8852AE chipset
67 Select this option will enable support for 8852BE chipset
78 Select this option will enable support for 8852CE chipset
89 Select this option will enable support for 8922AE chipset
/freebsd/sys/dev/agp/
H A Dagp_if.m32 # differences between various AGP chipsets into chipset mini drivers. It
82 # ensure that any mappings cached in the chipset are discarded.
98 # Allocate memory of a given type. The type is a chipset-specific
101 # the chipset. An opaque handle representing the memory region is
124 # Bind a memory region to a specific byte offset within the chipset's
/freebsd/sys/dev/ppbus/
H A Dppbus_if.m60 # Set chipset mode
75 # Do chipset dependent low level read
85 # Do chipset dependent low level write
/freebsd/sys/contrib/device-tree/Bindings/scsi/
H A Dhisilicon-sas.txt7 (a) "hisilicon,hip05-sas-v1" for v1 hw in hip05 chipset
8 (b) "hisilicon,hip06-sas-v2" for v2 hw in hip06 chipset
9 (c) "hisilicon,hip07-sas-v2" for v2 hw in hip07 chipset
/freebsd/sys/contrib/device-tree/Bindings/ufs/
H A Dufs-hisi.txt9 host controller present on Hi3660 chipset.
11 host controller present on Hi3670 chipset.
H A Dufs-qcom.txt14 present on MSM8996 chipset.
/freebsd/sys/dev/bhnd/cores/chipc/pwrctl/
H A Dbhnd_pwrctl_hostb_if.m80 * If supported by the chipset, return the clock source for the given clock.
97 * If supported by the chipset, gate the clock source for @p clock.
114 * If supported by the chipset, ungate the clock source for @p clock.
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dste-db9500.dtsi26 * will not do on this old chipset. But you can never
H A Dste-db8500.dtsi44 * will not do on this old chipset. But you can never
H A Dste-db8520.dtsi44 * will not do on this old chipset. But you can never
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-hix5hd2.txt1 I2C for Hisilicon hix5hd2 chipset platform
/freebsd/sys/dev/pccbb/
H A Dpccbb_pci.c235 * Do we know that we support the chipset? If so, then we in cbb_pci_probe()
287 sc->chipset = cbb_chipset(pci_get_devid(brdev), NULL); in cbb_pci_attach()
319 sc->exca.chipset = EXCA_CARDBUS; in cbb_pci_attach()
425 switch (sc->chipset) { in cbb_chipinit()
448 switch (sc->chipset) { in cbb_chipinit()
701 * in the PCI bridge chipset (or cbb brige) that's being used in in cbb_pci_filt()
H A Dpccbb.c723 if (volts != 0 && sc->chipset == CB_O2MICRO) in cbb_power()
779 if (sc->chipset == CB_TOPIC95) in cbb_power()
801 if (on && sc->chipset != CB_TOPIC95) { in cbb_power()
821 if (sc->chipset == CB_TOPIC97) { in cbb_power()
832 if (volts != 0 && sc->chipset == CB_O2MICRO) in cbb_power()
917 delay = sc->chipset == CB_RF5C47X ? 400 : 20; in cbb_cardbus_reset_power()
H A Dpccbbvar.h72 int chipset; /* chipset id */ member
/freebsd/sys/contrib/device-tree/Bindings/net/wireless/
H A Dieee80211.txt9 normally. It may happen chipset supports a wide wireless band but it is
H A Dqca,ath9k.txt13 ID depends on the chipset - see the following (possibly
/freebsd/sys/contrib/dev/athk/ath11k/
H A DKconfig3 tristate "Qualcomm Technologies 802.11ax chipset support"
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dgamecube.dts44 /* devices contained int the flipper chipset */
H A Dwii.dts55 /* devices contained in the hollywood chipset */
/freebsd/sys/riscv/conf/
H A DNOTES87 # riscv doesn't support inb/outb, so disable chipset probing which needs it
/freebsd/sys/contrib/dev/imx/
H A DLICENSE6 chipset, is permitted provided that the following conditions are met:
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Dkirkwood-b3.dts188 /* Wifi model has Atheros chipset on pcie port */

12