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