Searched refs:OP_DEL (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/dsa/sja1105/
H A Dsja1105_dynamic_config.c72 * OP_DEL: Set if the manual says the VALIDENT bit is supported in the
877 #define OP_DEL BIT(2) macro
894 .access = (OP_READ | OP_WRITE | OP_DEL),
910 .access = (OP_WRITE | OP_DEL),
951 .access = (OP_WRITE | OP_DEL),
978 .access = (OP_READ | OP_WRITE | OP_DEL | OP_SEARCH),
986 .access = (OP_READ | OP_WRITE | OP_DEL | OP_SEARCH | OP_VALID_ANYWAY),
994 .access = (OP_READ | OP_WRITE | OP_DEL),
1043 .access = (OP_READ | OP_WRITE | OP_DEL),
1078 .access = (OP_READ | OP_WRITE | OP_DEL | OP_SEARC
[all...]

Completed in 244 milliseconds