Searched defs:attributes (Results 1 – 10 of 10) sorted by relevance
/arch/arm/boot/dts/ |
D | armada-370-xp.dtsi | 55 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
D | orion5x.dtsi | 11 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
D | armada-39x.dtsi | 51 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
D | armada-375.dtsi | 53 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
D | kirkwood.dtsi | 5 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
D | armada-38x.dtsi | 53 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
D | dove.dtsi | 6 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
/arch/x86/platform/efi/ |
D | quirks.c | 63 efi_status_t efi_query_variable_store(u32 attributes, unsigned long size) in efi_query_variable_store()
|
/arch/x86/boot/compressed/ |
D | eboot.c | 318 uint64_t attributes; in __setup_efi_pci32() local 427 uint64_t attributes; in __setup_efi_pci64() local
|
/arch/ia64/include/asm/ |
D | pal.h | 1528 ia64_pal_test_proc (u64 test_addr, u64 test_size, u64 attributes, u64 *self_test_state) in ia64_pal_test_proc()
|