/Linux-v4.19/drivers/pinctrl/freescale/ |
D | pinctrl-imx21.c | 19 #define PE 4 macro 120 MX21_PAD_TEST_WB2 = PAD_ID(PE, 0), 121 MX21_PAD_TEST_WB1 = PAD_ID(PE, 1), 122 MX21_PAD_TEST_WB0 = PAD_ID(PE, 2), 123 MX21_PAD_UART2_CTS = PAD_ID(PE, 3), 124 MX21_PAD_UART2_RTS = PAD_ID(PE, 4), 125 MX21_PAD_PWMO = PAD_ID(PE, 5), 126 MX21_PAD_UART2_TXD = PAD_ID(PE, 6), 127 MX21_PAD_UART2_RXD = PAD_ID(PE, 7), 128 MX21_PAD_UART3_TXD = PAD_ID(PE, 8), [all …]
|
D | pinctrl-imx27.c | 23 #define PE 4 macro 150 MX27_PAD_USBOTG_NXT = PAD_ID(PE, 0), 151 MX27_PAD_USBOTG_STP = PAD_ID(PE, 1), 152 MX27_PAD_USBOTG_DIR = PAD_ID(PE, 2), 153 MX27_PAD_UART2_CTS = PAD_ID(PE, 3), 154 MX27_PAD_UART2_RTS = PAD_ID(PE, 4), 155 MX27_PAD_PWMO = PAD_ID(PE, 5), 156 MX27_PAD_UART2_TXD = PAD_ID(PE, 6), 157 MX27_PAD_UART2_RXD = PAD_ID(PE, 7), 158 MX27_PAD_UART3_TXD = PAD_ID(PE, 8), [all …]
|
/Linux-v4.19/Documentation/powerpc/ |
D | pci_iov_resource_on_powernv.txt | 14 A Partitionable Endpoint (PE) is a way to group the various resources 20 There is thus, in HW, a table of PE states that contains a pair of "frozen" 22 cleared independently) for each PE. 24 When a PE is frozen, all stores in any direction are dropped and all loads 45 correspondence between a PCIe RID (bus/dev/fn) with a PE number. 48 - For DMA we then provide an entire address space for each PE that can 57 bridge being triggered. There's a PE# in the interrupt controller 58 descriptor table as well which is compared with the PE# obtained from 87 maps each segment to a PE#. That allows portions of the MMIO space 94 can be assigned to a PE. [all …]
|
/Linux-v4.19/arch/arm/boot/compressed/ |
D | efi-header.S | 18 @ PE/COFF expects the magic string "MZ" at offset 0, while the 33 @ The PE header can be anywhere in the file, but for 35 @ The offset to the PE/COFF header needs to be at offset 38 @ PE/COFF offset, and the "MZ" bytes at offset 0x0. 40 .long pe_header - start @ Offset to the PE header.
|
/Linux-v4.19/arch/m68k/include/asm/ |
D | MC68328.h | 538 #define PE(x) (1 << (x)) macro 540 #define PE_CSA1 PE(1) /* Use CSA1 as PE(1) */ 541 #define PE_CSA2 PE(2) /* Use CSA2 as PE(2) */ 542 #define PE_CSA3 PE(3) /* Use CSA3 as PE(3) */ 543 #define PE_CSB0 PE(4) /* Use CSB0 as PE(4) */ 544 #define PE_CSB1 PE(5) /* Use CSB1 as PE(5) */ 545 #define PE_CSB2 PE(6) /* Use CSB2 as PE(6) */ 546 #define PE_CSB3 PE(7) /* Use CSB3 as PE(7) */
|
D | MC68EZ328.h | 449 #define PE(x) (1 << (x)) macro
|
D | MC68VZ328.h | 458 #define PE(x) (1 << (x)) macro
|
/Linux-v4.19/Documentation/translations/zh_CN/arm64/ |
D | booting.txt | 102 u32 res5; /* 保留 (用于 PE COFF 偏移) */ 112 res5 是到 PE 文件头的偏移,而 PE 文件头含有 EFI 的启动入口点
|
/Linux-v4.19/Documentation/ |
D | vfio.txt | 295 one table per a IOMMU group which is a Partitionable Endpoint (PE) 296 (PE is often a PCI domain but not always). 304 out of the window leads to the whole PE isolation. 313 4) According to sPAPR specification, A Partitionable Endpoint (PE) is an I/O 315 error recovery. A PE may be a single or multi-function IOA (IO Adapter), a 382 * PE, and put child devices belonging to same IOMMU group to the 383 * PE instance for later reference. 386 /* Check the PE's state and make sure it's in functional state */ 409 * of the PCI device. Check the PE's state to see if that has been 415 * produce any more PCI traffic from/to the affected PE until [all …]
|
D | efi-stub.txt | 6 as a PE/COFF image, thereby convincing EFI firmware loaders to load 17 masquerades as a PE/COFF image and the EFI stub is linked into the
|
/Linux-v4.19/crypto/asymmetric_keys/ |
D | Kconfig | 56 bool "Support for PE file signature verification" 63 signed PE binary.
|
/Linux-v4.19/Documentation/arm/ |
D | uefi.txt | 28 PE/COFF executable, including a loader application that makes it possible to
|
/Linux-v4.19/Documentation/arm64/ |
D | booting.txt | 84 u32 res5; /* reserved (used for PE COFF offset) */ 94 res5 is an offset to the PE header and the PE header has the EFI
|
/Linux-v4.19/drivers/media/dvb-frontends/ |
D | bcm3510_priv.h | 310 u8 PE :1; /* baud clock pin */ member
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | sun7i-a20-bananapi.dts | 227 /* PE */
|
/Linux-v4.19/arch/arm64/boot/dts/allwinner/ |
D | sun50i-a64-bananapi-m64.dts | 186 * This regulator also drives the PE pingroup GPIOs,
|
/Linux-v4.19/arch/x86/kernel/ |
D | head_32.S | 341 andl $0x80000011,%eax # Save PG,PE,ET
|
/Linux-v4.19/Documentation/i2c/busses/ |
D | i2c-i801 | 148 Here the host bridge ID is 2570 (82865G/PE/P), the subvendor ID is 1043
|
/Linux-v4.19/Documentation/virtual/kvm/devices/ |
D | arm-vgic-its.txt | 152 - RDBase is the PE number (GICR_TYPER.Processor_Number semantic),
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-bus-coresight-devices-etm4x | 21 Description: (R) Indicates the number of PE comparator inputs that are 98 Description: (RW) Controls which PE to trace.
|
/Linux-v4.19/arch/x86/boot/ |
D | header.S | 86 # Offset to the PE header.
|
/Linux-v4.19/Documentation/pps/ |
D | pps.txt | 220 12 PE * *
|
/Linux-v4.19/drivers/tty/ |
D | synclinkmp.c | 437 #define PE BIT5 macro 2157 if ( status & (PE + FRME + OVRN) ) { in isr_rxrdy() 2162 if (status & PE) in isr_rxrdy() 2175 if (status & PE) in isr_rxrdy() 2809 info->read_status_mask2 |= PE | FRME; in change_params() 2813 info->ignore_status_mask2 |= PE | FRME; in change_params()
|
/Linux-v4.19/Documentation/input/devices/ |
D | joystick-parport.rst | 601 12 PE Paper End
|
/Linux-v4.19/arch/x86/lib/ |
D | x86-opcode-map.txt | 416 4a: CMOVP/PE Gv,Ev | kaddw/q Vk,Hk,Uk | kaddb/d Vk,Hk,Uk (66) 503 9a: SETP/PE Eb
|