| /openbmc/u-boot/drivers/ddr/marvell/a38x/ |
| H A D | ddr3_patterns_64bit.h | 14 u32 wl_sup_pattern[LEN_WL_SUP_PATTERN] __aligned(32) = { 25 u32 pbs_pattern_32b[2][LEN_PBS_PATTERN] __aligned(32) = { 40 u32 pbs_pattern_64b[2][LEN_PBS_PATTERN] __aligned(32) = { 55 u32 rl_pattern[LEN_STD_PATTERN] __aligned(32) = { 62 u32 killer_pattern_32b[DQ_NUM][LEN_KILLER_PATTERN] __aligned(32) = { 337 u32 killer_pattern_64b[DQ_NUM][LEN_KILLER_PATTERN] __aligned(32) = { 612 u32 special_pattern[DQ_NUM][LEN_SPECIAL_PATTERN] __aligned(32) = {
|
| /openbmc/u-boot/drivers/ddr/marvell/axp/ |
| H A D | ddr3_patterns_64bit.h | 13 u32 wl_sup_pattern[LEN_WL_SUP_PATTERN] __aligned(32) = { 24 u32 pbs_pattern_32b[2][LEN_PBS_PATTERN] __aligned(32) = { 39 u32 pbs_pattern_64b[2][LEN_PBS_PATTERN] __aligned(32) = { 54 u32 rl_pattern[LEN_STD_PATTERN] __aligned(32) = { 61 u32 killer_pattern_32b[DQ_NUM][LEN_KILLER_PATTERN] __aligned(32) = { 336 u32 killer_pattern_64b[DQ_NUM][LEN_KILLER_PATTERN] __aligned(32) = { 611 u32 special_pattern[DQ_NUM][LEN_SPECIAL_PATTERN] __aligned(32) = {
|
| /openbmc/u-boot/include/ |
| H A D | linker_lists.h | 71 _type _u_boot_list_2_##_list##_2_##_name __aligned(4) \ 94 _type _u_boot_list_2_##_list##_2_##_name[] __aligned(4) \ 127 static char start[0] __aligned(4) __attribute__((unused, \ 153 static char end[0] __aligned(4) __attribute__((unused, \ 231 static char start[0] __aligned(4) __attribute__((unused, \ 254 static char end[0] __aligned(4) __attribute__((unused, \
|
| H A D | cros_ec.h | 34 __aligned(sizeof(int64_t)); 36 __aligned(sizeof(int64_t));
|
| H A D | memalign.h | 90 __aligned(align); \
|
| /openbmc/u-boot/include/linux/ |
| H A D | types.h | 118 #define aligned_u64 __u64 __aligned(8) 119 #define aligned_be64 __be64 __aligned(8) 120 #define aligned_le64 __le64 __aligned(8)
|
| H A D | compiler-gcc.h | 120 #define __aligned(x) __attribute__((aligned(x))) macro
|
| /openbmc/u-boot/drivers/net/ |
| H A D | ftgmac100.h | 187 } __aligned(CONFIG_SYS_CACHELINE_SIZE); 194 } __aligned(16); 222 } __aligned(CONFIG_SYS_CACHELINE_SIZE); 229 } __aligned(16);
|
| H A D | designware.h | 118 } __aligned(ARCH_DMA_MINALIGN); 225 char txbuffs[TX_TOTAL_BUFSIZE] __aligned(ARCH_DMA_MINALIGN); 226 char rxbuffs[RX_TOTAL_BUFSIZE] __aligned(ARCH_DMA_MINALIGN);
|
| /openbmc/u-boot/drivers/usb/host/ |
| H A D | ohci.h | 369 ed_t ed[NUM_EDS] __aligned(ED_ALIGNMENT); 370 td_t tds[NUM_TD] __aligned(TD_ALIGNMENT); 385 struct ohci_device ohci_dev __aligned(TD_ALIGNMENT); 386 struct ohci_device int_dev[NUM_INT_DEVS] __aligned(TD_ALIGNMENT);
|
| H A D | ehci.h | 252 struct QH qh_list __aligned(USB_DMA_MINALIGN); 253 struct QH periodic_queue __aligned(USB_DMA_MINALIGN);
|
| /openbmc/u-boot/lib/efi_selftest/ |
| H A D | efi_selftest_unaligned.c | 13 char a[8] __aligned(8);
|
| /openbmc/u-boot/arch/x86/lib/ |
| H A D | physmem.c | 56 static pdpt_t pdpt __aligned(4096); 57 static pdt_t pdts[4] __aligned(4096);
|
| /openbmc/u-boot/arch/mips/include/asm/ |
| H A D | ptrace.h | 44 } __aligned(8);
|
| /openbmc/u-boot/arch/xtensa/include/asm/ |
| H A D | ptrace.h | 103 int align[0] __aligned(16);
|
| /openbmc/qemu/bsd-user/i386/ |
| H A D | target_arch_signal.h | 65 int32_t mc_fpstate[128] __aligned(16);
|
| /openbmc/qemu/bsd-user/x86_64/ |
| H A D | target_arch_signal.h | 74 abi_long mc_fpstate[64] __aligned(16);
|
| /openbmc/skeleton/op-flasher/ |
| H A D | flasher_obj.c | 44 #define __aligned(x) __attribute__((aligned(x))) macro 47 static uint8_t file_buf[FILE_BUF_SIZE] __aligned(0x1000);
|
| /openbmc/u-boot/arch/arm/include/asm/mach-imx/ |
| H A D | dma.h | 123 } __aligned(MXS_DMA_ALIGNMENT);
|
| /openbmc/u-boot/env/ |
| H A D | fat.c | 36 env_t __aligned(ARCH_DMA_MINALIGN) env_new; in env_fat_save()
|
| /openbmc/u-boot/arch/x86/cpu/broadwell/ |
| H A D | refcode.c | 70 struct pei_data _pei_data __aligned(8); in cpu_run_reference_code()
|
| /openbmc/u-boot/arch/arm/mach-omap2/ |
| H A D | sec-common.c | 58 static uint32_t secure_rom_call_args[5] __aligned(ARCH_DMA_MINALIGN) __section(".data"); 289 static struct ppa_tee_load_info tee_info __aligned(ARCH_DMA_MINALIGN);
|
| /openbmc/u-boot/arch/x86/include/asm/ |
| H A D | global_data.h | 71 u64 gdt[X86_GDT_NUM_ENTRIES] __aligned(16);
|
| /openbmc/u-boot/include/linux/usb/ |
| H A D | composite.h | 330 struct usb_device_descriptor __aligned(CONFIG_SYS_CACHELINE_SIZE) desc;
|
| /openbmc/u-boot/drivers/ata/ |
| H A D | dwc_ahsata.c | 420 struct sata_fis_h2d h2d __aligned(ARCH_DMA_MINALIGN); in ahci_set_feature() 527 struct sata_fis_h2d h2d __aligned(ARCH_DMA_MINALIGN); in dwc_ahsata_identify() 552 struct sata_fis_h2d h2d __aligned(ARCH_DMA_MINALIGN); in dwc_ahsata_rw_cmd() 581 struct sata_fis_h2d h2d __aligned(ARCH_DMA_MINALIGN); in dwc_ahsata_flush_cache() 597 struct sata_fis_h2d h2d __aligned(ARCH_DMA_MINALIGN); in dwc_ahsata_rw_cmd_ext() 631 struct sata_fis_h2d h2d __aligned(ARCH_DMA_MINALIGN); in dwc_ahsata_flush_cache_ext()
|