Searched refs:T5_TFPORT_S (Results 1 – 1 of 1) sorted by relevance
2080 #define T5_TFPORT_S 18 macro2082 #define T5_TFPORT_V(x) ((x) << T5_TFPORT_S)2083 #define T5_TFPORT_G(x) (((x) >> T5_TFPORT_S) & T5_TFPORT_M)