Home
last modified time | relevance | path

Searched refs:Pi (Results 1 – 25 of 106) sorted by relevance

12345

/freebsd-13.1/sys/contrib/device-tree/Bindings/gpio/
H A Draspberrypi,firmware-gpio.txt1 Raspberry Pi GPIO expander
3 The Raspberry Pi 3 GPIO expander is controlled by the VC4 firmware. The
7 The Raspberry Pi GPIO expander node must be a child node of the Raspberry Pi
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DDDG.cpp230 auto *Pi = dyn_cast<PiBlockDDGNode>(&N); in addNode() local
231 assert((!Root || Pi) && in addNode()
237 if (Pi) in addNode()
238 for (DDGNode *NI : Pi->getNodes()) in addNode()
239 PiBlockMap.insert(std::make_pair(NI, Pi)); in addNode()
247 auto *Pi = PiBlockMap.find(&N)->second; in getPiBlock() local
248 assert(PiBlockMap.find(Pi) == PiBlockMap.end() && in getPiBlock()
250 return Pi; in getPiBlock()
/freebsd-13.1/contrib/file/magic/Magdir/
H A Dpc9858 # Yanagisawa Pi picture
59 #0 string Pi\x1A\0 Yanagisawa Pi picture
61 0 string Pi
64 >>>&3 ubyte 4 Yanagisawa Pi 16 color picture,
71 >>>&3 ubyte 8 Yanagisawa Pi 256 color picture
H A Drpi4 # rpi: file(1) magic for Raspberry Pi images
/freebsd-13.1/sys/contrib/device-tree/Bindings/arm/
H A Drda.yaml16 - xunlong,orangepi-2g-iot # Orange Pi 2G-IoT
17 - xunlong,orangepi-i96 # Orange Pi i96
/freebsd-13.1/sys/contrib/device-tree/Bindings/net/
H A Dmicrochip,lan78xx.txt4 an external EEPROM, but some platforms (e.g. Raspberry Pi 3 B+) have neither.
20 /* Based on the configuration for a Raspberry Pi 3 B+ */
/freebsd-13.1/sys/contrib/device-tree/src/arm/
H A Dsun8i-h3-orangepi-plus2e.dts44 * The Orange Pi Plus 2E is an extended version of the Orange Pi PC Plus,
51 model = "Xunlong Orange Pi Plus 2E";
H A Dsun8i-h2-plus-orangepi-r1.dts43 /* Orange Pi R1 is based on Orange Pi Zero design */
47 model = "Xunlong Orange Pi R1";
H A Dbcm2835-rpi-b.dts10 model = "Raspberry Pi Model B";
26 * Taken from Raspberry-Pi-Rev-1.0-Model-AB-Schematics.pdf
H A Dbcm2835-rpi-a.dts9 model = "Raspberry Pi Model A";
25 * Taken from Raspberry-Pi-Rev-1.0-Model-AB-Schematics.pdf
H A Dbcm2835-rpi-b-plus.dts10 model = "Raspberry Pi Model B+";
33 * Taken from Raspberry-Pi-B-Plus-V1.2-Schematics.pdf
H A Dbcm2835-rpi-b-rev2.dts10 model = "Raspberry Pi Model B rev2";
26 * Taken from Raspberry-Pi-Rev-2.0-Model-AB-Schematics.pdf
H A Dsun8i-h3-orangepi-plus.dts43 /* The Orange Pi Plus is an extended version of the Orange Pi 2 */
47 model = "Xunlong Orange Pi Plus / Plus 2";
H A Dsuniv-f1c100s-licheepi-nano.dts10 model = "Lichee Pi Nano";
H A Dsun8i-h3-bananapi-m2-plus-v1.2.dts11 model = "Banana Pi BPI-M2-Plus v1.2 H3";
H A Drk3288-rock-pi-n8.dts14 model = "Radxa ROCK Pi N8";
H A Drda8810pl-orangepi-2g-iot.dts13 model = "Orange Pi 2G-IoT";
H A Drda8810pl-orangepi-i96.dts13 model = "Orange Pi i96";
/freebsd-13.1/contrib/tcsh/nls/french/
H A Dset28 6 Piège Trace/BPT
10 8 Piège IOT
13 11 Piège EMT
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp899 unsigned Pi = 0; in RemoveDeadStuffFromFunction() local
902 for (unsigned E = FTy->getNumParams(); Pi != E; ++I, ++Pi) in RemoveDeadStuffFromFunction()
903 if (ArgAlive[Pi]) { in RemoveDeadStuffFromFunction()
906 AttributeSet Attrs = CallPAL.getParamAttributes(Pi); in RemoveDeadStuffFromFunction()
923 for (auto E = CB.arg_end(); I != E; ++I, ++Pi) { in RemoveDeadStuffFromFunction()
925 ArgAttrVec.push_back(CallPAL.getParamAttributes(Pi)); in RemoveDeadStuffFromFunction()
/freebsd-13.1/sys/contrib/device-tree/Bindings/arm/bcm/
H A Draspberrypi,bcm2835-firmware.txt1 Raspberry Pi VideoCore firmware driver
/freebsd-13.1/sys/contrib/device-tree/src/arm64/allwinner/
H A Dsun50i-h5-bananapi-m2-plus.dts9 model = "Banana Pi BPI-M2-Plus H5";
H A Dsun50i-h5-bananapi-m2-plus-v1.2.dts10 model = "Banana Pi BPI-M2-Plus v1.2 H5";
/freebsd-13.1/sys/contrib/device-tree/src/arm64/realtek/
H A Drtd1395-bpi-m4.dts12 model = "Banana Pi BPI-M4";
/freebsd-13.1/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3399pro-rock-pi-n10.dts15 model = "Radxa ROCK Pi N10";

12345