| /OK3568_Linux_fs/kernel/drivers/pinctrl/freescale/ |
| H A 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 …]
|
| H A 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 …]
|
| /OK3568_Linux_fs/kernel/Documentation/powerpc/ |
| H A D | pci_iov_resource_on_powernv.rst | 22 A Partitionable Endpoint (PE) is a way to group the various resources 28 There is thus, in HW, a table of PE states that contains a pair of "frozen" 30 cleared independently) for each PE. 32 When a PE is frozen, all stores in any direction are dropped and all loads 54 correspondence between a PCIe RID (bus/dev/fn) with a PE number. 57 - For DMA we then provide an entire address space for each PE that can 66 bridge being triggered. There's a PE# in the interrupt controller 67 descriptor table as well which is compared with the PE# obtained from 96 maps each segment to a PE#. That allows portions of the MMIO space 103 can be assigned to a PE. [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/compressed/ |
| H A D | efi-header.S | 19 @ PE/COFF signature "MZ" in the first two bytes, so the kernel 36 @ The PE header can be anywhere in the file, but for 38 @ The offset to the PE/COFF header needs to be at offset 41 @ PE/COFF offset, and the "MZ" bytes at offset 0x0. 43 .long pe_header - start @ Offset to the PE header.
|
| /OK3568_Linux_fs/kernel/Documentation/riscv/ |
| H A D | boot-image-header.rst | 25 u32 res3; /* Reserved for PE COFF offset */ 27 This header format is compliant with PE/COFF header and largely inspired from 35 specification needs PE/COFF image header in the beginning of the kernel image 38 point to the rest of the PE/COFF header.
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A 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) */
|
| /OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/arm64/ |
| H A D | booting.txt | 102 u32 res5; /* 保留 (用于 PE COFF 偏移) */ 112 res5 是到 PE 文件头的偏移,而 PE 文件头含有 EFI 的启动入口点
|
| /OK3568_Linux_fs/u-boot/drivers/ddr/marvell/axp/ |
| H A D | ddr3_read_leveling.c | 848 dram_info->rl_val[cs][idx][PE] = phase; in ddr3_read_leveling_single_cs_window_mode() 1100 DEBUG_RL_D((u32) dram_info->rl_val[cs][pup][PE], 1); in ddr3_read_leveling_single_cs_window_mode() 1113 if (dram_info->rl_val[cs][idx][PE] == 4) in ddr3_read_leveling_single_cs_window_mode() 1114 dram_info->rl_val[cs][idx][PE] = 1; in ddr3_read_leveling_single_cs_window_mode() 1118 delay_e = dram_info->rl_val[cs][idx][PE] * in ddr3_read_leveling_single_cs_window_mode() 1135 delay_e = dram_info->rl_val[cs][idx][PE] * in ddr3_read_leveling_single_cs_window_mode() 1151 if (dram_info->rl_val[cs][idx][PE] > 1) in ddr3_read_leveling_single_cs_window_mode() 1152 dram_info->rl_val[cs][idx][PE] -= 2; in ddr3_read_leveling_single_cs_window_mode() 1157 delay_e = dram_info->rl_val[cs][idx][PE] * MAX_DELAY + in ddr3_read_leveling_single_cs_window_mode()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/ |
| H A D | es_PE | 20 % Territory: PE 147 country_ab2 "PE" 150 country_car "PE"
|
| H A D | quz_PE | 144 country_ab2 "PE" 147 country_car "PE"
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/ |
| H A D | es_PE | 20 % Territory: PE 147 country_ab2 "PE" 150 country_car "PE"
|
| H A D | quz_PE | 144 country_ab2 "PE" 147 country_car "PE"
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0136-util-mkimage-Always-use-grub_host_to_target32-to-ini.patch | 5 initialize PE stack and heap stuff 8 However, it eases PE code unification in subsequent patches.
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | vfio.rst | 300 one table per a IOMMU group which is a Partitionable Endpoint (PE) 301 (PE is often a PCI domain but not always). 309 out of the window leads to the whole PE isolation. 318 4) According to sPAPR specification, A Partitionable Endpoint (PE) is an I/O 320 error recovery. A PE may be a single or multi-function IOA (IO Adapter), a 387 * PE, and put child devices belonging to same IOMMU group to the 388 * PE instance for later reference. 391 /* Check the PE's state and make sure it's in functional state */ 414 * of the PCI device. Check the PE's state to see if that has been 420 * produce any more PCI traffic from/to the affected PE until [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | packagedata.bbclass | 6 "PE" : d.getVar('PE'),
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-rt/rt-tests/ |
| H A D | rt-tests.inc | 3 PE = "1"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xorg-doc/ |
| H A D | xorg-sgml-doctools_1.12.bb | 2 PE = "1"
|
| /OK3568_Linux_fs/buildroot/package/perl-xml-namespacesupport/ |
| H A D | perl-xml-namespacesupport.mk | 9 PERL_XML_NAMESPACESUPPORT_SITE = $(BR2_CPAN_MIRROR)/authors/id/P/PE/PERIGRIN
|
| /OK3568_Linux_fs/buildroot/package/perl-html-tagset/ |
| H A D | perl-html-tagset.mk | 9 PERL_HTML_TAGSET_SITE = $(BR2_CPAN_MIRROR)/authors/id/P/PE/PETDANCE
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xorg-lib/ |
| H A D | libxkbui_1.0.2.bb | 6 PE = "1"
|
| H A D | liblbxutil_1.1.0.bb | 7 PE = "1"
|
| /OK3568_Linux_fs/u-boot/board/freescale/p2041rdb/ |
| H A D | README | 47 Use PE tool to produce a image used to be programed to 70 Use PE tool to produce a image used to be programed to
|
| /OK3568_Linux_fs/yocto/poky/meta-skeleton/recipes-skeleton/libxpm/ |
| H A D | libxpm_3.5.6.bb | 8 PE = "1"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-lib/ |
| H A D | libfontenc_1.1.4.bb | 12 PE = "1"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-app/ |
| H A D | xvinfo_1.1.4.bb | 11 PE = "1"
|