Searched refs:TR_TGDVER_REV_MAJ_MASK (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/dsa/hirschmann/
H A Dhellcreek.h175 #define TR_TGDVER_REV_MAJ_MASK GENMASK(15, 8) macro
H A Dhellcreek.c218 tgd_maj = (tgd_ver & TR_TGDVER_REV_MAJ_MASK) >> TR_TGDVER_REV_MAJ_SHIFT;

Completed in 108 milliseconds