Searched refs:unpacked (Results 1 – 12 of 12) sorted by relevance
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | vphn.c | 25 static int vphn_unpack_associativity(const long *packed, __be32 *unpacked) in vphn_unpack_associativity() argument 49 unpacked[++nr_assoc_doms] = in vphn_unpack_associativity() 57 unpacked[++nr_assoc_doms] = in vphn_unpack_associativity() 70 unpacked[0] = cpu_to_be32(nr_assoc_doms); in vphn_unpack_associativity()
|
| /linux/tools/testing/selftests/powerpc/vphn/ |
| H A D | vphn.c | 25 static int vphn_unpack_associativity(const long *packed, __be32 *unpacked) in vphn_unpack_associativity() argument 49 unpacked[++nr_assoc_doms] = in vphn_unpack_associativity() 57 unpacked[++nr_assoc_doms] = in vphn_unpack_associativity() 70 unpacked[0] = cpu_to_be32(nr_assoc_doms); in vphn_unpack_associativity()
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-y16i.rst | 17 from 2 sources interleaved and unpacked. Each pixel is stored in a 16-bit word 20 **Pixel unpacked representation.** 21 Left/Right pixels 16-bit unpacked - 16-bit for each interleaved pixel.
|
| /linux/drivers/clk/renesas/ |
| H A D | renesas-cpg-mssr.c | 847 unsigned int unpacked = reset_spec->args[0]; in cpg_mssr_reset_xlate() local 848 unsigned int idx = MOD_CLK_PACK(unpacked); in cpg_mssr_reset_xlate() 850 if (unpacked % 100 > 31 || idx >= rcdev->nr_resets) { in cpg_mssr_reset_xlate() 851 dev_err(priv->dev, "Invalid reset index %u\n", unpacked); in cpg_mssr_reset_xlate()
|
| /linux/arch/m68k/fpsp040/ |
| H A D | get_op.S | 537 fmovex %fp0,ETEMP(%a6) |put the unpacked sop in the fsave stack 607 | ;put the unpacked sop in the fsave stack
|
| /linux/drivers/firmware/cirrus/test/ |
| H A D | cs_dsp_test_bin.c | 1983 u32 unpacked[80]; in bin_patch_mixed_packed_unpacked_random() member 1997 get_random_bytes(payload->unpacked, sizeof(payload->unpacked)); in bin_patch_mixed_packed_unpacked_random() 2027 &payload->unpacked[i], in bin_patch_mixed_packed_unpacked_random() 2028 sizeof(payload->unpacked[i])); in bin_patch_mixed_packed_unpacked_random() 2093 KUNIT_EXPECT_EQ(test, readback[0], payload->unpacked[i]); in bin_patch_mixed_packed_unpacked_random() 2096 cs_dsp_mock_regmap_drop_bytes(priv, reg_addr, sizeof(payload->unpacked[i])); in bin_patch_mixed_packed_unpacked_random()
|
| /linux/drivers/md/dm-vdo/ |
| H A D | recovery-journal.c | 945 struct recovery_block_header unpacked; in advance_tail() local 955 unpacked = (struct recovery_block_header) { in advance_tail() 974 vdo_pack_recovery_block_header(&unpacked, header); in advance_tail()
|
| /linux/Documentation/admin-guide/media/ |
| H A D | qcom_camss.rst | 80 - Plain16 RAW10 (10bit unpacked Bayer RAW - V4L2_PIX_FMT_SBGGR10 / V4L2_PIX_FMT_Y10).
|
| /linux/usr/ |
| H A D | Kconfig | 226 short time at boot, while both the cpio image and the unpacked
|
| /linux/Documentation/arch/arm/omap/ |
| H A D | dss.rst | 28 - RGB16, RGB24 packed, RGB24 unpacked
|
| /linux/Documentation/virt/kvm/ |
| H A D | api.rst | 5409 Verify the integrity of the unpacked image. Only if this succeeds,
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 2454 image is unpacked asynchronously, concurrently
|