Searched refs:PPI (Results 1 – 14 of 14) sorted by relevance
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/arm/ |
| HD | spe-pmu.txt | 11 - interrupts : Exactly 1 PPI must be listed. For heterogeneous systems where 13 the arm,gic-v3 binding for details on describing a PPI partition.
|
| /freebsd-13-stable/sys/contrib/device-tree/src/arm64/sprd/ |
| HD | sc9863a.dtsi | 130 interrupts = <GIC_PPI 13 IRQ_TYPE_LEVEL_HIGH>, /* Physical Secure PPI */ 131 <GIC_PPI 14 IRQ_TYPE_LEVEL_HIGH>, /* Physical Non-Secure PPI */ 132 <GIC_PPI 11 IRQ_TYPE_LEVEL_HIGH>, /* Virtual PPI */ 133 <GIC_PPI 10 IRQ_TYPE_LEVEL_HIGH>; /* Hipervisor PPI */
|
| /freebsd-13-stable/sys/contrib/device-tree/src/arm64/freescale/ |
| HD | fsl-ls1012a.dtsi | 75 interrupts = <1 13 IRQ_TYPE_LEVEL_LOW>,/* Physical Secure PPI */ 76 <1 14 IRQ_TYPE_LEVEL_LOW>,/* Physical Non-Secure PPI */ 77 <1 11 IRQ_TYPE_LEVEL_LOW>,/* Virtual PPI */ 78 <1 10 IRQ_TYPE_LEVEL_LOW>;/* Hypervisor PPI */
|
| HD | fsl-ls208xa.dtsi | 120 interrupts = <1 13 4>, /* Physical Secure PPI, active-low */ 121 <1 14 4>, /* Physical Non-Secure PPI, active-low */ 122 <1 11 4>, /* Virtual PPI, active-low */ 123 <1 10 4>; /* Hypervisor PPI, active-low */ 129 interrupts = <1 7 0x8>; /* PMU PPI, Level low type */
|
| HD | fsl-ls1088a.dtsi | 171 interrupts = <1 13 IRQ_TYPE_LEVEL_LOW>,/* Physical Secure PPI */ 172 <1 14 IRQ_TYPE_LEVEL_LOW>,/* Physical Non-Secure PPI */ 173 <1 11 IRQ_TYPE_LEVEL_LOW>,/* Virtual PPI */ 174 <1 10 IRQ_TYPE_LEVEL_LOW>;/* Hypervisor PPI */
|
| HD | fsl-ls1043a.dtsi | 267 interrupts = <1 13 0xf08>, /* Physical Secure PPI */ 268 <1 14 0xf08>, /* Physical Non-Secure PPI */ 269 <1 11 0xf08>, /* Virtual PPI */ 270 <1 10 0xf08>; /* Hypervisor PPI */
|
| /freebsd-13-stable/sys/contrib/device-tree/src/arm/ |
| HD | omap5.dtsi | 90 /* PPI secure/nonsecure IRQ */
|
| /freebsd-13-stable/contrib/file/magic/Magdir/ |
| HD | sniffer | 186 >20 belong&0x03FFFFFF 192 (PPI
|
| /freebsd-13-stable/sys/amd64/conf/ |
| HD | NOTES | 525 # pbio: Parallel (8255 PPI) basic I/O (mode 0) port (e.g. Advantech PCL-724)
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/ |
| HD | ASTReader.cpp | 6430 pp_iterator PPI; in findPreprocessedEntity() local 6433 PPI = std::upper_bound(pp_begin, pp_end, Loc, in findPreprocessedEntity() 6442 PPI = First; in findPreprocessedEntity() 6443 std::advance(PPI, Half); in findPreprocessedEntity() 6445 ReadSourceLocation(M, PPI->getEnd()), Loc)) { in findPreprocessedEntity() 6446 First = PPI; in findPreprocessedEntity() 6454 if (PPI == pp_end) in findPreprocessedEntity() 6457 return M.BasePreprocessedEntityID + (PPI - pp_begin); in findPreprocessedEntity()
|
| /freebsd-13-stable/contrib/tcpdump/ |
| HD | CHANGES | 694 Fix "-x" for Apple PKTAP and PPI packets 746 Fix PPI printing 900 fixes for PPI packet header handling and printing.
|
| /freebsd-13-stable/sys/i386/conf/ |
| HD | NOTES | 741 # pbio: Parallel (8255 PPI) basic I/O (mode 0) port (e.g. Advantech PCL-724)
|
| /freebsd-13-stable/contrib/libpcap/ |
| HD | pcap.c | 3293 DLT_CHOICE(PPI, "Per-Packet Information"),
|
| HD | CHANGES | 1144 Reserved a DLT_ and SAVEFILE_ value for PPI (Per Packet Info)
|