Searched refs:ALE (Results 1 – 18 of 18) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/mtd/ |
H A D | gpio-control-nand.txt | 15 GPIO references is: RDY, nCE, ALE, CLE, and nWP. nCE and nWP are optional. 40 <&banka 3 0>, /* ALE */
|
H A D | orion-nand.txt | 10 - ale : Address line number connected to ALE. Default is 1
|
H A D | fsmc-nand.txt | 18 byte 1 TAR : ALE to RE delay, 4 bits are valid. Same format as TCLR.
|
H A D | davinci-nand.txt | 27 - ti,davinci-mask-ale: mask for ALE. Needed for executing address
|
/freebsd/tools/kerneldoc/subsys/ |
H A D | Doxyfile-dev_ale | 6 PROJECT_NAME = "FreeBSD kernel ALE device code"
|
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
H A D | mvebu-devbus.txt | 53 ALE[0] to the cycle that the first read data is sampled 85 - devbus,ale-wr-ps: Defines the time delay from the ALE[0] negation cycle
|
/freebsd/sys/contrib/device-tree/Bindings/mips/cavium/ |
H A D | bootbus.txt | 62 - cavium,ale-mode: Optional. If present, ALE mode is selected.
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | cpsw.txt | 15 - ale_entries : Specifies No of entries ALE can hold
|
/freebsd/sys/contrib/device-tree/src/arm/microchip/ |
H A D | at91-tse850-3.dts | 359 /* 20 */ "", "ALE", "CLE", "",
|
H A D | sama5d4.dtsi | 1278 AT91_PIOC 17 AT91_PERIPH_A AT91_PINCTRL_PULL_UP /* PC17 ALE */
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGObjC.cpp | 127 const ObjCArrayLiteral *ALE = dyn_cast<ObjCArrayLiteral>(E); in EmitObjCCollectionLiteral() local 128 if (!ALE) in EmitObjCCollectionLiteral() 133 ALE ? ALE->getNumElements() : DLE->getNumElements(); in EmitObjCCollectionLiteral() 135 StringRef ConstantName = ALE ? "__NSArray0__" : "__NSDictionary0__"; in EmitObjCCollectionLiteral() 170 if (ALE) { in EmitObjCCollectionLiteral() 172 const Expr *Rhs = ALE->getElement(i); in EmitObjCCollectionLiteral()
|
/freebsd/sys/contrib/device-tree/src/powerpc/ |
H A D | xpedite5200.dts | 432 ale-line = <0x10>; /* ALE tied to A4 */
|
H A D | xpedite5200_xmon.dts | 436 ale-line = <0x10>; /* ALE tied to A4 */
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | JSONNodeDumper.h | 301 void VisitAddrLabelExpr(const AddrLabelExpr *ALE);
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | JSONNodeDumper.cpp | 1464 void JSONNodeDumper::VisitAddrLabelExpr(const AddrLabelExpr *ALE) { in VisitAddrLabelExpr() argument 1465 JOS.attribute("name", ALE->getLabel()->getName()); in VisitAddrLabelExpr() 1466 JOS.attribute("labelDeclId", createPointerRepresentation(ALE->getLabel())); in VisitAddrLabelExpr()
|
/freebsd/sys/contrib/device-tree/src/mips/ingenic/ |
H A D | ci20.dts | 427 * Only CLE/ALE are needed for the devices that are connected, rather
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaCoroutine.cpp | 1134 for (AddrLabelExpr *ALE : Fn->AddrLabels) in CheckCompletedCoroutineBody() 1135 Diag(ALE->getBeginLoc(), diag::err_coro_invalid_addr_of_label); in CheckCompletedCoroutineBody()
|
/freebsd/share/misc/ |
H A D | usb_vendors | 23066 2100 ALE 8058s 23067 2101 ALE 8068s
|