Home
last modified time | relevance | path

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

/linux/drivers/media/pci/intel/ipu6/
H A Dipu6-cpd.c47 #define PKG_DIR_SIZE_MASK GENMASK_ULL(23, 0) macro
154 *p = FIELD_PREP(PKG_DIR_SIZE_MASK, dir_ent->len) | in ipu6_cpd_parse_module_data()