Searched refs:TFPORT_S (Results 1 – 1 of 1) sorted by relevance
2051 #define TFPORT_S 18 macro2053 #define TFPORT_V(x) ((x) << TFPORT_S)2054 #define TFPORT_G(x) (((x) >> TFPORT_S) & TFPORT_M)