Home
last modified time | relevance | path

Searched refs:ALU_V_FID_M (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz9477_reg.h445 #define ALU_V_FID_M (BIT(16) - 1) macro
H A Dksz9477.c603 alu->fid = (alu_table[2] >> ALU_V_FID_S) & ALU_V_FID_M; in ksz9477_convert_alu()