Searched refs:tp1 (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxprop.c | 282 XTextProperty tp1; in dmxPropertySameDisplay() local 289 tp1.nitems = 0; in dmxPropertySameDisplay() 310 if (!XGetTextProperty(dpy1, RootWindow(dpy1, 0), &tp1, atom1) in dmxPropertySameDisplay() 311 || !tp1.nitems) { in dmxPropertySameDisplay() 315 if (!strcmp((char *) tp0.value, (char *) tp1.value)) in dmxPropertySameDisplay() 321 if (tp1.nitems) in dmxPropertySameDisplay() 322 XFree(tp1.value); in dmxPropertySameDisplay()
|
| /OK3568_Linux_fs/u-boot/include/faraday/ |
| H A D | ftsdmc021.h | 19 unsigned int tp1; /* 0x00 - SDRAM Timing Parameter 1 */ member
|
| /OK3568_Linux_fs/u-boot/arch/nds32/lib/ |
| H A D | asm-offsets.c | 45 OFFSET(FTSDMC021_TP1, ftsdmc021, tp1); in main()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/ |
| H A D | qquickgeomapgesturearea.cpp | 1117 …llPoints.end(), [](const QTouchEvent::TouchPoint &tp1, const QTouchEvent::TouchPoint &tp2) { retur… in update() argument
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | cls_api.c | 69 static bool tcf_proto_cmp(const struct tcf_proto *tp1, 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 | 707 ldr r0,[r11,#16]! @ prefetch tp1 745 ldr r0,[r11,#4] @ prefetch tp1
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/ |
| H A D | sil-sii8620.c | 911 u8 tp1; in sii8620_xtal_set_rate() member 931 sii8620_write(ctx, REG_HDCP2X_TP1, rates[i].tp1); in sii8620_xtal_set_rate()
|
| /OK3568_Linux_fs/kernel/Documentation/kbuild/ |
| H A D | makefiles.rst | 1617 - Updates by Kai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
|