Searched refs:tp2 (Results 1 – 4 of 4) sorted by relevance
19 unsigned int tp2; /* 0x04 - SDRAM Timing Parameter 2 */ member
46 OFFSET(FTSDMC021_TP2, ftsdmc021, tp2); in main()
128 #define xfs_trans_dup_dqinfo(tp, tp2) argument
190 const struct tcf_proto *tp2) in tcf_proto_cmp() argument192 return tp1->chain->index == tp2->chain->index && in tcf_proto_cmp()193 tp1->prio == tp2->prio && in tcf_proto_cmp()194 tp1->protocol == tp2->protocol; in tcf_proto_cmp()