Searched refs:tp2 (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/faraday/ |
| H A D | ftsdmc021.h | 20 unsigned int tp2; /* 0x04 - SDRAM Timing Parameter 2 */ member
|
| /OK3568_Linux_fs/u-boot/arch/nds32/lib/ |
| H A D | asm-offsets.c | 46 OFFSET(FTSDMC021_TP2, ftsdmc021, tp2); in main()
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_quota.h | 122 #define xfs_trans_dup_dqinfo(tp, tp2) argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/ |
| H A D | qquickgeomapgesturearea.cpp | 1117 … QTouchEvent::TouchPoint &tp1, const QTouchEvent::TouchPoint &tp2) { return tp1.id() < tp2.id(); }… in update() argument
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | cls_api.c | 70 const struct tcf_proto *tp2) in tcf_proto_cmp() argument 72 return tp1->chain->index == tp2->chain->index && in tcf_proto_cmp() 73 tp1->prio == tp2->prio && in tcf_proto_cmp() 74 tp1->protocol == tp2->protocol; in tcf_proto_cmp()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/crypto/ |
| H A D | aes-armv4.S | 722 eor r1,r4,r1,lsl#1 @ tp2 740 eor r4,r4,r5,ror#24 @ ^= ROTATE(tpb=tp9^tp2,8)
|