Searched refs:unpacked (Results 1 – 9 of 9) sorted by relevance
| /Linux-v4.19/tools/testing/selftests/powerpc/vphn/ |
| D | vphn.c | 25 int vphn_unpack_associativity(const long *packed, __be32 *unpacked) in vphn_unpack_associativity() argument 48 unpacked[++nr_assoc_doms] = in vphn_unpack_associativity() 56 unpacked[++nr_assoc_doms] = in vphn_unpack_associativity() 68 unpacked[0] = cpu_to_be32(nr_assoc_doms); in vphn_unpack_associativity()
|
| D | vphn.h | 15 extern int vphn_unpack_associativity(const long *packed, __be32 *unpacked);
|
| /Linux-v4.19/arch/powerpc/mm/ |
| D | vphn.c | 25 int vphn_unpack_associativity(const long *packed, __be32 *unpacked) in vphn_unpack_associativity() argument 48 unpacked[++nr_assoc_doms] = in vphn_unpack_associativity() 56 unpacked[++nr_assoc_doms] = in vphn_unpack_associativity() 68 unpacked[0] = cpu_to_be32(nr_assoc_doms); in vphn_unpack_associativity()
|
| D | vphn.h | 15 extern int vphn_unpack_associativity(const long *packed, __be32 *unpacked);
|
| /Linux-v4.19/drivers/clk/renesas/ |
| D | renesas-cpg-mssr.c | 614 unsigned int unpacked = reset_spec->args[0]; in cpg_mssr_reset_xlate() local 615 unsigned int idx = MOD_CLK_PACK(unpacked); in cpg_mssr_reset_xlate() 617 if (unpacked % 100 > 31 || idx >= rcdev->nr_resets) { in cpg_mssr_reset_xlate() 618 dev_err(priv->dev, "Invalid reset index %u\n", unpacked); in cpg_mssr_reset_xlate()
|
| /Linux-v4.19/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
|
| /Linux-v4.19/Documentation/media/v4l-drivers/ |
| D | qcom_camss.rst | 78 - Plain16 RAW10 (10bit unpacked Bayer RAW - V4L2_PIX_FMT_SBGGR10 / V4L2_PIX_FMT_Y10).
|
| /Linux-v4.19/usr/ |
| D | Kconfig | 142 short time at boot, while both the cpio image and the unpacked
|
| /Linux-v4.19/Documentation/arm/OMAP/ |
| D | DSS | 27 - RGB16, RGB24 packed, RGB24 unpacked
|