Searched refs:ALU_V_MSTP_M (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/dsa/microchip/ | ||
H A D | ksz9477_reg.h | 434 #define ALU_V_MSTP_M 0x7 macro |
H A D | ksz9477.c | 595 alu->mstp = alu_table[0] & ALU_V_MSTP_M; in ksz9477_convert_alu() |