/linux-4.4.14/arch/avr32/mach-at32ap/include/mach/ |
D | at32ap700x.h | 161 ATMEL_LCDC(PE, DATA0) | ATMEL_LCDC(PE, DATA1) | \ 162 ATMEL_LCDC(PE, DATA2) | ATMEL_LCDC(PE, DATA3) | \ 163 ATMEL_LCDC(PE, DATA4) | ATMEL_LCDC(PC, DATA5) | \ 165 ATMEL_LCDC(PE, DATA8) | ATMEL_LCDC(PE, DATA9) | \ 166 ATMEL_LCDC(PE, DATA10) | ATMEL_LCDC(PE, DATA11) | \ 167 ATMEL_LCDC(PE, DATA12) | ATMEL_LCDC(PD, DATA13) | \ 169 ATMEL_LCDC(PE, DATA16) | ATMEL_LCDC(PE, DATA17) | \ 170 ATMEL_LCDC(PE, DATA18) | ATMEL_LCDC(PE, DATA19) | \ 171 ATMEL_LCDC(PE, DATA20) | ATMEL_LCDC(PE, DATA21) | \ 186 ATMEL_LCDC(PE, DATA2) | ATMEL_LCDC(PE, DATA3) | \ [all …]
|
/linux-4.4.14/drivers/pinctrl/freescale/ |
D | pinctrl-imx21.c | 24 #define PE 4 macro 125 MX21_PAD_TEST_WB2 = PAD_ID(PE, 0), 126 MX21_PAD_TEST_WB1 = PAD_ID(PE, 1), 127 MX21_PAD_TEST_WB0 = PAD_ID(PE, 2), 128 MX21_PAD_UART2_CTS = PAD_ID(PE, 3), 129 MX21_PAD_UART2_RTS = PAD_ID(PE, 4), 130 MX21_PAD_PWMO = PAD_ID(PE, 5), 131 MX21_PAD_UART2_TXD = PAD_ID(PE, 6), 132 MX21_PAD_UART2_RXD = PAD_ID(PE, 7), 133 MX21_PAD_UART3_TXD = PAD_ID(PE, 8), [all …]
|
D | pinctrl-imx27.c | 29 #define PE 4 macro 156 MX27_PAD_USBOTG_NXT = PAD_ID(PE, 0), 157 MX27_PAD_USBOTG_STP = PAD_ID(PE, 1), 158 MX27_PAD_USBOTG_DIR = PAD_ID(PE, 2), 159 MX27_PAD_UART2_CTS = PAD_ID(PE, 3), 160 MX27_PAD_UART2_RTS = PAD_ID(PE, 4), 161 MX27_PAD_PWMO = PAD_ID(PE, 5), 162 MX27_PAD_UART2_TXD = PAD_ID(PE, 6), 163 MX27_PAD_UART2_RXD = PAD_ID(PE, 7), 164 MX27_PAD_UART3_TXD = PAD_ID(PE, 8), [all …]
|
/linux-4.4.14/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-4.4.14/Documentation/zh_CN/arm64/ |
D | booting.txt | 100 u32 res5; /* 保留 (用于 PE COFF 偏移) */ 110 res5 是到 PE 文件头的偏移,而 PE 文件头含有 EFI 的启动入口点 (efi_stub_entry)。
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | MC68328.h | 536 #define PE(x) (1 << (x)) macro 538 #define PE_CSA1 PE(1) /* Use CSA1 as PE(1) */ 539 #define PE_CSA2 PE(2) /* Use CSA2 as PE(2) */ 540 #define PE_CSA3 PE(3) /* Use CSA3 as PE(3) */ 541 #define PE_CSB0 PE(4) /* Use CSB0 as PE(4) */ 542 #define PE_CSB1 PE(5) /* Use CSB1 as PE(5) */ 543 #define PE_CSB2 PE(6) /* Use CSB2 as PE(6) */ 544 #define PE_CSB3 PE(7) /* Use CSB3 as PE(7) */
|
D | MC68EZ328.h | 447 #define PE(x) (1 << (x)) macro
|
D | MC68VZ328.h | 457 #define PE(x) (1 << (x)) macro
|
/linux-4.4.14/firmware/cis/ |
D | PE-200.cis.ihex | 8 # Replacement CIS for PE-200 ethernet card
|
/linux-4.4.14/Documentation/ |
D | vfio.txt | 294 one table per a IOMMU group which is a Partitionable Endpoint (PE) 295 (PE is often a PCI domain but not always). 301 out of the window leads to the whole PE isolation. 310 4) According to sPAPR specification, A Partitionable Endpoint (PE) is an I/O 312 error recovery. A PE may be a single or multi-function IOA (IO Adapter), a 376 * PE, and put child devices belonging to same IOMMU group to the 377 * PE instance for later reference. 380 /* Check the PE's state and make sure it's in functional state */ 403 * of the PCI device. Check the PE's state to see if that has been 409 * produce any more PCI traffic from/to the affected PE until [all …]
|
D | efi-stub.txt | 5 as a PE/COFF image, thereby convincing EFI firmware loaders to load 16 masquerades as a PE/COFF image and the EFI stub is linked into the
|
/linux-4.4.14/crypto/asymmetric_keys/ |
D | Kconfig | 63 bool "Support for PE file signature verification" 69 signed PE binary.
|
/linux-4.4.14/arch/blackfin/include/asm/ |
D | bfin_serial.h | 93 #define PE 0x04 /* Parity Error */ macro 127 #define PE 0x04 /* Parity Error */ macro 406 put_lsr_cache(p, get_lsr_cache(p) | (lsr & (BI|FE|PE|OE))); in UART_GET_LSR()
|
/linux-4.4.14/drivers/tty/serial/ |
D | bfin_uart.c | 288 status &= ~(PE | FE); in bfin_serial_rx_chars() 290 if (status & PE) in bfin_serial_rx_chars() 301 else if (status & PE) in bfin_serial_rx_chars() 428 status &= ~(PE | FE); in bfin_serial_dma_rx_chars() 430 if (status & PE) in bfin_serial_dma_rx_chars() 441 else if (status & PE) in bfin_serial_dma_rx_chars() 837 port->read_status_mask |= (FE | PE); in bfin_serial_set_termios() 846 port->ignore_status_mask |= FE | PE; in bfin_serial_set_termios()
|
/linux-4.4.14/Documentation/arm/ |
D | uefi.txt | 28 PE/COFF executable, including a loader application that makes it possible to
|
/linux-4.4.14/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-4.4.14/drivers/scsi/ |
D | sym53c416.c | 115 #define PE 0x20 /* Parity Error */ macro 374 if(status_reg & PE) /* Parity Error */ in sym53c416_intr_handle()
|
/linux-4.4.14/arch/x86/boot/ |
D | header.S | 87 # Offset to the PE header.
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
D | bcm3510_priv.h | 314 u8 PE :1; /* baud clock pin */ member
|
/linux-4.4.14/firmware/ |
D | Makefile | 71 cis/tamarack.cis cis/PE-200.cis \
|
D | WHENCE | 555 cis/PE-200.cis
|
/linux-4.4.14/Documentation/i2c/busses/ |
D | i2c-i801 | 145 Here the host bridge ID is 2570 (82865G/PE/P), the subvendor ID is 1043
|
/linux-4.4.14/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-4.4.14/arch/x86/kernel/ |
D | head_32.S | 449 andl $0x80000011,%eax # Save PG,PE,ET
|
/linux-4.4.14/Documentation/pps/ |
D | pps.txt | 214 12 PE * *
|
/linux-4.4.14/drivers/tty/ |
D | synclinkmp.c | 437 #define PE BIT5 macro 2176 if ( status & (PE + FRME + OVRN) ) { in isr_rxrdy() 2181 if (status & PE) in isr_rxrdy() 2194 if (status & PE) in isr_rxrdy() 2835 info->read_status_mask2 |= PE | FRME; in change_params() 2839 info->ignore_status_mask2 |= PE | FRME; in change_params()
|
/linux-4.4.14/tools/perf/util/intel-pt-decoder/ |
D | x86-opcode-map.txt | 411 4a: CMOVP/PE Gv,Ev 498 9a: SETP/PE Eb
|
/linux-4.4.14/arch/x86/lib/ |
D | x86-opcode-map.txt | 411 4a: CMOVP/PE Gv,Ev 498 9a: SETP/PE Eb
|
/linux-4.4.14/Documentation/input/ |
D | joystick-parport.txt | 532 12 | PE | Paper End
|
/linux-4.4.14/drivers/pinctrl/ |
D | pinctrl-tegra210.c | 1375 …PINGROUP(pex_wake_n_pa2, PE, RSVD1, RSVD2, RSVD3, 0x3040, N, N, Y, 0x…
|
D | pinctrl-tegra124.c | 1982 …PINGROUP(pex_wake_n_pdd3, PE, RSVD2, RSVD3, RSVD4, 0x33c4, N, N…
|
/linux-4.4.14/drivers/pinctrl/sirf/ |
D | pinctrl-atlas7.c | 105 #define PE BIT(0) macro 132 #define PM31_PULL_ENABLED (PE) /* 1 */
|