/u-boot-v2022.01-rc1/arch/arm/include/asm/mach-imx/ |
A D | regs-common.h | 38 #define __mxs_reg_8(name) \ argument 44 #define __mxs_reg_32(name) \ argument 58 #define mxs_reg_8(name) \ argument 64 #define mxs_reg_32(name) \ argument
|
/u-boot-v2022.01-rc1/drivers/clk/imx/ |
A D | clk.h | 57 static inline struct clk *imx_clk_gate2(const char *name, const char *parent, in imx_clk_gate2() 64 static inline struct clk *imx_clk_gate4(const char *name, const char *parent, in imx_clk_gate4() 72 static inline struct clk *imx_clk_gate4_flags(const char *name, in imx_clk_gate4_flags() 81 static inline struct clk *imx_clk_fixed_factor(const char *name, in imx_clk_fixed_factor() 118 static inline struct clk *imx_clk_mux_flags(const char *name, in imx_clk_mux_flags() 128 static inline struct clk *imx_clk_mux2_flags(const char *name, in imx_clk_mux2_flags() 138 static inline struct clk *imx_clk_mux(const char *name, void __iomem *reg, in imx_clk_mux() 148 imx_clk_busy_mux(const char *name, void __iomem *reg, u8 shift, u8 width, in imx_clk_busy_mux() 192 #define __imx8m_clk_composite(name, parent_names, reg, flags) \ argument 197 #define imx8m_clk_composite(name, parent_names, reg) \ argument [all …]
|
/u-boot-v2022.01-rc1/cmd/x86/ |
A D | cbsysinfo.c | 15 static void cbprompt(const char *name) in cbprompt() 22 static void print_dec(const char *name, int value) in print_dec() 28 static void print_hex(const char *name, int value) in print_hex() 34 static void print_addr(const char *name, ulong value) in print_addr() 40 static void print_addr64(const char *name, u64 value) in print_addr64() 46 static void print_ptr(const char *name, const void *value) in print_ptr() 52 static void print_str(const char *name, const char *value) in print_str() 60 static void print_idx(const char *name, uint idx, const u8 *strings) in print_idx() 92 const char *name; member
|
/u-boot-v2022.01-rc1/env/ |
A D | embedded.c | 37 # define __UBOOT_ENV_SECTION__(name) /*XXX DO_NOT_DEL_THIS_COMMENT*/ argument 41 # define __UBOOT_ENV_SECTION__(name) __attribute__ ((section(".text."#name))) argument 48 # define GEN_SET_VALUE(name, value) \ argument 51 # define GEN_SET_VALUE(name, value) \ argument 56 #define GEN_ABS(name, value) \ argument
|
A D | flags.c | 306 static inline int env_flags_lookup(const char *flags_list, const char *name, in env_flags_lookup() 331 enum env_flags_vartype env_flags_get_type(const char *name) in env_flags_get_type() 348 enum env_flags_varaccess env_flags_get_varaccess(const char *name) in env_flags_get_varaccess() 367 int env_flags_validate_type(const char *name, const char *value) in env_flags_validate_type() 387 int env_flags_validate_varaccess(const char *name, int check_mask) in env_flags_validate_varaccess() 401 int env_flags_validate_env_set_params(char *name, char * const val[], int count) in env_flags_validate_env_set_params() 481 static int set_flags(const char *name, const char *value, void *priv) in set_flags() 502 static int on_flags(const char *name, const char *value, enum env_op op, in on_flags() 528 const char *name; in env_flags_validate() local
|
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 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()
|
A D | callback.c | 19 static struct env_clbk_tbl *find_env_callback(const char *name) in find_env_callback() 96 static int set_callback(const char *name, const char *value, void *priv) in set_callback() 126 static int on_callbacks(const char *name, const char *value, enum env_op op, in on_callbacks()
|
/u-boot-v2022.01-rc1/scripts/dtc/libfdt/ |
A D | libfdt.h | 216 #define fdt_set_hdr_(name) \ argument 660 const char *name, in fdt_get_property_w() 718 const char *name, int namelen, in fdt_getprop_namelen_w() 757 const char *name, int *lenp) in fdt_getprop_w() 1255 const char *name, uint32_t val) in fdt_setprop_inplace_u32() 1290 const char *name, uint64_t val) in fdt_setprop_inplace_u64() 1302 const char *name, uint32_t val) in fdt_setprop_inplace_cell() 1438 #define fdt_property_string(fdt, name, str) \ argument 1788 const char *name, uint32_t val) in fdt_appendprop_u32() 1823 const char *name, uint64_t val) in fdt_appendprop_u64() [all …]
|
/u-boot-v2022.01-rc1/include/linux/ |
A D | linkage.h | 49 #define LENTRY(name) \ argument 53 #define ENTRY(name) \ argument 57 #define WEAK(name) \ argument 62 #define END(name) \ argument 67 #define ENDPROC(name) \ argument
|
/u-boot-v2022.01-rc1/include/ |
A D | memalign.h | 71 #define ALLOC_ALIGN_BUFFER_PAD(type, name, size, align, pad) \ argument 76 #define ALLOC_ALIGN_BUFFER(type, name, size, align) \ argument 78 #define ALLOC_CACHE_ALIGN_BUFFER_PAD(type, name, size, pad) \ argument 80 #define ALLOC_CACHE_ALIGN_BUFFER(type, name, size) \ argument 88 #define DEFINE_ALIGN_BUFFER(type, name, size, align) \ argument 93 #define DEFINE_CACHE_ALIGN_BUFFER(type, name, size) \ argument
|
A D | sandbox-clk.h | 35 static inline struct clk *sandbox_clk_fixed_factor(const char *name, in sandbox_clk_fixed_factor() 44 static inline struct clk *sandbox_clk_divider(const char *name, in sandbox_clk_divider() 53 static inline struct clk *sandbox_clk_gate(const char *name, const char *parent, in sandbox_clk_gate() 67 static inline struct clk *sandbox_clk_gate2(const char *name, in sandbox_clk_gate2() 76 static inline struct clk *sandbox_clk_mux(const char *name, void __iomem *reg, in sandbox_clk_mux()
|
A D | env.h | 34 const char *name; /* Callback name */ member 48 #define U_BOOT_ENV_CALLBACK(name, callback) \ argument 54 #define U_BOOT_ENV_CALLBACK(name, callback) \ argument
|
/u-boot-v2022.01-rc1/lib/ |
A D | binman.c | 61 static int binman_entry_find_internal(ofnode node, const char *name, in binman_entry_find_internal() 82 int binman_entry_find(const char *name, struct binman_entry *entry) in binman_entry_find() 87 int binman_entry_map(ofnode parent, const char *name, void **bufp, int *sizep) in binman_entry_map() 104 ofnode binman_section_find_node(const char *name) in binman_section_find_node() 119 int binman_select_subnode(const char *name) in binman_select_subnode()
|
/u-boot-v2022.01-rc1/tools/ |
A D | image-sig-host.c | 88 const char *name; in image_get_checksum_algo() local 104 const char *name; in image_get_crypto_algo() local 120 struct padding_algo *image_get_padding_algo(const char *name) in image_get_padding_algo()
|
/u-boot-v2022.01-rc1/arch/arm/lib/ |
A D | asmdefs.h | 50 #define ENTRY_ALIGN(name, alignment) \ argument 71 #define ENTRY(name) ENTRY_ALIGN(name, 6) argument 73 #define ENTRY_ALIAS(name) \ argument 78 #define END(name) \ argument
|
/u-boot-v2022.01-rc1/arch/x86/cpu/apollolake/ |
A D | fsp_bindings.c | 21 static void read_u8_prop(ofnode node, char *name, size_t count, u8 *dst) in read_u8_prop() 49 static int read_u16_prop(ofnode node, char *name, size_t count, u16 *dst) in read_u16_prop() 84 static void read_u32_prop(ofnode node, char *name, size_t count, u32 *dst) in read_u32_prop() 102 static int read_u64_prop(ofnode node, char *name, size_t count, u64 *dst) in read_u64_prop() 122 static void read_string_prop(ofnode node, char *name, size_t count, char *dst) in read_string_prop() 141 static void read_swizzle_prop(ofnode node, char *name, size_t count, u8 *dst) in read_swizzle_prop()
|
/u-boot-v2022.01-rc1/arch/arm/include/asm/arch-mx6/ |
A D | mx6-pins.h | 10 #define MX6_PAD_DECLARE(prefix, name, pco, mc, mm, sio, si, pc) \ argument 15 #define MX6_PAD_DECL(name, pco, mc, mm, sio, si, pc) \ argument 19 #define MX6_PAD_DECL(name, pco, mc, mm, sio, si, pc) \ argument 25 #define MX6_PAD_DECL(name, pco, mc, mm, sio, si, pc) \ argument 31 #define MX6_PAD_DECL(name, pco, mc, mm, sio, si, pc) \ argument
|
/u-boot-v2022.01-rc1/cmd/ |
A D | bdinfo.c | 22 void bdinfo_print_num_l(const char *name, ulong value) in bdinfo_print_num_l() 27 void bdinfo_print_num_ll(const char *name, unsigned long long value) in bdinfo_print_num_ll() 34 char name[10], *val; in print_eth() local 45 void bdinfo_print_mhz(const char *name, unsigned long hz) in bdinfo_print_mhz()
|
/u-boot-v2022.01-rc1/lib/acpi/ |
A D | acpi_dp.c | 200 const char *name) in acpi_dp_new() 222 struct acpi_dp *acpi_dp_new_table(const char *name) in acpi_dp_new_table() 227 struct acpi_dp *acpi_dp_add_integer(struct acpi_dp *dp, const char *name, in acpi_dp_add_integer() 241 struct acpi_dp *acpi_dp_add_string(struct acpi_dp *dp, const char *name, in acpi_dp_add_string() 254 struct acpi_dp *acpi_dp_add_reference(struct acpi_dp *dp, const char *name, in acpi_dp_add_reference() 267 struct acpi_dp *acpi_dp_add_child(struct acpi_dp *dp, const char *name, in acpi_dp_add_child() 301 struct acpi_dp *acpi_dp_add_integer_array(struct acpi_dp *dp, const char *name, in acpi_dp_add_integer_array() 325 struct acpi_dp *acpi_dp_add_gpio(struct acpi_dp *dp, const char *name, in acpi_dp_add_gpio()
|
/u-boot-v2022.01-rc1/common/ |
A D | image-sig.c | 58 const char *name; in image_get_checksum_algo() local 88 const char *name; in image_get_crypto_algo() local 121 struct padding_algo *image_get_padding_algo(const char *name) in image_get_padding_algo()
|
/u-boot-v2022.01-rc1/tools/binman/ |
A D | state.py | 73 def __init__(self, name): argument 182 def GetEntryArg(name): argument 193 def GetEntryArgBool(name): argument 338 def AddSubnode(node, name): argument 470 def GetTiming(name): argument 488 def TimingStart(name): argument 497 def TimingAccum(name): argument
|
/u-boot-v2022.01-rc1/arch/arc/lib/ |
A D | cpu.c | 36 const char *arc_700_version(int arcver, char *name, int name_len) in arc_700_version() 66 const char name[8]; member 78 const char *arc_em_version(int arcver, char *name, int name_len) in arc_em_version() 123 const char name[8]; member 137 const char *arc_hs_version(int arcver, char *name, int name_len) in arc_hs_version() 187 char *name = malloc(MAX_CPU_NAME_LEN); in decode_identity() local
|
/u-boot-v2022.01-rc1/scripts/kconfig/ |
A D | preprocess.c | 36 char *name; member 41 static void env_add(const char *name, const char *value) in env_add() 61 static char *env_expand(const char *name) in env_expand() 103 const char *name; member 199 static char *function_expand(const char *name, int argc, char *argv[]) in function_expand() 229 char *name; member 236 static struct variable *variable_lookup(const char *name) in variable_lookup() 248 static char *variable_expand(const char *name, int argc, char *argv[]) in variable_expand() 276 void variable_add(const char *name, const char *value, in variable_add() 345 char *tmp, *name, *res, *endptr, *prev, *p; in eval_clause() local
|
/u-boot-v2022.01-rc1/tools/dtoc/ |
A D | src_scan.py | 22 def conv_name_to_c(name): argument 82 def __init__(self, name, fname): argument 136 def __init__(self, name): argument 171 def __init__(self, name, fname): argument 231 def get_driver(self, name): argument 715 def add_uclass_alias(self, name, num, node): argument
|
/u-boot-v2022.01-rc1/lib/zstd/ |
A D | error_private.h | 27 #define PREFIX(name) ZSTD_error_##name argument 32 #define ERROR(name) ((size_t)-PREFIX(name)) argument
|