Searched refs:OP_DEL (Results 1 – 1 of 1) sorted by relevance
652 #define OP_DEL BIT(2) macro668 .access = (OP_READ | OP_WRITE | OP_DEL),684 .access = (OP_WRITE | OP_DEL),725 .access = (OP_WRITE | OP_DEL),752 .access = (OP_READ | OP_WRITE | OP_DEL | OP_SEARCH),760 .access = (OP_READ | OP_WRITE | OP_DEL | OP_SEARCH),768 .access = (OP_READ | OP_WRITE | OP_DEL),817 .access = (OP_READ | OP_WRITE | OP_DEL),955 if (!keep && !(ops->access & OP_DEL)) in sja1105_dynamic_config_write()