Searched refs:ta1 (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/arch/mips/kernel/ |
D | cps-vec.S | 287 li ta1, 1 290 mtc0 ta1, CP0_VPECONTROL 294 mttc0 ta1, CP0_TCBIND 298 sll t1, ta1, VPECONF0_XTC_SHIFT 310 addiu ta1, ta1, 1 311 slt t0, ta1, ta3 393 li ta1, 0 404 or t0, t0, ta1 415 mul t0, t0, ta1 455 addiu ta1, ta1, 1
|
/linux-4.4.14/arch/mips/include/asm/ |
D | regdef.h | 37 #define ta1 $13 macro 76 #define ta1 $9 macro
|
/linux-4.4.14/drivers/char/pcmcia/ |
D | cm4000_cs.c | 134 unsigned char ta1; member 341 dev->ta1 = 0x11; /* defaults to 9600 baud */ in parse_atr() 345 dev->ta1 = dev->atr[2]; in parse_atr() 346 DEBUGP(5, dev, "Card says FiDi is 0x%.2x\n", dev->ta1); in parse_atr() 349 dev->ta1 = 0x11; in parse_atr() 477 DEBUGP(5, dev, "Ta(1) from ATR is 0x%.2x\n", dev->ta1); in set_protocol() 479 dev->pts[2] = fi_di_table[dev->ta1 & 0x0F][(dev->ta1 >> 4) & 0x0F]; in set_protocol() 828 (dev->ta1 != 0x11) && in monitor_card() 863 if (dev->ta1 == 0x11) in monitor_card()
|
/linux-4.4.14/arch/arm/crypto/ |
D | sha2-ce-core.S | 23 ta1 .req q10
|
D | sha1-ce-core.S | 24 ta1 .req q5
|
/linux-4.4.14/arch/blackfin/include/asm/ |
D | bfin_can.h | 53 __BFP(ta1); /* offset 0x10 */
|
/linux-4.4.14/drivers/net/can/ |
D | bfin_can.c | 63 __BFP(ta1); /* offset 0x10 */
|
/linux-4.4.14/drivers/platform/x86/ |
D | thinkpad_acpi.c | 5967 u8 t, ta1, ta2; in thermal_init() local 5984 ta1 = ta2 = 0; in thermal_init() 5987 ta1 |= t; in thermal_init() 5989 ta1 = 0; in thermal_init() 5995 ta1 = 0; in thermal_init() 5999 if (ta1 == 0) { in thermal_init()
|
/linux-4.4.14/arch/blackfin/kernel/ |
D | debug-mmrs.c | 131 __CAN(TA1, ta1); in bfin_debug_mmrs_can()
|