| /u-boot/arch/powerpc/lib/ |
| A D | kgdb.c | 49 unsigned int tt; /* Trap type code for powerpc */ member 69 computeSignal(unsigned int tt) in computeSignal() argument 73 for (ht = hard_trap_info; ht->tt && ht->signo; ht++) in computeSignal() 74 if (ht->tt == tt) in computeSignal()
|
| /u-boot/doc/sphinx-static/ |
| A D | theme_overrides.css | 78 code, .rst-content tt, .rst-content code { 86 .rst-content tt.literal,.rst-content tt.literal,.rst-content code.literal {
|
| /u-boot/common/ |
| A D | usb_hub.c | 711 hub->tt.multi = true; in usb_hub_configure() 729 hub->tt.think_time = 666; in usb_hub_configure() 731 8, hub->tt.think_time); in usb_hub_configure() 735 hub->tt.think_time = 666 * 2; in usb_hub_configure() 737 16, hub->tt.think_time); in usb_hub_configure() 740 hub->tt.think_time = 666 * 3; in usb_hub_configure() 742 24, hub->tt.think_time); in usb_hub_configure() 745 hub->tt.think_time = 666 * 4; in usb_hub_configure() 747 32, hub->tt.think_time); in usb_hub_configure()
|
| /u-boot/lib/bzip2/ |
| A D | bzlib_decompress.c | 261 s->tt = BZALLOC( s->blockSize100k * 100000 * sizeof(Int32) ); in BZ2_decompress() 262 if (s->tt == NULL) RETURN(BZ_MEM_ERROR); in BZ2_decompress() 451 s->tt[nblock] = (UInt32)uc; in BZ2_decompress() 522 s->tt[nblock] = (UInt32)(s->seqToUnseq[uc]); in BZ2_decompress() 590 uc = (UChar)(s->tt[i] & 0xff); in BZ2_decompress() 591 s->tt[s->cftab[uc]] |= (i << 8); in BZ2_decompress() 595 s->tPos = s->tt[s->origPtr] >> 8; in BZ2_decompress()
|
| A D | bzlib_private.h | 409 UInt32 *tt; member 472 s->tPos = s->tt[s->tPos]; \
|
| A D | bzlib.c | 575 s->tt = NULL; in BZ_API() 643 UInt32* c_tt = s->tt; in unRLE_obuf_to_output_FAST() 716 s->tt = c_tt; in unRLE_obuf_to_output_FAST() 900 if (s->tt != NULL) BZFREE(s->tt); in BZ_API()
|
| /u-boot/drivers/serial/ |
| A D | usbtty.c | 512 char * tt; in drv_usbtty_init() local 530 tt = env_get("usbtty"); in drv_usbtty_init() 531 if (!tt) in drv_usbtty_init() 532 tt = "generic"; in drv_usbtty_init() 533 usbtty_init_terminal_type(strcmp(tt,"cdc_acm")); in drv_usbtty_init()
|
| /u-boot/arch/mips/mach-octeon/include/mach/ |
| A D | cvmx-wqe.h | 806 static inline void cvmx_wqe_set_tt(cvmx_wqe_t *work, int tt) in cvmx_wqe_set_tt() argument 809 work->word1.cn78xx.tag_type = (cvmx_pow_tag_type_t)tt; in cvmx_wqe_set_tt() 811 work->word1.cn68xx.tag_type = (cvmx_pow_tag_type_t)tt; in cvmx_wqe_set_tt() 814 work->word1.cn38xx.tag_type = (cvmx_pow_tag_type_t)tt; in cvmx_wqe_set_tt()
|
| A D | cvmx-pko3.h | 397 u64 tt : 2; member 1039 u8 node, uint8_t group, uint8_t tt, u32 tag);
|
| A D | cvmx-sso-defs.h | 1370 u64 tt : 2; member 2295 u64 tt : 2; member 2306 u64 tt : 2; member 2373 u64 tt : 2; member
|
| A D | cvmx-pow.h | 311 u64 tt : 2; member 443 u64 tt : 2; member 585 u64 tt : 2; member 926 result.tag_type = sl_ppx_tag.s.tt; in cvmx_pow_get_current_tag()
|
| A D | cvmx-pki.h | 498 u64 tt : 2; /* INST_HDR[TT] => WQE[TT], if INST_HDR[UTT] = 1 */ member
|
| A D | cvmx-pip.h | 1054 return bsel_tbl.s.tt; in cvmx_pip_get_bsel_tt()
|
| A D | cvmx-pip-defs.h | 287 u64 tt : 2; member 301 u64 tt : 2; member
|
| A D | cvmx-pki-defs.h | 725 u64 tt : 2; member
|
| /u-boot/drivers/usb/musb-new/ |
| A D | musb_host.c | 2065 if (urb->dev->tt) { 2067 if (urb->dev->tt->hub) 2069 (u8) urb->dev->tt->hub->devnum; 2070 if (urb->dev->tt->multi)
|
| /u-boot/drivers/usb/host/ |
| A D | xhci.c | 1351 if (hub->tt.multi) in xhci_update_hub_device() 1365 think_time = hub->tt.think_time; in xhci_update_hub_device()
|
| A D | xhci-mem.c | 831 if (hub->tt.multi) in xhci_setup_addressable_virt_dev()
|
| /u-boot/include/ |
| A D | usb.h | 599 struct usb_tt tt; /* Transaction Translator */ member
|
| /u-boot/arch/mips/mach-octeon/ |
| A D | cvmx-pko3-compat.c | 531 work_s.s.tt = wqe_p->tag_type; in cvmx_pko3_legacy_xmit()
|
| A D | cvmx-pki.c | 596 style_cfg->parm_cfg.tag_type = style_alg.s.tt; in cvmx_pki_read_style_config() 678 style_alg.s.tt = style_cfg->parm_cfg.tag_type; in cvmx_pki_write_style_config()
|
| /u-boot/arch/arm/include/asm/arch-octeontx2/csrs/ |
| A D | csrs-nix.h | 1463 u64 tt : 2; member 1688 u64 tt : 2; member 3002 u64 tt : 2; member
|