Searched refs:TFPORT_S (Results 1 – 1 of 1) sorted by relevance
2032 #define TFPORT_S 18 macro2034 #define TFPORT_V(x) ((x) << TFPORT_S)2035 #define TFPORT_G(x) (((x) >> TFPORT_S) & TFPORT_M)