Home
last modified time | relevance | path

Searched full:lga (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6ull-dhcor-som.dtsi189 /* BT on LGA (BT_REG_ON is connected to LGA pin E1) */
211 /* WiFi on LGA (WL_REG_ON is connected to LGA pin E3) */
H A Dimx6ull-dhcor-maveo-box.dts150 /* BT on LGA */
192 /* WiFi on LGA */
H A Dimx6ull-dhcom-som.dtsi328 /* WiFi on LGA */
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dfsl.yaml709 - tq,imx6ul-tqma6ul2l-mba6ulx # using LGA adapter
711 - const: tq,imx6ul-tqma6ul2l # MCIMX6G2, LGA SoM variant
822 … - tq,imx6ull-tqma6ull2l-mba6ulx # TQMa6ULLxL LGA SoM with socketable Adapter on MBa6ULx EVK
823 - tq,imx6ull-tqma6ull2l-mba6ulxl # TQMa6ULLxL LGA SoM on MBa6ULxL gateway board
824 - const: tq,imx6ull-tqma6ull2l # TQMa6ULLxL LGA SoM with MCIMX6Y2
1158 TQMa8MPxL is a series of LGA SOM featuring NXP i.MX8MP system-on-chip
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.8194 .It LIST Ta "give list files in a directory" Pq Dq Li "ls -lgA"
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp145 // Helper to emit pseudo instruction "lga" used in GOT-rel addressing.
3231 // The load global address pseudo-instruction "lga" is used in GOT-indirect in emitLoadGlobalAddress()
3233 // lga rdest, symbol in emitLoadGlobalAddress()
3252 // lga rdest, symbol in emitLoadAddress()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVInstructionSelector.cpp1060 // Emit LGA/LLA instead of the sequence it expands to because the pcrel_lo in selectAddr()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.td1623 "lga", "$dst, $src">;