| /rk3399_rockchip-uboot/include/linux/ |
| H A D | mbus.h | 64 unsigned int attribute, 67 int mvebu_mbus_add_window_by_id(unsigned int target, unsigned int attribute,
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | efi.c | 154 if (desc->attribute & EFI_MEMORY_RUNTIME) in efi_print_mem_table() 156 printf("%llx", desc->attribute & ~EFI_MEMORY_RUNTIME); in efi_print_mem_table() 160 if (attr_seen[i] == desc->attribute) in efi_print_mem_table() 164 attr_seen[attr_seen_count++] = desc->attribute; in efi_print_mem_table()
|
| /rk3399_rockchip-uboot/arch/arm/mach-mvebu/ |
| H A D | mbus.c | 375 unsigned int attribute, in mvebu_mbus_add_window_remap_by_id() argument 381 if (!mvebu_mbus_window_conflicts(s, base, size, target, attribute)) { in mvebu_mbus_add_window_remap_by_id() 383 target, attribute); in mvebu_mbus_add_window_remap_by_id() 387 return mvebu_mbus_alloc_window(s, base, size, remap, target, attribute); in mvebu_mbus_add_window_remap_by_id() 390 int mvebu_mbus_add_window_by_id(unsigned int target, unsigned int attribute, in mvebu_mbus_add_window_by_id() argument 393 return mvebu_mbus_add_window_remap_by_id(target, attribute, base, in mvebu_mbus_add_window_by_id()
|
| /rk3399_rockchip-uboot/lib/efi_loader/ |
| H A D | efi_memory.c | 173 newlist->desc.attribute = (1 << EFI_MEMORY_WB_SHIFT) | in efi_add_memory_map() 177 newlist->desc.attribute = 1ULL << EFI_MEMORY_RUNTIME_SHIFT; in efi_add_memory_map() 180 newlist->desc.attribute = 1 << EFI_MEMORY_WB_SHIFT; in efi_add_memory_map()
|
| H A D | efi_console.c | 91 .attribute = 0, 279 unsigned long attribute) in efi_cout_set_attribute() argument 281 EFI_ENTRY("%p, %lx", this, attribute); in efi_cout_set_attribute()
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | rk3506.dtsi | 1426 rockchip,attribute = "Merged FIFO"; 1434 rockchip,attribute = "No-Merge FIFO"; 1442 rockchip,attribute = "DPRA"; 1450 rockchip,attribute = "Register"; 1463 rockchip,attribute = "Merged FIFO"; 1471 rockchip,attribute = "No-Merge FIFO"; 1479 rockchip,attribute = "DPRA"; 1487 rockchip,attribute = "Register"; 1500 rockchip,attribute = "Merged FIFO"; 1508 rockchip,attribute = "No-Merge FIFO"; [all …]
|
| H A D | rv1126b.dtsi | 2534 rockchip,attribute = "Merged FIFO"; 2542 rockchip,attribute = "No-Merge FIFO"; 2550 rockchip,attribute = "DPRA"; 2558 rockchip,attribute = "Register"; 2573 rockchip,attribute = "Merged FIFO"; 2581 rockchip,attribute = "No-Merge FIFO"; 2589 rockchip,attribute = "DPRA"; 2597 rockchip,attribute = "Register"; 2612 rockchip,attribute = "Merged FIFO"; 2620 rockchip,attribute = "No-Merge FIFO"; [all …]
|
| /rk3399_rockchip-uboot/scripts/ |
| H A D | Makefile.extrawarn | 25 warning-1 += -Wmissing-format-attribute
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.marubun-pcmcia | 49 This is MR-SHPC-01 attribute window base address.
|
| H A D | README.unaligned-memory-access.txt | 125 structure type. This GCC-specific attribute tells the compiler never to 129 You might be inclined to believe that usage of this attribute can easily 135 non-packed case, so the packed attribute should only be used when avoiding
|
| H A D | README.gpt | 178 bootable (set attribute flags "Legacy BIOS bootable").
|
| H A D | README.distro | 59 the MBR bootable flag, or GPT legacy_bios_bootable attribute), and U-Boot (or
|
| /rk3399_rockchip-uboot/drivers/ata/ |
| H A D | fsl_sata.h | 170 __le32 attribute; /* the attribute of command */ member
|
| H A D | fsl_sata.c | 399 cmd_hdr->attribute = cpu_to_le32(val32); in fsl_ata_exec_ata_cmd()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | efi.h | 191 u64 attribute; member
|
| H A D | efi_api.h | 410 s32 attribute; member 438 unsigned long attribute);
|
| /rk3399_rockchip-uboot/drivers/mtd/ubi/ |
| H A D | vmt.c | 118 static struct attribute *volume_dev_attrs[] = {
|
| H A D | build.c | 421 static struct attribute *ubi_dev_attrs[] = {
|
| /rk3399_rockchip-uboot/drivers/mtd/ |
| H A D | mtdcore.c | 377 static struct attribute *mtd_attrs[] = {
|
| /rk3399_rockchip-uboot/drivers/usb/musb-new/ |
| H A D | musb_core.c | 1794 static struct attribute *musb_attributes[] = {
|