Home
last modified time | relevance | path

Searched refs:COMPRESS (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/drivers/fpga/
H A Divm_core.c641 g_usDataType |= COMPRESS; in ispVMCode()
643 g_usDataType &= ~COMPRESS; in ispVMCode()
1383 if (g_usDataType & COMPRESS) { in ispVMData()
1472 !getData && !(g_usDataType&COMPRESS)) { in ispVMData()
1737 if (g_usDataType & COMPRESS) { in ispVMAmble()
1738 g_usDataType &= ~(COMPRESS); in ispVMAmble()
1861 g_usDataType |= COMPRESS; in ispVMAmble()
/openbmc/linux/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-regs.h21 #define MDP_COLOR(COMPRESS, PACKED, LOOSE, VIDEO, PLANE, HF, VF, BITS, GROUP, SWAP, ID)\ argument
22 (((COMPRESS) << 29) | ((PACKED) << 27) | ((LOOSE) << 26) | ((VIDEO) << 23) |\
/openbmc/u-boot/include/
H A Dlattice.h58 #define COMPRESS 0x0008 /* Data is compressed. */ macro
/openbmc/linux/fs/btrfs/
H A Dsuper.c380 if (!btrfs_test_opt(info, COMPRESS) || in btrfs_parse_options()
388 btrfs_clear_opt(info->mount_opt, COMPRESS); in btrfs_parse_options()
404 COMPRESS) ? in btrfs_parse_options()
427 btrfs_set_opt(info->mount_opt, COMPRESS); in btrfs_parse_options()
435 btrfs_set_opt(info->mount_opt, COMPRESS); in btrfs_parse_options()
447 btrfs_set_opt(info->mount_opt, COMPRESS); in btrfs_parse_options()
456 btrfs_clear_opt(info->mount_opt, COMPRESS); in btrfs_parse_options()
1260 if (btrfs_test_opt(info, COMPRESS)) { in btrfs_show_options()
H A Dinode.c800 if (btrfs_test_opt(fs_info, COMPRESS) || in inode_need_compress()
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-2.2.rst441 - :ref:`ref-classes-image`: Renamed COMPRESS(ION) to CONVERSION. This change
444 ``CONVERSION_DEPENDS`` and :term:`CONVERSION_CMD`. The ``COMPRESS*``
447 new names as the ``COMPRESS*`` ones will be removed in a future
/openbmc/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-types.rst271 .. _MEDIA-INTF-T-ALSA-COMPRESS: