Searched refs:AB_PARTITION_ATTR_SLOT_ACTIVE (Results 1 – 2 of 2) sorted by relevance
64 ~AB_PARTITION_ATTR_SLOT_ACTIVE); \115 retval = !!(*attr & AB_PARTITION_ATTR_SLOT_ACTIVE); in get_partition_attribute()222 *attr = (*attr) | AB_PARTITION_ATTR_SLOT_ACTIVE; in update_slot_attribute()223 *attr_bak = (*attr) | AB_PARTITION_ATTR_SLOT_ACTIVE; in update_slot_attribute()
72 #define AB_PARTITION_ATTR_SLOT_ACTIVE (0x1<<2) macro