Searched refs:tp1 (Results 1 – 3 of 3) sorted by relevance
86 static bool tcf_proto_cmp(const struct tcf_proto *tp1, in tcf_proto_cmp() argument89 return tp1->chain->index == tp2->chain->index && in tcf_proto_cmp()90 tp1->prio == tp2->prio && in tcf_proto_cmp()91 tp1->protocol == tp2->protocol; in tcf_proto_cmp()
911 u8 tp1; in sii8620_xtal_set_rate() member931 sii8620_write(ctx, REG_HDCP2X_TP1, rates[i].tp1); in sii8620_xtal_set_rate()
1684 - Updates by Kai Germaschewski <kai@tp1.ruhr-uni-bochum.de>