Searched +full:0448 +full:i (Results 1 – 4 of 4) sorted by relevance
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/ |
H A D | userland_git.bb | 6 LIC_FILES_CHKSUM = "file://LICENCE;md5=0448d6488ef8cc380632b1569ee6d196" 76 sed -i 's/include "vcos_platform.h"/include "pthreads\/vcos_platform.h"/g' ${f} 77 sed -i 's/include "vcos_futex_mutex.h"/include "pthreads\/vcos_futex_mutex.h"/g' ${f} 78 sed -i 's/include "vcos_platform_types.h"/include "pthreads\/vcos_platform_types.h"/g' ${f}
|
/openbmc/linux/Documentation/devicetree/bindings/arm/ |
H A D | arm,vexpress-juno.yaml | 47 DUI 0448I. This was the first Versatile Express platform. 72 in a test chip on the core tile. See ARM DDI 0503I.
|
/openbmc/qemu/ui/ |
H A D | vnc_keysym.h | 47 { "I", 0x049}, 79 { "i", 0x069}, 440 {"Cyrillic_i", 0x06c9}, /* U+0438 CYRILLIC SMALL LETTER I */ 441 {"Cyrillic_I", 0x06e9}, /* U+0418 CYRILLIC CAPITAL LETTER I */ 458 {"Cyrillic_sha", 0x06db}, /* U+0448 CYRILLIC SMALL LETTER SHA */ 462 {"Cyrillic_shorti", 0x06ca}, /* U+0439 CYRILLIC SMALL LETTER SHORT I */ 463 {"Cyrillic_SHORTI", 0x06ea}, /* U+0419 CYRILLIC CAPITAL LETTER SHORT I */ 527 {"Iabovedot", 0x02a9}, /* U+0130 LATIN CAPITAL LETTER I WITH DOT ABOVE */ 528 {"idotless", 0x02b9}, /* U+0131 LATIN SMALL LETTER DOTLESS I */ 529 {"imacron", 0x03ef}, /* U+012B LATIN SMALL LETTER I WITH MACRON */ [all …]
|
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_init.c | 124 int i = 0, rc; in lpfc_config_port_prep() local 146 for (i = 0; i < 56; i += sizeof (uint32_t), ptext++) in lpfc_config_port_prep() 425 int i, j; in lpfc_config_port_post() local 454 "0448 Adapter failed init, mbxCmd x%x " in lpfc_config_port_post() 485 for (i = 0; i < 12; i++) { in lpfc_config_port_post() 489 phba->SerialNumber[i] = in lpfc_config_port_post() 492 phba->SerialNumber[i] = in lpfc_config_port_post() 494 i++; in lpfc_config_port_post() 497 phba->SerialNumber[i] = in lpfc_config_port_post() 500 phba->SerialNumber[i] = in lpfc_config_port_post() [all …]
|