Home
last modified time | relevance | path

Searched refs:CX (Results 1 – 15 of 15) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunimsglib.h129 #define UNI_SAVE_IERR(CX, IETYPE, ACT, ERRCODE) \ argument
130 (((CX)->errcnt < UNI_MAX_ERRIE) ? \
131 ((CX)->err[(CX)->errcnt].ie = (IETYPE), \
132 (CX)->err[(CX)->errcnt].act = (ACT), \
133 (CX)->err[(CX)->errcnt].err = (ERRCODE), \
134 (CX)->err[(CX)->errcnt].man = 0, \
135 (CX)->errcnt++, \
/f-stack/freebsd/contrib/device-tree/src/arm64/freescale/
H A Dfsl-lx2160a-clearfog-cx.dts3 // Device Tree file for LX2160A Clearfog CX board
12 model = "SolidRun LX2160A Clearfog CX";
H A Dfsl-lx2160a-clearfog-itx.dtsi4 // common parts shared between the Clearfog CX and Honeycomb builds.
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dnspire-clock.txt5 "lsi,nspire-cx-ahb-divider" for the AHB divider in the CX model
7 "lsi,nspire-cx-clock" for the base clock in the CX model
/f-stack/freebsd/contrib/device-tree/Bindings/display/msm/
H A Dgmu.yaml42 - description: GPU CX clock
66 - description: CX power domain
/f-stack/freebsd/contrib/device-tree/Bindings/arm/ti/
H A Dnspire.yaml18 # CX models
/f-stack/freebsd/contrib/device-tree/Bindings/display/
H A Dilitek,ili9486.yaml34 description: Display data/command selection (D/CX)
H A Dsitronix,st7735r.yaml40 description: Display data/command selection (D/CX)
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dnspire-cx.dts77 model = "TI-NSPIRE CX";
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dqcom,msm8916-wcd-analog.txt31 - vdd-cdc-tx-rx-cx-supply: phandle to VDD_CDC_TX/RX/CX regulator DT node.
/f-stack/freebsd/i386/i386/
H A Dbpf_jit_machdep.h52 #define CX 1 macro
/f-stack/freebsd/amd64/amd64/
H A Dbpf_jit_machdep.h77 #define CX 1 macro
/f-stack/dpdk/doc/guides/nics/
H A Dnfp.rst104 various firmwares supported by the Netronome Agilio CX smartNIC.
/f-stack/app/redis-5.0.5/deps/jemalloc/build-aux/
H A Dconfig.guess518 m88k:CX/UX:7*:*)
/f-stack/freebsd/contrib/edk2/Include/Library/
H A DBaseLib.h5575 UINT16 CX; member