| /freebsd/sys/contrib/dev/rtw89/ |
| H A D | Kconfig | 51 Select this option will enable support for 8851BE chipset 62 Select this option will enable support for 8851BU chipset 73 Select this option will enable support for 8852AE chipset 84 Select this option will enable support for 8852AU chipset 96 Select this option will enable support for 8852BE chipset 108 Select this option will enable support for 8852BU chipset 120 Select this option will enable support for 8852BE-VT chipset 131 Select this option will enable support for 8852CE chipset 142 Select this option will enable support for 8852CU chipset 153 Select this option will enable support for 8922AE/8922AE-VS chipset
|
| /freebsd/tools/tools/ifinfo/ |
| H A D | rfc1650.c | 20 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 D | exca.c | 662 exca->chipset = EXCA_BOGUS; in exca_valid_slot() 681 exca->chipset = EXCA_I82365; in exca_valid_slot() 698 exca->chipset = EXCA_VG365; in exca_valid_slot() 701 exca->chipset = EXCA_VG465; in exca_valid_slot() 704 exca->chipset = EXCA_VG468; in exca_valid_slot() 707 exca->chipset = EXCA_VG469; in exca_valid_slot() 718 exca->chipset = EXCA_RF5C396; in exca_valid_slot() 721 exca->chipset = EXCA_RF5C296; in exca_valid_slot() 734 exca->chipset = EXCA_PD6722; in exca_valid_slot() 736 exca->chipset = EXCA_PD6710; in exca_valid_slot() [all …]
|
| H A D | excavar.h | 83 int chipset; member
|
| /freebsd/sys/dev/agp/ |
| H A D | agp_if.m | 32 # 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 D | ppbus_if.m | 60 # 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 D | hisilicon-sas.txt | 7 (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 D | ufs-hisi.txt | 9 host controller present on Hi3660 chipset. 11 host controller present on Hi3670 chipset.
|
| H A D | ufs-qcom.txt | 14 present on MSM8996 chipset.
|
| /freebsd/sys/dev/qcom_gcc/ |
| H A D | qcom_gcc_main.c | 66 qcom_gcc_chipset_t chipset; member 115 sc->sc_chipset = ce->chipset; in qcom_gcc_probe()
|
| /freebsd/sys/dev/bhnd/cores/chipc/pwrctl/ |
| H A D | bhnd_pwrctl_hostb_if.m | 80 * 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/arm64/freescale/ |
| H A D | imx8mp-dhcom-picoitx.dts | 133 /* No WiFi/BT chipset on this SoM variant. */ 158 /* No WiFi/BT chipset on this SoM variant. */
|
| H A D | imx8mp-dhcom-drc02.dts | 209 /* No WiFi/BT chipset on this SoM variant. */ 236 /* No WiFi/BT chipset on this SoM variant. */
|
| /freebsd/sys/contrib/device-tree/src/arm/st/ |
| H A D | ste-db9500.dtsi | 26 * will not do on this old chipset. But you can never
|
| H A D | ste-db8500.dtsi | 44 * will not do on this old chipset. But you can never
|
| H A D | ste-db8520.dtsi | 44 * will not do on this old chipset. But you can never
|
| /freebsd/sys/contrib/device-tree/Bindings/i2c/ |
| H A D | i2c-hix5hd2.txt | 1 I2C for Hisilicon hix5hd2 chipset platform
|
| /freebsd/sys/dev/pccbb/ |
| H A D | pccbb_pci.c | 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()
|
| H A D | pccbb.c | 723 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 D | pccbbvar.h | 72 int chipset; /* chipset id */ member
|
| /freebsd/sys/contrib/device-tree/Bindings/net/wireless/ |
| H A D | ieee80211.txt | 9 normally. It may happen chipset supports a wide wireless band but it is
|
| H A D | qca,ath9k.txt | 13 ID depends on the chipset - see the following (possibly
|
| /freebsd/sys/contrib/device-tree/src/powerpc/ |
| H A D | gamecube.dts | 44 /* devices contained int the flipper chipset */
|
| /freebsd/sys/contrib/dev/athk/ath11k/ |
| H A D | Kconfig | 3 tristate "Qualcomm Technologies 802.11ax chipset support"
|
| /freebsd/sys/riscv/conf/ |
| H A D | NOTES | 88 # riscv doesn't support inb/outb, so disable chipset probing which needs it
|