Home
last modified time | relevance | path

Searched full:nci (Results 1 – 25 of 25) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/net/nfc/
H A Dnxp,nci.yaml4 $id: http://devicetree.org/schemas/net/nfc/nxp,nci.yaml#
7 title: NXP Semiconductors NCI NFC controller
15 - const: nxp,nxp-nci-i2c
20 - const: nxp,nxp-nci-i2c
52 compatible = "nxp,nxp-nci-i2c";
H A Dnxp-nci.txt1 * NXP Semiconductors NXP NCI NFC Controllers
4 - compatible: Should be "nxp,nxp-nci-i2c".
22 compatible = "nxp,nxp-nci-i2c";
H A Dmarvell,nci.yaml4 $id: http://devicetree.org/schemas/net/nfc/marvell,nci.yaml#
7 title: Marvell International Ltd. NCI NFC controller
22 Specifies that the chip is muxing NCI over HCI frames
H A Dnfcmrvl.txt1 * Marvell International Ltd. NCI NFC Controller
13 - hci-muxed: Specifies that the chip is muxing NCI over HCI frames.
H A Dst,st-nci.yaml4 $id: http://devicetree.org/schemas/net/nfc/st,st-nci.yaml#
7 title: STMicroelectronics ST NCI NFC controller
H A Ds3fwrn5.txt1 * Samsung S3FWRN5 NCI NFC Controller
H A Dst-nci-spi.txt1 * STMicroelectronics SAS. ST NCI NFC Controller
H A Dst-nci-i2c.txt1 * STMicroelectronics SAS. ST NCI NFC Controller
H A Dsamsung,s3fwrn5.yaml7 title: Samsung S3FWRN5 NCI NFC Controller
/freebsd/contrib/lua/src/
H A Dlstate.c114 L->nci++; in luaE_extendCI()
129 L->nci--; in luaE_freeCI()
146 L->nci--; in luaE_shrinkCI()
208 lua_assert(L->nci == 0); in freestack()
253 L->nci = 0; in preinit_thread()
H A Dlstate.h313 unsigned short nci; /* number of items in 'ci' list */ member
H A Dltests.c986 lua_pushinteger(L, L->nci); in stacklevel()
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlvm.c794 CallInfo *nci = L->ci; /* called frame */ in luaV_execute()
795 CallInfo *oci = nci->previous; /* caller frame */ in luaV_execute()
796 StkId nfunc = nci->func; /* called function */ in luaV_execute()
799 StkId lim = nci->u.l.base + getproto(nfunc)->numparams; in luaV_execute()
806 oci->u.l.base = ofunc + (nci->u.l.base - nfunc); /* correct base */ in luaV_execute()
808 oci->u.l.savedpc = nci->u.l.savedpc; in luaV_execute()
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsdm632-fairphone-fp3.dts72 compatible = "nxp,nq310", "nxp,nxp-nci-i2c";
H A Dmsm8992-xiaomi-libra.dts155 * NXP NCI NFC,
H A Dmsm8916-huawei-g7.dts201 compatible = "nxp,pn547", "nxp,nxp-nci-i2c";
H A Dmsm8916-samsung-serranove.dts197 compatible = "nxp,pn547", "nxp,nxp-nci-i2c";
H A Dmsm8998-oneplus-common.dtsi208 compatible = "nxp,nxp-nci-i2c";
H A Dmsm8996-xiaomi-common.dtsi191 compatible = "nxp,nxp-nci-i2c";
H A Dsm8250-sony-xperia-edo.dtsi462 compatible = "nxp,nxp-nci-i2c";
H A Dsm8150-sony-xperia-kumano.dtsi496 compatible = "nxp,nxp-nci-i2c";
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp570 auto *NCI = B.CreateCall(F, Args); in fold_read_write_pipe() local
571 NCI->setAttributes(CI->getAttributes()); in fold_read_write_pipe()
572 CI->replaceAllUsesWith(NCI); in fold_read_write_pipe()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1410 if (auto *NCI = dyn_cast<Instruction>(NewCond)) { in optimizeLoopExitWithUnknownExitCount() local
1411 NCI->setName(OldCond->getName() + ".first_iter"); in optimizeLoopExitWithUnknownExitCount()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp7581 nci = nested_indirect_field_decl->chain_begin(), in BuildIndirectFields() local
7583 nci < nce; ++nci) { in BuildIndirectFields()
7584 chain[chain_index] = *nci; in BuildIndirectFields()
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in1183 @Article{Maurer:1970:NCI,