Searched refs:TFPORT_S (Results 1 – 1 of 1) sorted by relevance
2057 #define TFPORT_S 18 macro2059 #define TFPORT_V(x) ((x) << TFPORT_S)2060 #define TFPORT_G(x) (((x) >> TFPORT_S) & TFPORT_M)