Home
last modified time | relevance | path

Searched defs:unpacked (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/vphn/
H A Dvphn.c25 static int vphn_unpack_associativity(const long *packed, __be32 *unpacked) in vphn_unpack_associativity()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dvphn.c25 static int vphn_unpack_associativity(const long *packed, __be32 *unpacked) in vphn_unpack_associativity()
/openbmc/linux/drivers/clk/renesas/
H A Drenesas-cpg-mssr.c673 unsigned int unpacked = reset_spec->args[0]; in cpg_mssr_reset_xlate() local
/openbmc/qemu/target/ppc/
H A Dint_helper.c2037 #define VUPK(suffix, unpacked, packee, hi) \ in VUPKPX() argument