Searched defs:tlen (Results 1 – 8 of 8) sorted by relevance
/openbmc/phosphor-bmc-code-mgmt/i2c-vr/isl69269/ |
H A D | isl69269.cpp | 121 uint8_t tlen = threeByteLen; in dmaReadWrite() local 228 uint8_t tlen = oneByteLen; in getDeviceRevision() local
|
/openbmc/u-boot/net/ |
H A D | cdp.c | 243 ushort type, tlen; in cdp_receive() local
|
/openbmc/u-boot/scripts/kconfig/lxdialog/ |
H A D | util.c | 355 int tlen = MIN(width - 2, strlen(title)); in print_title() local
|
/openbmc/qemu/semihosting/ |
H A D | syscalls.c | 26 static int validate_strlen(CPUState *cs, target_ulong str, target_ulong tlen) in validate_strlen() 55 target_ulong tstr, target_ulong tlen) in validate_lock_user_string()
|
/openbmc/qemu/hw/net/ |
H A D | pcnet.c | 132 uint8_t tlen; member 772 int rlen, tlen; in pcnet_init() local
|
/openbmc/qemu/hw/usb/ |
H A D | hcd-dwc2.c | 230 uint32_t chan, epnum, epdir, eptype, mps, pid, pcnt, len, tlen, intr = 0; in dwc2_handle_packet() local
|
/openbmc/qemu/hw/ppc/ |
H A D | vof.c | 77 static void prop_format(char *tval, int tlen, const void *prop, int len) in prop_format()
|
/openbmc/qemu/target/m68k/ |
H A D | translate.c | 4016 TCGv mask, tofs = NULL, tlen = NULL; in DISAS_INSN() local
|