Searched refs:unpacked (Results 1 – 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/vphn/ |
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()
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
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()
|
/kernel/linux/linux-5.10/drivers/clk/renesas/ |
D | renesas-cpg-mssr.c | 662 unsigned int unpacked = reset_spec->args[0]; in cpg_mssr_reset_xlate() local 663 unsigned int idx = MOD_CLK_PACK(unpacked); in cpg_mssr_reset_xlate() 665 if (unpacked % 100 > 31 || idx >= rcdev->nr_resets) { in cpg_mssr_reset_xlate() 666 dev_err(priv->dev, "Invalid reset index %u\n", unpacked); in cpg_mssr_reset_xlate()
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
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
|
/kernel/linux/linux-5.10/Documentation/admin-guide/media/ |
D | qcom_camss.rst | 80 - Plain16 RAW10 (10bit unpacked Bayer RAW - V4L2_PIX_FMT_SBGGR10 / V4L2_PIX_FMT_Y10).
|
/kernel/linux/linux-5.10/usr/ |
D | Kconfig | 227 short time at boot, while both the cpio image and the unpacked
|
/kernel/linux/linux-5.10/Documentation/arm/omap/ |
D | dss.rst | 28 - RGB16, RGB24 packed, RGB24 unpacked
|
/kernel/linux/linux-5.10/Documentation/virt/kvm/ |
D | api.rst | 4713 Verify the integrity of the unpacked image. Only if this succeeds,
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
D | 0020_linux_drivers_gpu.patch | 11221 + BPP_38, /* 38 bit unpacked components */ 27263 + * field value to 0x7 if the display data is arranged in the 24-bit unpacked
|