/freebsd/sys/tools/ |
H A D | miidevs2h.awk | 118 models[nmodels, 1] = $2; # oui name 119 models[nmodels, 2] = $3; # model id 120 models[nmodels, 3] = $4; # id 122 printf("#define\tMII_MODEL_%s_%s\t%s\n", models[nmodels, 1], 123 models[nmodels, 2], models[nmodels, 3]) > hfile 125 models[nmodels, 4] = collectline(5, line) 128 models[nmodels, 1], models[nmodels, 2], 129 models[nmodels, 4]) > hfile
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | icplus-ip101ag.txt | 3 There are different models of the IP101G Ethernet PHY: 8 There are different models of the IP101A Ethernet PHY (which is the
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | games | 443 ## GTA 3D models and textures - RenderWare binary streams 447 >0 ulelong 0x00000010 3D models (DFF) 450 >0 ulelong 0x00000010 3D models (DFF) 453 >0 ulelong 0x00000010 3D models (DFF) 456 >0 ulelong 0x00000010 3D models (DFF) 459 >0 ulelong 0x00000010 3D models (DFF) 462 >0 ulelong 0x00000010 3D models (DFF) 465 >0 ulelong 0x00000010 3D models (DFF) 468 >0 ulelong 0x00000010 3D models (DFF) 471 >0 ulelong 0x00000010 3D models (DFF) [all …]
|
H A D | vacuum-cleaner | 6 # navigation map for LG robot vacuum cleaner models VR62xx, VR64xx, VR63xx
|
H A D | avm | 10 # Note: only tested with models 4040 and 6490 Cable (lgi)
|
/freebsd/sys/contrib/device-tree/Bindings/net/dsa/ |
H A D | marvell.txt | 18 - "marvell,mv88e6085" : Switch has base address 0x10. Use with models: 22 - "marvell,mv88e6190" : Switch has base address 0x00. Use with models:
|
/freebsd/sys/contrib/device-tree/Bindings/iio/magnetometer/ |
H A D | hmc5843.txt | 6 Other models which are supported with driver are:
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | tc3589x.txt | 5 e.g. LEDs or vibrators) The included models are: 27 (other models) GPIO lines.
|
/freebsd/sys/contrib/device-tree/Bindings/hwmon/ |
H A D | nsa320-mcu.txt | 2 the Zyxel NSA 320 and several subsequent models.
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | max98357a.txt | 3 This node models the Maxim MAX98357A/MAX98360A DAC.
|
H A D | qcom,apq8016-sbc.txt | 3 This node models the Qualcomm Technologies APQ8016 SBC ASoC machine driver
|
H A D | qcom,lpass-cpu.txt | 3 This node models the Qualcomm Technologies Low-Power Audio SubSystem (LPASS).
|
/freebsd/sys/dev/sound/pci/hda/ |
H A D | pin_patch.h | 109 struct pin_machine_model_t *models; /* list of machine models */ member
|
H A D | hdaa_patches.c | 162 for (struct model_pin_patch_t *pp = p->patches; pp->models; pp++) { in match_pin_patches() 163 for (struct pin_machine_model_t *model = pp->models; model->id != 0; model++) { in match_pin_patches()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZ.td | 22 // SystemZ subtarget scheduling models
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetInstrPredicate.td | 11 // MCInstPredicate definitions are used by target scheduling models to describe 33 // MCInstPredicate definitions are typically used by scheduling models to 325 // Instances of this class can be used by processor scheduling models to 342 // Used by processor models to describe dependency breaking instructions. 396 // Convenience classes and definitions used by processor scheduling models to
|
/freebsd/usr.sbin/bsdconfig/mouse/include/ |
H A D | messages.subr | 51 msg_logitech_desc="Logitech protocol (old models) (serial)" 63 msg_mouseman_desc="Logitech MouseMan/TrackMan models (serial)"
|
/freebsd/lib/libpmc/pmu-events/ |
H A D | README | 102 The mapfile enables multiple CPU models to share a single set of PMU events. 151 i.e the three CPU models use the JSON files (i.e PMU events) listed
|
/freebsd/crypto/openssl/ |
H A D | NOTES-NONSTOP.md | 78 between different models: 82 The PUT model is placed in `${prefix}/lib-put` for 32-bit models and 83 `${prefix}/lib64-put` for 64-bit models.
|
/freebsd/usr.sbin/bsnmpd/bsnmpd/ |
H A D | snmpd.config | 45 # Security models 51 # Message Processing models
|
/freebsd/contrib/llvm-project/lld/docs/ELF/ |
H A D | large_sections.rst | 23 Some code models offer a tradeoff between relocation pressure and performance.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64.td | 56 // Unsupported features to disable for scheduling models
|
/freebsd/sys/powerpc/powerpc/ |
H A D | cpu.c | 117 static const struct cputab models[] = { variable 298 for (cp = models; cp->version != 0; cp++) { in cpu_feature_setup()
|
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/ |
H A D | renesas,lvds.txt | 30 - The functional clock, which mandatory for all models, shall be listed
|
/freebsd/sys/contrib/device-tree/src/arm/marvell/ |
H A D | armada-388-clearfog.dtsi | 232 * CS1: PIC microcontroller (Pro models)
|