| /OK3568_Linux_fs/kernel/Documentation/filesystems/ext4/ |
| H A D | eainode.rst | 8 the EA\_INODE feature allows us to store the value in the data blocks of 9 a regular file inode. This “EA inode” is linked only from the extended 16 and i\_generation of the **one** owning inode (in cases where the EA 17 inode is not referenced by multiple inodes) to verify that the EA inode
|
| H A D | inlinedata.rst | 12 “system.data” within the inode body (“ibody EA”). This of course 14 If the data size increases beyond i\_block + ibody EA, a regular block 31 attribute in the inode body, the EA value is an array of 33 i\_block and EA space are treated as separate dirent blocks; directory
|
| H A D | inodes.rst | 55 - Last access time, in seconds since the epoch. However, if the EA\_INODE 62 EA\_INODE inode flag is set, this inode stores an extended attribute 69 EA\_INODE inode flag is set, this inode stores an extended attribute 330 - Inode version. However, if the EA\_INODE inode flag is set, this inode
|
| /OK3568_Linux_fs/buildroot/package/valgrind/ |
| H A D | 0004-arm64-front-end-add-support-for-ldnp-stnp.patch | 27 + (at-Rn-then-Rn=EA (non-temporal)) 30 (at-Rn-then-Rn=EA) 62 + fmt_str = "%snp %s, %s, [%s], #%lld (at-Rn-then-Rn=EA (non-temporal))\n"; 65 fmt_str = "%sp %s, %s, [%s], #%lld (at-Rn-then-Rn=EA)\n";
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | n_gsm.c | 283 #define EA 0x01 macro 417 return c & EA; in gsm_read_ea() 589 cbuf[1] = (addr << 2) | (cr << 1) | EA; in gsm_send() 591 cbuf[3] = EA; /* Length of data = 0 */ in gsm_send() 599 ibuf[0] = (addr << 2) | (cr << 1) | EA; in gsm_send() 784 *--dp = (msg->len << 1) | EA; in __gsm_data_queue() 793 *--dp = (msg->addr << 2) | 2 | EA; in __gsm_data_queue() 795 *--dp = (msg->addr << 2) | EA; in __gsm_data_queue() 878 *dp++ = (gsm_encode_modem(dlci) << 1) | EA; in gsm_dlci_data_output() 1064 msg->data[0] = (cmd & 0xFE) << 1 | EA; /* Clear C/R */ in gsm_control_reply() [all …]
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.uniphier | 175 This mode is the most handy because EA[24] is always supported by the save pin 176 mode of the system bus. On the other hand, EA[25] is not supported for some 177 newer SoCs. Even if it is, EA[25] is not connected on most of the boards.
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | traps.c | 1218 unsigned long EA; in emulate_string_inst() local 1226 EA = (rA == 0) ? 0 : regs->gpr[rA]; in emulate_string_inst() 1231 EA += NB_RB; in emulate_string_inst() 1249 EA &= 0xFFFFFFFF; in emulate_string_inst() 1254 if (get_user(val, (u8 __user *)EA)) in emulate_string_inst() 1265 if (put_user(val, (u8 __user *)EA)) in emulate_string_inst() 1270 EA += 1; in emulate_string_inst()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ |
| H A D | uk-Midhurst | 3 # <http://www.digitaluk.co.uk/coveragechecker/main/tradeexport/GU28�9EA/NA/0/>
|
| /OK3568_Linux_fs/kernel/arch/mips/pci/ |
| H A D | pci-vr41xx.h | 31 #define EA(reg) ((reg) &0xfffffffc) macro
|
| /OK3568_Linux_fs/kernel/Documentation/x86/ |
| H A D | zero-page.rst | 36 1EA/001 ALL edd_mbr_sig_buf_entries Number of entries in edd_mbr_sig_buffer
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3568-evb6-ddr3-v10-rk628-rgb2dsi.dts | 297 23 00 02 EA F0
|
| H A D | rk3588s-evb.dtsi | 436 23 00 02 EA F0 768 23 00 02 EA F0
|
| H A D | rk3588-evb.dtsi | 500 23 00 02 EA F0 832 23 00 02 EA F0
|
| H A D | rk3588-toybrick.dtsi | 504 23 00 02 EA F0 836 23 00 02 EA F0
|
| H A D | rk3562-iotest-lp3-v10.dts | 371 23 00 02 EA F0
|
| H A D | rk3562-evb.dtsi | 392 23 00 02 EA F0
|
| H A D | rk3588s-tablet-rk806-single.dtsi | 502 23 00 02 EA F0 834 23 00 02 EA F0
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/ |
| H A D | nonsec_virt.S | 76 bic r5, r5, #0x4a @ clear IRQ, EA, nET bits
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | rv1108-evb.dts | 141 …39 00 24 E2 00 AD C6 E4 FD 55 11 2A 3B 49 55 54 6B 7C 8F 55 A1 AF C3 D1 55 E2 EA F3 FC AA 04 0E 15…
|
| H A D | .rv1108-evb.dtb.pre.tmp | |
| /OK3568_Linux_fs/buildroot/dl/sox/git/ |
| H A D | FEATURES.in | 43 ** EA ADPCM (read support only, for now)
|
| /OK3568_Linux_fs/kernel/drivers/iommu/ |
| H A D | mtk_iommu.c | 66 #define F_MMU_VLD_PA_RNG(EA, SA) (((EA) << 8) | (SA)) argument
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/ |
| H A D | 0003-contact-Replace-the-Novell-sample-contact-with-somet.patch | 31 -" IyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIy/8AAEQgAbgBkAwEiAAIRAQMRAf/EA\n" \
|
| /OK3568_Linux_fs/kernel/Documentation/arm/nwfpe/ |
| H A D | netwinder-fpe.rst | 38 <LFM|SFM>{cond}<FD,EA> Fd, <count>, [Rn]{!}
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | ncr53c8xx.h | 755 #define EA 0x20 /* mod: 720 enable-ack */ macro
|