Home
last modified time | relevance | path

Searched refs:name (Results 76 – 100 of 18379) sorted by relevance

12345678910>>...736

/openbmc/linux/drivers/interconnect/qcom/
H A Dsm6350.c28 .name = "qhm_qup_0",
37 .name = "xm_emmc",
91 .name = "qxm_ipa",
1002 .name = "ebi",
1166 .name = "ACV",
1174 .name = "CE0",
1181 .name = "CN0",
1229 .name = "CN1",
1242 .name = "CO0",
1249 .name = "CO2",
[all …]
H A Dsc7280.c20 .name = "qhm_qspi",
29 .name = "qhm_qup0",
38 .name = "qhm_qup1",
56 .name = "xm_sdc1",
65 .name = "xm_sdc2",
74 .name = "xm_sdc4",
92 .name = "xm_usb2",
1210 .name = "ebi",
1287 .name = "ACV",
1294 .name = "CE0",
[all …]
H A Dsdm670.c28 .name = "qhm_qup1",
37 .name = "qhm_tsif",
46 .name = "xm_emmc",
55 .name = "xm_sdc2",
64 .name = "xm_sdc4",
909 .name = "ebi",
1049 .name = "ACV",
1057 .name = "MC0",
1064 .name = "SH0",
1071 .name = "MM0",
[all …]
H A Dsm8550.c24 .name = "qhm_qspi",
33 .name = "qhm_qup1",
42 .name = "xm_sdc4",
96 .name = "qxm_ipa",
105 .name = "qxm_sp",
1268 .name = "ebi",
1477 .name = "ACV",
1484 .name = "CE0",
1490 .name = "CN0",
1524 .name = "CN1",
[all …]
H A Dsc7180.c29 .name = "qhm_qspi",
38 .name = "qhm_qup_0",
47 .name = "xm_sdc2",
56 .name = "xm_emmc",
1062 .name = "ebi",
1240 .name = "ACV",
1248 .name = "MC0",
1255 .name = "SH0",
1262 .name = "MM0",
1269 .name = "CE0",
[all …]
H A Dsdm845.c29 .name = "qhm_qup1",
38 .name = "qhm_tsif",
47 .name = "xm_sdc2",
56 .name = "xm_sdc4",
1113 .name = "ebi",
1267 .name = "ACV",
1275 .name = "MC0",
1282 .name = "SH0",
1289 .name = "MM0",
1296 .name = "SH1",
[all …]
H A Dsm8150.c29 .name = "qhm_qup0",
38 .name = "xm_emac",
1169 .name = "ebi",
1284 .name = "ACV",
1292 .name = "MC0",
1299 .name = "SH0",
1306 .name = "MM0",
1313 .name = "MM1",
1327 .name = "SH2",
1334 .name = "MM2",
[all …]
H A Dsa8775p.c1757 .name = "ebi",
1876 .name = "ACV",
1883 .name = "CE0",
1889 .name = "CN0",
1896 .name = "CN1",
1939 .name = "CN2",
1946 .name = "CN3",
1964 .name = "MC0",
1971 .name = "MM0",
1980 .name = "MM1",
[all …]
H A Dqdu1000.c48 .name = "chm_apps",
396 .name = "ebi",
771 .name = "ACV",
778 .name = "CE0",
784 .name = "CN0",
812 .name = "MC0",
824 .name = "SH0",
830 .name = "SH1",
842 .name = "SN0",
848 .name = "SN1",
[all …]
/openbmc/qemu/scripts/qapi/
H A Dvisit.py44 c_type = c_name(name) + ' *'
60 c_name=c_name(name))
63 def gen_visit_object_members(name: str,
72 c_name=c_name(name))
103 name=memb.name, has=has)
113 name=memb.name, special_features=special_features)
120 c_type=memb.type.c_name(), name=memb.name,
144 case_str = c_enum_const(tag_member.type.name, var.name,
296 name=name, c_name=c_name(name))
371 name: str,
[all …]
H A Dtypes.py42 def gen_enum_lookup(name: str,
52 c_name=c_name(name))
55 index = c_enum_const(name, memb.name, prefix)
59 index=index, name=memb.name)
86 def gen_enum(name: str,
96 c_name=c_name(name))
103 c_enum=c_enum_const(name, memb.name, prefix))
162 if name in objects_seen:
164 objects_seen.add(name)
324 name: str,
[all …]
/openbmc/linux/tools/perf/arch/mips/annotate/
H A Dinstructions.c8 if (!strncmp(name, "bal", 3) || in mips__associate_ins_ops()
9 !strncmp(name, "bgezal", 6) || in mips__associate_ins_ops()
10 !strncmp(name, "bltzal", 6) || in mips__associate_ins_ops()
11 !strncmp(name, "bgtzal", 6) || in mips__associate_ins_ops()
12 !strncmp(name, "blezal", 6) || in mips__associate_ins_ops()
15 !strncmp(name, "bgtzl", 5) || in mips__associate_ins_ops()
16 !strncmp(name, "bltzl", 5) || in mips__associate_ins_ops()
20 !strncmp(name, "beql", 4) || in mips__associate_ins_ops()
21 !strncmp(name, "bnel", 4) || in mips__associate_ins_ops()
22 !strncmp(name, "jal", 3)) in mips__associate_ins_ops()
[all …]
/openbmc/qemu/hw/core/
H A Dqdev-properties.c127 .name = "enum",
180 .name = "bool",
229 .name = "bool",
257 .name = "bool",
489 .name = "str",
566 .name = name, in array_elem_prop()
744 .name = "list",
759 if (strcmp(props->name, name) == 0) { in qdev_prop_walk()
980 op = object_property_add(obj, prop->name, prop->info->name, in qdev_property_add_static()
1007 name, prop->info->name, in qdev_class_add_property()
[all …]
/openbmc/linux/include/linux/
H A Dcrash_core.h51 #define VMCOREINFO_SYMBOL(name) \ argument
52 vmcoreinfo_append_str("SYMBOL(%s)=%lx\n", #name, (unsigned long)&name)
53 #define VMCOREINFO_SYMBOL_ARRAY(name) \ argument
54 vmcoreinfo_append_str("SYMBOL(%s)=%lx\n", #name, (unsigned long)name)
55 #define VMCOREINFO_SIZE(name) \ argument
57 (unsigned long)sizeof(name))
58 #define VMCOREINFO_STRUCT_SIZE(name) \ argument
61 #define VMCOREINFO_OFFSET(name, field) \ argument
69 #define VMCOREINFO_NUMBER(name) \ argument
70 vmcoreinfo_append_str("NUMBER(%s)=%ld\n", #name, (long)name)
[all …]
H A Dhashtable.h16 #define DEFINE_HASHTABLE(name, bits) \ argument
17 struct hlist_head name[1 << (bits)] = \
20 #define DEFINE_READ_MOSTLY_HASHTABLE(name, bits) \ argument
25 struct hlist_head name[1 << (bits)]
27 #define HASH_SIZE(name) (ARRAY_SIZE(name)) argument
28 #define HASH_BITS(name) ilog2(HASH_SIZE(name)) argument
129 hlist_for_each_entry(obj, &name[bkt], member)
166 hlist_for_each_entry(obj, &name[hash_min(key, HASH_BITS(name))], member)
177 hlist_for_each_entry_rcu(obj, &name[hash_min(key, HASH_BITS(name))],\
193 &name[hash_min(key, HASH_BITS(name))], member)
[all …]
H A Dexport-internal.h42 "__kstrtab_" #name ":" "\n" \
43 " .asciz \"" #name "\"" "\n" \
44 "__kstrtabns_" #name ":" "\n" \
49 "__ksymtab_" #name ":" "\n" \
51 __KSYM_REF(__kstrtab_ ##name) "\n" \
52 __KSYM_REF(__kstrtabns_ ##name) "\n" \
57 #define KSYM_FUNC(name) @fptr(name) argument
59 #define KSYM_FUNC(name) P%name argument
61 #define KSYM_FUNC(name) name argument
64 #define KSYMTAB_FUNC(name, sec, ns) __KSYMTAB(name, KSYM_FUNC(name), sec, ns) argument
[all …]
/openbmc/linux/tools/perf/arch/powerpc/annotate/
H A Dinstructions.c13 if (name[0] != 'b' || in powerpc__associate_instruction_ops()
14 !strncmp(name, "bcd", 3) || in powerpc__associate_instruction_ops()
15 !strncmp(name, "brinc", 5) || in powerpc__associate_instruction_ops()
16 !strncmp(name, "bper", 4)) in powerpc__associate_instruction_ops()
21 i = strlen(name) - 1; in powerpc__associate_instruction_ops()
26 if (name[i] == '+' || name[i] == '-') in powerpc__associate_instruction_ops()
29 if (name[i] == 'l' || (name[i] == 'a' && name[i-1] == 'l')) { in powerpc__associate_instruction_ops()
36 if (strcmp(name, "bnl") && strcmp(name, "bnl+") && in powerpc__associate_instruction_ops()
37 strcmp(name, "bnl-") && strcmp(name, "bnla") && in powerpc__associate_instruction_ops()
38 strcmp(name, "bnla+") && strcmp(name, "bnla-")) in powerpc__associate_instruction_ops()
[all …]
/openbmc/linux/drivers/memory/tegra/
H A Dtegra186.c30 char name[8]; in tegra186_mc_probe() local
51 snprintf(name, sizeof(name), "ch%u", i); in tegra186_mc_probe()
150 .name = "ptcr",
160 .name = "afir",
170 .name = "hdar",
200 .name = "satar",
230 .name = "afiw",
240 .name = "hdaw",
480 .name = "viw",
510 .name = "aper",
[all …]
/openbmc/linux/tools/testing/selftests/openat2/
H A Dresolve_test.c110 const char *name; member
138 { .name = "[beneath] jump to /", in test_openat2_opath_tests()
147 { .name = "[beneath] jump outside $root", in test_openat2_opath_tests()
212 { .name = "[in_root] jump to /", in test_openat2_opath_tests()
221 { .name = "[in_root] '..' at root", in test_openat2_opath_tests()
224 { .name = "[in_root] '../root' at root", in test_openat2_opath_tests()
303 { .name = "[no_xdev] cross into $mnt", in test_openat2_opath_tests()
306 { .name = "[no_xdev] cross into $mnt/", in test_openat2_opath_tests()
309 { .name = "[no_xdev] cross into $mnt/.", in test_openat2_opath_tests()
329 { .name = "[no_xdev] jump to / directly", in test_openat2_opath_tests()
[all …]
/openbmc/u-boot/scripts/dtc/libfdt/
H A Dlibfdt.h228 #define fdt_set_hdr_(name) \ argument
232 fdth->name = cpu_to_fdt32(val); \
564 const char *name,
597 const char *name, int *lenp);
599 const char *name, in fdt_get_property_w() argument
657 const char *name, int namelen, in fdt_getprop_namelen_w() argument
694 const char *name, int *lenp);
696 const char *name, int *lenp) in fdt_getprop_w() argument
726 const char *name, int namelen);
1127 const char *name, int namelen,
[all …]
/openbmc/linux/arch/mips/include/asm/
H A Dmips-cps.h61 addr_##unit##_##name() + 4); \
78 write_##unit##_##name(reg_val); \
88 change_##unit##_##name(val, 0); \
92 CPS_ACCESSOR_A(unit, off, name) \
93 CPS_ACCESSOR_R(unit, sz, name)
96 CPS_ACCESSOR_A(unit, off, name) \
97 CPS_ACCESSOR_W(unit, sz, name)
100 CPS_ACCESSOR_A(unit, off, name) \
101 CPS_ACCESSOR_R(unit, sz, name) \
102 CPS_ACCESSOR_W(unit, sz, name) \
[all …]
/openbmc/linux/include/trace/events/
H A Dasoc.h27 __string( name, card->name )
32 __assign_str(name, card->name);
62 __string( name, card->name )
66 __assign_str(name, card->name);
95 __string( name, w->name )
100 __assign_str(name, w->name);
139 __string( name, card->name )
146 __assign_str(name, card->name);
167 __string( pname, path->name ? path->name : DAPM_DIRECT)
218 __string( name, name )
[all …]
H A Dcma.h19 __string(name, name)
26 __assign_str(name, name);
33 __get_str(name),
46 __string(name, name)
52 __assign_str(name, name);
58 __get_str(name),
71 __string(name, name)
80 __assign_str(name, name);
89 __get_str(name),
105 __string(name, name)
[all …]
/openbmc/linux/drivers/clk/socfpga/
H A Dclk-s10.c16 .name = "osc1" },
20 .name = "f2s-free-clk" },
25 .name = "main_pll", },
27 .name = "periph_pll", },
29 .name = "osc1", },
38 .name = "osc1" },
49 .name = "osc1", },
60 .name = "boot_clk", },
67 .name = "boot_clk", },
74 .name = "boot_clk", },
[all …]
/openbmc/linux/drivers/iio/test/
H A Diio-test-rescale.c17 const char *name; member
37 .name = "typical IIO_VAL_INT, positive",
45 .name = "typical IIO_VAL_INT, negative",
53 .name = "typical IIO_VAL_FRACTIONAL, positive",
62 .name = "typical IIO_VAL_FRACTIONAL, negative",
89 .name = "typical IIO_VAL_INT_PLUS_NANO, positive",
98 .name = "typical IIO_VAL_INT_PLUS_NANO, negative",
485 .name = "typical IIO_VAL_INT, positive",
494 .name = "typical IIO_VAL_INT, negative",
578 strcpy(desc, t->name); in case_to_desc()
[all …]

12345678910>>...736