Searched refs:aq_utils_obj_set (Results 1 – 2 of 2) sorted by relevance
47 aq_utils_obj_set(&hw->flags, AQ_HW_FLAG_ERR_UNPLUG); in aq_hw_read_reg()72 aq_utils_obj_set(&hw->flags, AQ_HW_FLAG_ERR_UNPLUG); in aq_hw_read_reg64()
14 static inline void aq_utils_obj_set(atomic_t *flags, u32 mask) in aq_utils_obj_set() function