Home
last modified time | relevance | path

Searched refs:SWAP (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/media/platform/mediatek/mdp/
H A Dmtk_mdp_regs.c14 #define MDP_COLORFMT_PACK(VIDEO, PLANE, COPLANE, HF, VF, BITS, GROUP, SWAP, ID)\ argument
17 ((SWAP) << 5) | ((ID) << 0))
/linux/drivers/video/fbdev/
H A Ddnfb.c104 #define SWAP(A) ((A>>8) | ((A&0xff) <<8)) macro
264 out_be16(AP_ROP_1, SWAP(0x3)); in dnfb_probe()
/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
24 ((GROUP) << 6) | ((SWAP) << 5) | ((ID) << 0))
/linux/Documentation/translations/zh_CN/accounting/
H A Ddelay-accounting.rst96 SWAP count delay total delay average
/linux/Documentation/translations/zh_CN/filesystems/
H A Dtmpfs.rst135 /mytmpfs上挂载tmpfs实例,分配只能由root用户访问的10GB RAM/SWAP,可以有10240个
/linux/Documentation/translations/zh_TW/filesystems/
H A Dtmpfs.rst135 /mytmpfs上掛載tmpfs實例,分配只能由root用戶訪問的10GB RAM/SWAP,可以有10240個
/linux/drivers/gpu/drm/bridge/
H A Dchrontel-ch7033.c61 SWAP = GENMASK(2, 0), enumerator
402 regmap_update_bits(priv->regmap, 0x18, SWAP, BYTE_SWAP_BGR); in ch7033_bridge_mode_set()
/linux/Documentation/accounting/
H A Ddelay-accounting.rst114 SWAP count delay total delay average delay max delay min
/linux/Documentation/mm/
H A Darch_pgtable_helpers.rst241 SWAP Page Table Helpers
/linux/Documentation/userspace-api/media/rc/
H A Drc-tables.rst295 - ANGLE / SWAP
/linux/fs/nfs/
H A DKconfig93 depends on NFS_FS && SWAP
/linux/drivers/mtd/
H A DKconfig188 depends on MTD && SWAP
/linux/tools/mm/
H A Dpage-types.c496 flags |= BIT(SWAP); in expand_overloaded_flags()
/linux/
H A DMAINTAINERS26306 ZSWAP COMPRESSED SWAP CACHING