Searched refs:ALU_V_FID_M (Results 1 – 2 of 2) sorted by relevance
/drivers/net/dsa/microchip/ | ||
D | ksz9477_reg.h | 445 #define ALU_V_FID_M (BIT(16) - 1) macro |
D | ksz9477.c | 595 alu->fid = (alu_table[2] >> ALU_V_FID_S) & ALU_V_FID_M; in ksz9477_convert_alu() |