Searched refs:ALU_V_OVERRIDE (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/dsa/microchip/ | ||
D | ksz_9477_reg.h | 457 #define ALU_V_OVERRIDE BIT(31) macro |
D | ksz_common.c | 799 alu->is_override = !!(alu_table[1] & ALU_V_OVERRIDE); in convert_alu() |