Searched refs:ALU_V_FID_M (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/dsa/microchip/ | ||
D | ksz_9477_reg.h | 463 #define ALU_V_FID_M (BIT(16) - 1) macro |
D | ksz_common.c | 803 alu->fid = (alu_table[2] >> ALU_V_FID_S) & ALU_V_FID_M; in convert_alu() |