Searched full:lga (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6ull-dhcor-som.dtsi | 189 /* 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 D | imx6ull-dhcor-maveo-box.dts | 150 /* BT on LGA */ 192 /* WiFi on LGA */
|
H A D | imx6ull-dhcom-som.dtsi | 328 /* WiFi on LGA */
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | fsl.yaml | 709 - 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 D | ftpd.8 | 194 .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 D | RISCVAsmParser.cpp | 145 // 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 D | RISCVInstructionSelector.cpp | 1060 // 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 D | RISCVInstrInfo.td | 1623 "lga", "$dst, $src">;
|