Searched refs:tp1 (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/target/ppc/translate/ |
H A D | vmx-ops.c.inc | 23 #define GEN_VXRFORM_DUAL(name0, name1, opc2, opc3, tp0, tp1) \ 24 GEN_HANDLER_E(name0##_##name1, 0x4, opc2, opc3, 0x00000000, tp0, tp1), \ 25 GEN_HANDLER_E(name0##_##name1, 0x4, opc2, (opc3 | 0x10), 0x00000000, tp0, tp1),
|
/openbmc/u-boot/include/faraday/ |
H A D | ftsdmc021.h | 18 unsigned int tp1; /* 0x00 - SDRAM Timing Parameter 1 */ member
|
/openbmc/u-boot/arch/nds32/lib/ |
H A D | asm-offsets.c | 45 OFFSET(FTSDMC021_TP1, ftsdmc021, tp1); in main()
|
/openbmc/linux/net/sched/ |
H A D | cls_api.c | 189 static bool tcf_proto_cmp(const struct tcf_proto *tp1, 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()
|
/openbmc/linux/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()
|
/openbmc/linux/Documentation/kbuild/ |
H A D | makefiles.rst | 1650 - Updates by Kai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
|