Searched refs:string (Results 1 – 25 of 60) sorted by relevance
123
83 for (; entry->string; ++entry) in lookup_string()85 return entry->string; in lookup_string()90 static const u32 lookup_code(const char *string, in lookup_code() argument93 for (; entry->string; ++entry) in lookup_code()94 if (!strcmp(entry->string, string)) in lookup_code()110 const u32 microblaze_lookup_fpga_family_code(const char *string) in microblaze_lookup_fpga_family_code() argument112 return lookup_code(string, family_string_lookup); in microblaze_lookup_fpga_family_code()115 const u32 microblaze_lookup_cpu_version_code(const char *string) in microblaze_lookup_cpu_version_code() argument117 return lookup_code(string, cpu_ver_lookup); in microblaze_lookup_cpu_version_code()
45 const char *string; member61 const u32 microblaze_lookup_cpu_version_code(const char *string);75 const u32 microblaze_lookup_fpga_family_code(const char *string);
21 /* simple string is used as it is */30 * has both string and ID. The string is ignored31 * if the ID is present and points to a string
6 string "Board name"10 string "Vendor name"
7 string "Snapdragon board vendor"33 string "Snapdragon SoCs based board"40 string "Board configuration name"
6 string "Board name"10 string "Vendor name"17 string "Board configuration name"
36 string "Board name"40 string "Vendor name"50 string "boot.bin init register filename"
95 #define PRINT(string) \ argument101 TEXT(string)103 #define PRINT(string) argument
75 string "Vendor name"83 string "Board name"
6 PLATFORM_CPPFLAGS += -msoft-float -mno-string
4 string "Board name"8 string "Vendor name"22 string "boot.bin init register filename"30 string "PMU firmware"38 string "PMU firmware configuration object to load at runtime by SPL"
33 * SCMP - Strong string compare71 * WCMP - Weak string compare
100 /* Get a char from a string */107 /* DBGO - Send either a string or an integer */
45 // Capsule update GUIDs in string form. See j784s4_evm.h100 // Capsule update GUIDs in string form. See j784s4_evm.h
199 /* boot.bin generated with version string inside */208 /* Optional version string at offset 0x70 */215 /* Optional version string at offset 0x94 */
25 /* Same idea here, but this define convert the name to string:
82 const char *string, const char *name) in stm32_fdt_disable() argument86 string, addr, name); in stm32_fdt_disable()
47 string "Identifier"170 string "Identifier"293 string "Identifier"416 string "Identifier"
36 string "Remote Management Unit (RMU) binary filename"59 string
73 string "Board name"
1013 string "LCD panel power enable pin"1027 string "LCD panel timing details"1031 LCD panel timing details string, leave empty if there is no LCD panel.1045 string "LCD panel power enable pin"1049 Set the power enable pin for the LCD panel. This takes a string in the1053 string "LCD panel reset pin"1057 Set the reset pin for the LCD panel. This takes a string in the format1061 string "LCD panel backlight enable pin"1070 string "LCD panel backlight pwm pin"1093 string "LCD panel i2c interface node name"[all …]
8 string "Xtensa Core Variant"
48 string "Board name"
Completed in 60 milliseconds