/u-boot/env/ |
A D | attr.c | 29 int (*callback)(const char *name, const char *attributes, void *priv), in env_attr_walk() 33 char *name, *attributes; in env_attr_walk() local 116 char *attributes; member 119 static int regex_callback(const char *name, const char *attributes, void *priv) in regex_callback() 169 int env_attr_lookup(const char *attr_list, const char *name, char *attributes) in env_attr_lookup() 259 int env_attr_lookup(const char *attr_list, const char *name, char *attributes) in env_attr_lookup()
|
/u-boot/lib/efi_loader/ |
A D | efi_variable.c | 209 u32 *attributes, efi_uintn_t *data_size, void *data, in efi_get_variable_int() 223 u32 attributes, efi_uintn_t data_size, in efi_set_variable_int() 344 efi_status_t efi_query_variable_info_int(u32 attributes, in efi_query_variable_info_int() 373 u32 attributes, in efi_query_variable_info_runtime() 393 u32 attributes, efi_uintn_t data_size, in efi_set_variable_runtime()
|
A D | efi_var_common.c | 56 const efi_guid_t *vendor, u32 *attributes, in efi_get_variable() 90 const efi_guid_t *vendor, u32 attributes, in efi_set_variable() 153 u32 attributes, u64 *maximum_variable_storage_size, in efi_query_variable_info() 172 u32 *attributes, efi_uintn_t *data_size, void *data) in efi_get_variable_runtime()
|
A D | efi_variable_tee.c | 365 u32 *attributes, efi_uintn_t *data_size, in efi_get_variable_int() 506 u32 attributes, efi_uintn_t data_size, in efi_set_variable_int() 600 efi_status_t efi_query_variable_info_int(u32 attributes, in efi_query_variable_info_int() 650 efi_query_variable_info_runtime(u32 attributes, u64 *max_variable_storage_size, in efi_query_variable_info_runtime() 669 u32 attributes, efi_uintn_t data_size, in efi_set_variable_runtime()
|
A D | efi_file.c | 150 static int efi_create_file(struct file_handle *fh, u64 attributes) in efi_create_file() 177 u64 attributes) in file_open() 252 u64 attributes) in efi_file_open_int() 311 u64 attributes) in efi_file_open() 340 u64 attributes, in efi_file_open_ex()
|
A D | efi_var_mem.c | 138 const efi_guid_t *vendor, u32 attributes, in efi_var_mem_ins() 277 efi_get_variable_mem(u16 *variable_name, const efi_guid_t *vendor, u32 *attributes, in efi_get_variable_mem()
|
A D | efi_bootmgr.c | 103 u32 attributes; in try_load_entry() local
|
A D | efi_boottime.c | 2790 void *controller_handle, uint32_t attributes) in efi_protocol_open() 2908 efi_handle_t controller_handle, uint32_t attributes) in efi_open_protocol()
|
/u-boot/arch/arm/dts/ |
A D | armada-370-xp.dtsi | 16 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
A D | armada-375.dtsi | 53 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
A D | kirkwood.dtsi | 6 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
A D | armada-38x.dtsi | 16 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
/u-boot/cmd/ |
A D | nvedit_efi.c | 87 u32 attributes; in efi_dump_single_var() local 417 u32 attributes; in do_env_set_efi() local
|
A D | armflash.c | 28 u32 attributes; member
|
A D | efidebug.c | 687 static void print_memory_attributes(u64 attributes) in print_memory_attributes()
|
/u-boot/include/ |
A D | scmi_protocols.h | 65 u32 attributes; member 154 u32 attributes; member
|
A D | mm_communication.h | 228 u32 attributes; member
|
A D | part_efi.h | 115 gpt_entry_attributes attributes; member
|
A D | efi_loader.h | 740 u32 attributes; member
|
A D | tpm-v1.h | 270 __be32 attributes; member
|
A D | efi.h | 262 u32 attributes; member
|
/u-boot/lib/efi_selftest/ |
A D | efi_selftest_loadimage.c | 242 u16 *file_name, u64 open_mode, u64 attributes) in open()
|
/u-boot/scripts/kconfig/ |
A D | nconf.gui.c | 12 attributes_t attributes[ATTR_MAX+1] = {0}; variable
|
/u-boot/drivers/usb/gadget/ |
A D | designware_udc.c | 599 int attributes; in udc_setup_ep() local
|
/u-boot/tools/ |
A D | zynqmpimage.h | 106 uint32_t attributes; /* 0x24 */ member
|