Home
last modified time | relevance | path

Searched refs:models (Results 1 – 25 of 67) sorted by relevance

123

/freebsd-13.1/sys/tools/
H A Dmiidevs2h.awk126 models[nmodels, 1] = $2; # oui name
127 models[nmodels, 2] = $3; # model id
128 models[nmodels, 3] = $4; # id
130 printf("#define\tMII_MODEL_%s_%s\t%s\n", models[nmodels, 1],
131 models[nmodels, 2], models[nmodels, 3]) > hfile
133 models[nmodels, 4] = collectline(5, line)
136 models[nmodels, 1], models[nmodels, 2],
137 models[nmodels, 4]) > hfile
/freebsd-13.1/sys/contrib/device-tree/Bindings/arm/ti/
H A Dnspire.yaml18 # CX models
20 # Touchpad models
22 # Clickpad models
/freebsd-13.1/sys/contrib/device-tree/Bindings/net/
H A Dicplus-ip101ag.txt3 There are different models of the IP101G Ethernet PHY:
8 There are different models of the IP101A Ethernet PHY (which is the
/freebsd-13.1/contrib/file/magic/Magdir/
H A Dgames405 >0 ulelong 0x00000010 3D models (DFF)
408 >0 ulelong 0x00000010 3D models (DFF)
411 >0 ulelong 0x00000010 3D models (DFF)
414 >0 ulelong 0x00000010 3D models (DFF)
417 >0 ulelong 0x00000010 3D models (DFF)
420 >0 ulelong 0x00000010 3D models (DFF)
423 >0 ulelong 0x00000010 3D models (DFF)
426 >0 ulelong 0x00000010 3D models (DFF)
429 >0 ulelong 0x00000010 3D models (DFF)
432 >0 ulelong 0x00000010 3D models (DFF)
[all …]
H A Dvacuum-cleaner6 # navigation map for LG robot vacuum cleaner models VR62xx, VR64xx, VR63xx
H A Davm10 # Note: only tested with models 4040 and 6490 Cable (lgi)
/freebsd-13.1/sys/contrib/device-tree/Bindings/net/dsa/
H A Dmarvell.txt18 - "marvell,mv88e6085" : Switch has base address 0x10. Use with models:
22 - "marvell,mv88e6190" : Switch has base address 0x00. Use with models:
/freebsd-13.1/sys/contrib/device-tree/Bindings/iio/magnetometer/
H A Dhmc5843.txt6 Other models which are supported with driver are:
/freebsd-13.1/sys/contrib/device-tree/Bindings/mfd/
H A Dtc3589x.txt5 e.g. LEDs or vibrators) The included models are:
27 (other models) GPIO lines.
/freebsd-13.1/sys/contrib/device-tree/Bindings/hwmon/
H A Dnsa320-mcu.txt2 the Zyxel NSA 320 and several subsequent models.
/freebsd-13.1/sys/contrib/device-tree/Bindings/sound/
H A Dmax98357a.txt3 This node models the Maxim MAX98357A/MAX98360A DAC.
H A Dqcom,apq8016-sbc.txt3 This node models the Qualcomm Technologies APQ8016 SBC ASoC machine driver
H A Dqcom,lpass-cpu.txt3 This node models the Qualcomm Technologies Low-Power Audio SubSystem (LPASS).
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZ.td22 // SystemZ subtarget scheduling models
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetInstrPredicate.td11 // MCInstPredicate definitions are used by target scheduling models to describe
33 // MCInstPredicate definitions are typically used by scheduling models to
285 // Instances of this class can be used by processor scheduling models to
302 // Used by processor models to describe dependency breaking instructions.
356 // Convenience classes and definitions used by processor scheduling models to
/freebsd-13.1/usr.sbin/bsdconfig/mouse/include/
H A Dmessages.subr52 msg_logitech_desc="Logitech protocol (old models) (serial)"
64 msg_mouseman_desc="Logitech MouseMan/TrackMan models (serial)"
/freebsd-13.1/lib/libpmc/pmu-events/
H A DREADME102 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-13.1/usr.sbin/bsnmpd/bsnmpd/
H A Dsnmpd.config46 # Security models
52 # Message Processing models
/freebsd-13.1/sys/powerpc/powerpc/
H A Dcpu.c115 static const struct cputab models[] = { variable
278 for (cp = models; cp->version != 0; cp++) { in cpu_feature_setup()
/freebsd-13.1/sys/contrib/device-tree/Bindings/arm/
H A Dpmu.yaml23 - arm,armv8-pmuv3 # Only for s/w models
H A Dl2c2x0.yaml16 models (Note 1). Some of the properties that are just prefixed "cache-*" are
/freebsd-13.1/sys/contrib/device-tree/Bindings/display/bridge/
H A Drenesas,lvds.txt30 - The functional clock, which mandatory for all models, shall be listed
/freebsd-13.1/sys/contrib/device-tree/src/arm/
H A Darmada-388-clearfog.dtsi232 * CS1: PIC microcontroller (Pro models)
/freebsd-13.1/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckerBase.td152 /// nonnull attribute, and StdLibraryFunctionsChecker as it models standard
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMRegisterInfo.td178 // We model fpscr with two registers: FPSCR models the control bits and will be
179 // reserved. FPSCR_NZCV models the flag bits and will be unreserved. APSR_NZCV
180 // models the APSR when it's accessed by some special instructions. In such cases

123