Home
last modified time | relevance | path

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

/linux/drivers/cxl/core/
H A Dfeatures.c281 u32 feat_flag, u16 offset, u16 *return_code) in cxl_set_feature() argument
297 feat_flag &= ~CXL_SET_FEAT_FLAG_DATA_TRANSFER_MASK; in cxl_set_feature()
298 feat_flag |= CXL_SET_FEAT_FLAG_DATA_SAVED_ACROSS_RESET; in cxl_set_feature()
308 pi->flags = cpu_to_le32(feat_flag | in cxl_set_feature()
312 pi->flags = cpu_to_le32(feat_flag | in cxl_set_feature()
343 pi->flags = cpu_to_le32(feat_flag | in cxl_set_feature()
346 pi->flags = cpu_to_le32(feat_flag | in cxl_set_feature()