| /openbmc/qemu/tests/qtest/ |
| H A D | pflash-cfi02-test.c | 328 uint16_t pri = flash_query_1(c, FLASH_ADDR(0x15)) + in test_geometry() local 330 g_assert_cmpint(pri, >=, 0x2D + 4 * nb_erase_regions); in test_geometry() 331 g_assert_cmpint(flash_query(c, FLASH_ADDR(pri + 0)), ==, replicate(c, 'P')); in test_geometry() 332 g_assert_cmpint(flash_query(c, FLASH_ADDR(pri + 1)), ==, replicate(c, 'R')); in test_geometry() 333 g_assert_cmpint(flash_query(c, FLASH_ADDR(pri + 2)), ==, replicate(c, 'I')); in test_geometry() 334 g_assert_cmpint(flash_query_1(c, FLASH_ADDR(pri + 6)), ==, 2); /* R/W */ in test_geometry()
|
| /openbmc/openbmc/meta-raspberrypi/dynamic-layers/qt5-layer/recipes-qt/qt5/ |
| H A D | qtbase_%.bbappend | 15 …LFS_DEVICE_INTEGRATION = ${OE_QTBASE_EGLFS_DEVICE_INTEGRATION}" >> ${S}/mkspecs/oe-device-extra.pri
|
| /openbmc/openbmc-test-automation/pldm/ |
| H A D | test_pldm_oem.robot | 23 Valid Value pldm_output['pri cec node'] ['0x00008030']
|
| /openbmc/openbmc/poky/bitbake/lib/bb/ |
| H A D | providers.py | 82 for pri in sorted(priorities): 84 for pref in sorted(priorities[pri]): 85 tmp_pref.extend(priorities[pri][pref])
|
| H A D | tinfoil.py | 216 for collection, pattern, regex, pri in ret: 217 bbfile_config_priorities.append((collection, pattern, re.compile(regex), pri))
|
| H A D | command.py | 306 for collection, pattern, regex, pri in command.cooker.bbfile_config_priorities: 307 ret.append((collection, pattern, regex.pattern, pri))
|
| H A D | cooker.py | 1774 for layername, _, regex, pri in self.bbfile_config_priorities: 1776 return pri, regex, layername
|
| /openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/ |
| H A D | cpu_init.c | 43 out_be32(&xlbarb->pri, 0); in cpu_init_f()
|
| /openbmc/u-boot/include/mtd/ |
| H A D | cfi_flash.h | 145 u8 pri[3]; member
|
| /openbmc/u-boot/arch/m68k/include/asm/ |
| H A D | immap_547x_8x.h | 85 u32 pri; /* 0x268 */ member
|
| /openbmc/u-boot/doc/ |
| H A D | README.iomux | 36 not able to modify the environment, however, so that "pri stdin" still
|
| H A D | README.m54418twr | 145 -> pri
|
| /openbmc/openbmc/poky/bitbake/lib/bblayers/ |
| H A D | query.py | 34 for layer, _, regex, pri in self.tinfoil.cooker.bbfile_config_priorities: 37 logger.plain("%s %s %s" % (layername.ljust(20), layerdir.ljust(70), pri))
|
| /openbmc/openbmc/poky/scripts/lib/checklayer/ |
| H A D | __init__.py | 248 for layer, path, pri in re.findall(r'^(\S+) +([^\n]*?) +(\d+)$', output, re.MULTILINE):
|
| /openbmc/qemu/docs/ |
| H A D | colo-proxy.txt | 47 | | +-----+--+-+ +-----v----+ +-----v----+ |pri +----+----+sec| | | | +------------+ +---+--…
|
| /openbmc/u-boot/board/freescale/m547xevb/ |
| H A D | README | 176 -> pri
|