Searched refs:OP_DEL (Results 1 – 1 of 1) sorted by relevance
637 #define OP_DEL BIT(2) macro653 .access = (OP_READ | OP_WRITE | OP_DEL),669 .access = (OP_WRITE | OP_DEL),710 .access = (OP_WRITE | OP_DEL),737 .access = (OP_READ | OP_WRITE | OP_DEL | OP_SEARCH),745 .access = (OP_READ | OP_WRITE | OP_DEL | OP_SEARCH),753 .access = (OP_READ | OP_WRITE | OP_DEL),802 .access = (OP_READ | OP_WRITE | OP_DEL),940 if (!keep && !(ops->access & OP_DEL)) in sja1105_dynamic_config_write()