Home
last modified time | relevance | path

Searched refs:tp2 (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/faraday/
H A Dftsdmc021.h19 unsigned int tp2; /* 0x04 - SDRAM Timing Parameter 2 */ member
/openbmc/u-boot/arch/nds32/lib/
H A Dasm-offsets.c46 OFFSET(FTSDMC021_TP2, ftsdmc021, tp2); in main()
/openbmc/linux/fs/xfs/
H A Dxfs_quota.h128 #define xfs_trans_dup_dqinfo(tp, tp2) argument
/openbmc/linux/net/sched/
H A Dcls_api.c190 const struct tcf_proto *tp2) in tcf_proto_cmp() argument
192 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()