Home
last modified time | relevance | path

Searched refs:replicate (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/qemu/tests/qtest/
H A Dpflash-cfi02-test.c165 static inline uint64_t replicate(const FlashConfig *c, uint64_t data) in replicate() function
175 flash_write(c, as_byte_addr(c, cmd_addr), replicate(c, cmd)); in flash_cmd()
204 flash_write(c, byte_addr, replicate(c, SECTOR_ERASE_CMD)); in sector_erase()
210 const uint64_t dq6 = replicate(c, 0x40); in wait_for_completion()
298 g_assert_cmphex(flash_query(c, FLASH_ADDR(0)), ==, replicate(c, 0xBF)); in test_geometry()
307 replicate(c, 0x236D)); in test_geometry()
313 g_assert_cmphex(flash_query(c, FLASH_ADDR(0x10)), ==, replicate(c, 'Q')); in test_geometry()
314 g_assert_cmphex(flash_query(c, FLASH_ADDR(0x11)), ==, replicate(c, 'R')); in test_geometry()
315 g_assert_cmphex(flash_query(c, FLASH_ADDR(0x12)), ==, replicate(c, 'Y')); in test_geometry()
331 g_assert_cmpint(flash_query(c, FLASH_ADDR(pri + 0)), ==, replicate(c, 'P')); in test_geometry()
[all …]
/openbmc/linux/sound/soc/tegra/
H A Dtegra_cif.h41 unsigned int replicate; member
58 (conf->replicate << TEGRA_ACIF_CTRL_REPLICATE_SHIFT) | in tegra_set_cif()
H A Dtegra30_ahub.c142 cif_conf.replicate = 0; in tegra30_ahub_allocate_rx_fifo()
244 cif_conf.replicate = 0; in tegra30_ahub_allocate_tx_fifo()
639 (conf->replicate << in tegra30_ahub_set_cif()
671 (conf->replicate << in tegra124_ahub_set_cif()
H A Dtegra30_ahub.h482 unsigned int replicate; member
H A Dtegra30_i2s.c188 cif_conf.replicate = 0; in tegra30_i2s_hw_params()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-rouge-score/
H A Dpython3-rouge-score_0.1.2.bb3 replicate results from the original perl package."
/openbmc/linux/Documentation/devicetree/bindings/cpufreq/
H A Dcpufreq-st.txt53 /* # WARNING: Do not attempt to copy/replicate these nodes, # */
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-setuptools/
H A D0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch10 to replicate here as well, the original is
/openbmc/linux/arch/alpha/lib/
H A Dstrchr.S24 sll a1, 8, t5 # e0 : replicate the search character
H A Dstrrchr.S24 sll a1, 8, t5 # e0 : replicate our test character
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dgconf.bbclass11 # the sysroot. TODO: replicate the postinst logic for -native packages going
/openbmc/webui-vue/docs/guide/unit-testing/
H A Dreadme.md27 - The naming convention is to replicate the folder and component name
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c1698 bool replicate, dip_hit = false, vlan_vld = false; in mps_tcam_show() local
1768 replicate = (cls_lo & T6_REPLICATE_F); in mps_tcam_show()
1770 replicate = (cls_lo & REPLICATE_F); in mps_tcam_show()
1772 if (replicate) { in mps_tcam_show()
1855 if (replicate) { in mps_tcam_show()
/openbmc/linux/Documentation/bpf/
H A Dcpumasks.rst367 replicate those examples here. Note, however, that all of the aforementioned
/openbmc/linux/Documentation/filesystems/
H A Dnilfs2.rst284 with regard to the design of NILFS2. It is allowed to replicate the
H A Dsharedsubtree.rst693 Let's say we want to replicate the mount tree at multiple
709 And we want to replicate the tree at multiple
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dbuilding.rst653 makes it difficult to replicate the changes for perhaps another target
916 build and then use that "snapshot" later to replicate the build offline.
919 ready, you can use it at any time and from any machine to replicate your
H A Dlayers.rst844 can replicate the directory structure and revisions of the layers in a current build.
/openbmc/qemu/docs/devel/
H A Dreplay.rst92 order in replay mode must replicate the order of callbacks in record mode.
/openbmc/linux/Documentation/driver-api/media/drivers/
H A Dvidtv.rst161 debugging PSI tables. Vidtv currently tries to replicate the PSI
/openbmc/linux/Documentation/admin-guide/pm/
H A Dintel-speed-select.rst26 test. Using this tool as an example, customers can replicate the messaging
/openbmc/qemu/tcg/riscv/
H A Dtcg-target.c.inc1347 /* For LT/GE comparison against 0, replicate the sign bit. */
/openbmc/linux/drivers/hwmon/
H A DKconfig1361 that with some chips which don't replicate LM75 quirks exactly,
/openbmc/qemu/tcg/i386/
H A Dtcg-target.c.inc3465 /* Then replicate the 64-bit elements across the rest of the vector. */
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D0004-mmal_20.patch8776 + // Existing buffer - replicate it

12