Searched refs:se (Results 1 – 11 of 11) sorted by relevance
| /rk3399_rockchip-uboot/lib/ |
| H A D | smbios.c | 262 struct smbios_entry *se; in write_smbios_table() local 274 se = (struct smbios_entry *)(uintptr_t)addr; in write_smbios_table() 275 memset(se, 0, sizeof(struct smbios_entry)); in write_smbios_table() 288 memcpy(se->anchor, "_SM_", 4); in write_smbios_table() 289 se->length = sizeof(struct smbios_entry); in write_smbios_table() 290 se->major_ver = SMBIOS_MAJOR_VER; in write_smbios_table() 291 se->minor_ver = SMBIOS_MINOR_VER; in write_smbios_table() 292 se->max_struct_size = max_struct_size; in write_smbios_table() 293 memcpy(se->intermediate_anchor, "_DMI_", 5); in write_smbios_table() 294 se->struct_table_length = len; in write_smbios_table() [all …]
|
| /rk3399_rockchip-uboot/scripts/dtc/ |
| H A D | util.c | 106 const char *ss, *se; in util_is_printable_string() local 116 se = s + len; in util_is_printable_string() 118 while (s < se) { in util_is_printable_string() 120 while (s < se && *s && isprint((unsigned char)*s)) in util_is_printable_string()
|
| /rk3399_rockchip-uboot/drivers/net/fsl-mc/dpio/ |
| H A D | qbman_sys.h | 237 uint8_t epm, int sd, int sp, int se, in qbman_set_swp_cfg() argument 245 e32_int(5, 1, sd) | e32_int(4, 1, sp) | e32_int(3, 1, se) | in qbman_set_swp_cfg()
|
| /rk3399_rockchip-uboot/arch/x86/cpu/ |
| H A D | u-boot-64.lds | 3 * Daniel Engström, Omicron Ceti AB, daniel@omicron.se.
|
| H A D | u-boot-spl.lds | 3 * Daniel Engström, Omicron Ceti AB, daniel@omicron.se.
|
| H A D | u-boot.lds | 3 * Daniel Engström, Omicron Ceti AB, daniel@omicron.se.
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | fdtgrep.c | 154 const char *ss, *se; in util_is_printable_string() local 164 se = s + len; in util_is_printable_string() 166 while (s < se) { in util_is_printable_string() 168 while (s < se && *s && isprint((unsigned char)*s)) in util_is_printable_string()
|
| /rk3399_rockchip-uboot/board/pb1x00/ |
| H A D | README | 1 By Thomas.Lange@corelatus.se 2004-Oct-05
|
| /rk3399_rockchip-uboot/board/dbau1x00/ |
| H A D | README | 1 By Thomas.Lange@corelatus.se 2004-Oct-05
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.scrapyard | 351 … powerpc MPC860 0fe247b 2010-07-17 Thomas Lange <thomas@corelatus.se>
|
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | README | 109 still look at them later using -se. Note that buildman will assume that the 586 $ ./tools/buildman/buildman -b <branch> -se lubbock
|