Searched refs:TI (Results 1 - 12 of 12) sorted by relevance

/linux-master/arch/sparc/include/asm/
H A Dasm-prototypes.h24 typedef int TItype __attribute__((mode(TI)));
/linux-master/arch/mips/lib/
H A Dlibgcc.h35 typedef int ti_type __attribute__((mode(TI)));
/linux-master/drivers/net/ethernet/cadence/
H A Dmacb_ptp.c116 gem_writel(bp, TI, GEM_BF(NSINCR, incr_spec->ns));
242 gem_writel(bp, TI, GEM_BF(NSINCR, 0));
/linux-master/drivers/media/dvb-frontends/
H A Dbcm3510_priv.h365 u8 TI :1; /* programming the tuner */ member in struct:bcm3510_hab_cmd_status1::__anon306
/linux-master/drivers/net/ethernet/
H A Dfealnx.c200 TI = 0x00000008, /* transmit interrupt */ enumerator in enum:intr_status_bits
872 // np->imrvalue=FBE|TUNF|CNTOVF|RBU|TI|RI;
873 np->imrvalue = TUNF | CNTOVF | RBU | TI | RI;
897 iowrite32(FBE | TUNF | CNTOVF | RBU | TI | RI, ioaddr + ISR);
1157 iowrite32(FBE | TUNF | CNTOVF | RBU | TI | RI, ioaddr + ISR);
/linux-master/arch/arm/mm/
H A Dproc-arm925.S20 * Some additional notes based on deciphering the TI TRM on OMAP-5910:
433 mcr p15, 0, r0, c15, c1, 0 @ write TI config register
/linux-master/drivers/pcmcia/
H A Dyenta_socket.c31 "If PC card doesn't function properly, please try this option (TI and Ricoh bridges only)");
66 * currently only used in the TI/EnE initialization code
961 * currently only used in the TI/EnE initialization code
1367 CB_ID(PCI_VENDOR_ID_TI, PCI_DEVICE_ID_TI_1031, TI),
1370 * TBD: Check if these TI variants can use more
1375 CB_ID(PCI_VENDOR_ID_TI, PCI_DEVICE_ID_TI_1210, TI),
/linux-master/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-drv.c505 /* The TI or RI interrupt bits may still be set even if using
510 (XGMAC_GET_BITS(dma_ch_isr, DMA_CH_SR, TI) ||
524 XGMAC_SET_BITS(dma_ch_isr, DMA_CH_SR, TI, 0);
637 XGMAC_SET_BITS(dma_status, DMA_CH_SR, TI, 1);
/linux-master/sound/pci/oxygen/
H A Doxygen_lib.c308 { PCI_VDEVICE(TI, 0x8240), .driver_data = XIO2001 },
/linux-master/arch/sparc/kernel/
H A Dhead_32.S224 /* Check for a viking (TI) module. */
483 subcc %o1, PSR_IMPL_TI, %g0 ! TI: Viking or MicroSPARC
H A Dentry.S729 WRITE_PAUSE ! TI scumbags...
/linux-master/lib/crypto/mpi/
H A Dlonglong.h675 typedef unsigned int __ll_UTItype __attribute__((mode(TI))); \

Completed in 190 milliseconds