Searched refs:MT (Results 1 - 72 of 72) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/
H A Dmips_mt.h2 * Definitions and decalrations for MIPS MT support that are common between
H A Dcevt-r4k.h11 * for MIPS 4K-type processors and their MIPS MT variants.
H A Dpm-cps.h16 * thus in an MT system the VPEs within each core are coupled and can only
H A Dmipsmtregs.h2 * MT regs definitions, follows on from mipsregs.h
H A Dasmmacro.h187 * Temporary until all gas have MT ASE support
H A Dcpu.h391 #define MIPS_ASE_MIPSMT 0x00000020 /* CPU supports MIPS MT */
/linux-4.1.27/include/linux/input/
H A Dmt.h25 * struct input_mt_slot - represents the state of an input MT slot
38 * @trkid: stores MT tracking ID for the next contact
39 * @num_slots: number of MT slots the device uses
40 * @slot: MT slot currently being transmitted
/linux-4.1.27/drivers/input/
H A Dinput-mt.c27 * input_mt_init_slots() - initialize MT input slots
28 * @dev: input device supporting MT events and finger tracking
32 * This function allocates all necessary memory for MT slot handling
107 * input_mt_destroy_slots() - frees the MT slots of the input device
108 * @dev: input device with allocated MT slots
111 * automatically free the MT slots when the device is destroyed.
125 * @dev: input device with allocated MT slots
164 * @dev: input device with allocated MT slots
185 * @dev: input device with allocated MT slots
256 * @dev: input device with allocated MT slots
273 * @dev: input device with allocated MT slots
405 * @dev: input device with allocated MT slots
446 * @dev: input device with allocated MT slots
H A Devdev.c1037 /* We can't change number of reserved MT slots */ evdev_do_ioctl()
/linux-4.1.27/include/linux/
H A Damifdreg.h72 #define FD_READ 0xE6 /* read with MT, MFM, SKip deleted */
73 #define FD_WRITE 0xC5 /* write with MT, MFM */
H A Dhp_sdc.h142 #define HP_SDC_IM_TIMERS 0x04 /* Mask the MT/DT/CT irq */
/linux-4.1.27/drivers/input/mouse/
H A Dalps.h182 * @x_map: Bitmap of active X positions for MT.
183 * @y_map: Bitmap of active Y positions for MT.
184 * @fingers: Number of fingers for MT.
187 * @mt: position for MT.
238 * @x_bits: Number of X bits in the MT bitmap.
239 * @y_bits: Number of Y bits in the MT bitmap.
H A Dcyapa.h20 #define CYAPA_GEN3 0x03 /* support MT-protocol B with tracking ID. */
168 /* The touch.id is used as the MT slot id, thus max MT slot is 15 */
H A Delan_i2c_core.c864 dev_err(dev, "failed to initialize MT slots: %d\n", error); elan_setup_input_device()
881 /* And MT parameters */ elan_setup_input_device()
H A Dcyapa.c467 dev_err(dev, "failed to initialize MT slots: %d\n", error); cyapa_create_input_dev()
/linux-4.1.27/arch/mips/kernel/
H A Dirq_cpu.c65 * Basically the same as above but taking care of all the MT stuff
126 /* Software interrupts are used for MT/CMT IPI */ mips_cpu_intc_map()
H A Dcps-vec.S29 * Set dest to non-zero if the core supports the MT ASE, else zero. If
30 * MT is not supported then branch to nomt.
227 /* Check that the core implements the MT ASE */
312 /* Calculate this VPEs ID. If the core doesn't support MT use 0 */
342 /* If the core doesn't support MT then return */
H A Dmips-mt-fpaff.c2 * General MIPS MT support routines, usable in AP/SP and SMVP.
17 * CPU mask used to set process affinity for MT VPEs/TCs with FPUs
H A Drtlx-cmp.c53 pr_warn("VPE loader: not a MIPS MT capable processor\n"); rtlx_module_init()
H A Drtlx-mt.c79 pr_warn("VPE loader: not a MIPS MT capable processor\n"); rtlx_module_init()
H A Dmips-mt.c2 * General MIPS MT support routines, usable in AP/SP and SMVP.
45 * Dump new MIPS MT state for the core. Does not leave TCs halted.
63 printk("=== MIPS MT State Dump ===\n"); mips_mt_regdump()
H A Dvpe-cmp.c97 pr_warn("VPE loader: not a MIPS MT capable processor\n"); vpe_module_init()
H A Dsmp-cps.c278 /* Disable MT - we only want to run 1 TC per VPE */ cps_init_secondary()
406 * In the non-MT halt case (ie. infinite loop) the CPU is doing nothing cps_cpu_die()
H A Dvpe-mt.c37 pr_warn("VPE loader: only Master VPE's are able to config MT\n"); vpe_run()
337 pr_warn("VPE loader: not a MIPS MT capable processor\n"); vpe_module_init()
H A Dscall32-o32.S457 * For FPU affinity scheduling on MIPS MT processors, we need to
460 * these hooks for the 32-bit kernel - there is no MIPS64 MT processor
H A Dsmp-mt.c247 /* disable MT so we can configure */ vsmp_smp_setup()
H A Dsmp.c68 * reduce the number of IPIs on large MT systems.
H A Dtraps.c1147 * MIPS MT processors may have fewer FPU contexts than CPU threads. If we've
1595 die_if_kernel("MIPS MT Thread exception in kernel", regs); do_mt()
/linux-4.1.27/sound/pci/ice1712/
H A Dews.h30 "{TerraTec,EWS 88MT},"\
59 /* TerraTec EWS 88MT/D configuration definitions */
H A Dews.c52 * access via i2c mode (for EWX 24/96, EWS 88MT&D)
H A Dice1724.c1570 snd_iprintf(buffer, " MT%02x : 0x%02x\n", snd_vt1724_proc_read()
/linux-4.1.27/drivers/usb/serial/
H A Dxsens_mt.c2 * Xsens MT USB driver
/linux-4.1.27/sound/oss/
H A Dtrix.c5 * (MT-0002-PC Control Chip)
38 outb(((unsigned char) addr), 0x390); /* MT-0002-PC ASIC address */ trix_read()
39 return inb(0x391); /* MT-0002-PC ASIC data */ trix_read()
44 outb(((unsigned char) addr), 0x390); /* MT-0002-PC ASIC address */ trix_write()
45 outb(((unsigned char) data), 0x391); /* MT-0002-PC ASIC data */ trix_write()
/linux-4.1.27/arch/s390/kernel/
H A Dvtime.c87 /* Do MT utilization calculation */ do_account_vtime()
120 /* Do MT utilization scaling */ do_account_vtime()
181 /* Do MT utilization scaling */ vtime_account_irq_enter()
/linux-4.1.27/include/net/nfc/
H A Dnci.h169 /* Message Type (MT) */
213 __u8 gid; /* MT & PBF & GID */
219 __u8 conn_id; /* MT & PBF & ConnID */
/linux-4.1.27/drivers/hid/
H A Dwacom_wac.h39 /* wacom data size per MT contact */
H A Dhid-magicmouse.c466 /* Magic Trackpad does not give relative data after switching to MT */ magicmouse_input_mapping()
H A Dhid-multitouch.c1385 /* Generic MT device */
1388 /* Generic Win 8 certified MT device */
H A Dhid-debug.c739 [SYN_MT_REPORT] = "MT Report",
H A Dhid-ntrig.c731 /* Emit MT events */ ntrig_event()
H A Dhid-input.c1021 /* use a larger default input buffer for MT devices */ hidinput_configure_usage()
H A Dwacom_sys.c400 /* MT Tablet PC touch */ wacom_query_tablet_data()
/linux-4.1.27/include/uapi/linux/
H A Dfdreg.h73 #define FD_READ 0xE6 /* read with MT, MFM, SKip deleted */
74 #define FD_WRITE 0xC5 /* write with MT, MFM */
H A Dmtio.h104 #define MT_ISTEAC_MT2ST 0x12 /* Teac MT-2ST 155mb drive, Teac DC-1 card (Wangtek type) */
H A Dinput.h116 * EVIOCGMTSLOTS(len) - get MT slot values
126 * where num_slots is the (arbitrary) number of MT slots to extract.
852 #define ABS_MT_SLOT 0x2f /* MT slot being modified */
/linux-4.1.27/drivers/atm/
H A Dsuni.c380 PUT((GET(MT) & SUNI_MT_DS27_53),MT); /* disable all tests */ suni_init()
H A Dsuni.h216 /* MT is reg 0x80 */
/linux-4.1.27/drivers/gpu/drm/i915/
H A Dintel_uncore.c1090 * MT forcewake, and if the device is in RC6, then intel_uncore_fw_domains_init()
1093 * (correctly) interpreted by the test below as MT intel_uncore_fw_domains_init()
1102 * determine later if we want to reinit, in case of MT access is intel_uncore_fw_domains_init()
1121 DRM_INFO("No MT forcewake available on Ivybridge, this can result in issues\n"); intel_uncore_fw_domains_init()
/linux-4.1.27/arch/mips/dec/
H A Decc-berr.c94 /* For ECC errors on reads adjust for MT pipelining. */ dec_ecc_be_backend()
/linux-4.1.27/arch/s390/include/asm/
H A Dcpu_mf.h192 /* Store CPU counter multiple for the MT utilization counter set */ stcctm5()
/linux-4.1.27/net/nfc/nci/
H A Ddata.c275 pr_debug("NCI RX: MT=data, PBF=%d, conn_id=%d, plen=%d\n", nci_rx_data_packet()
H A Drsp.c290 pr_debug("NCI RX: MT=rsp, PBF=%d, GID=0x%x, OID=0x%x, plen=%d\n", nci_rsp_packet()
H A Dcore.c1193 pr_debug("NCI TX: MT=data, PBF=%d, conn_id=%d, plen=%d\n", nci_tx_work()
1233 pr_err("unknown MT 0x%x\n", nci_mt(skb->data)); nci_rx_work()
1268 pr_debug("NCI TX: MT=cmd, PBF=%d, GID=0x%x, OID=0x%x, plen=%d\n", nci_cmd_work()
H A Dntf.c752 pr_debug("NCI RX: MT=ntf, PBF=%d, GID=0x%x, OID=0x%x, plen=%d\n", nci_ntf_packet()
/linux-4.1.27/include/linux/i2c/
H A Dtwl.h553 * DEV_GRP[15:13] MT[12] RES_GRP[11:9] RES_TYPE2[8:7] RES_TYPE[6:4]
557 * DEV_GRP[15:13] MT[12] RES_ID[11:4] RES_STATE[3:0]
/linux-4.1.27/drivers/net/wireless/ath/
H A Dregd_common.h425 {CTRY_MALTA, ETSI1_WORLD, "MT"},
/linux-4.1.27/drivers/iommu/
H A Dmsm_iommu_hw-8xxx.h294 #define SET_MT(b, v) SET_GLOBAL_FIELD(b, TLBTR0, MT, v)
419 #define GET_MT(b) GET_GLOBAL_FIELD(b, TLBTR0, MT)
979 #define MT (MT_MASK << MT_SHIFT) macro
/linux-4.1.27/drivers/media/pci/cx18/
H A Dcx18-cards.c405 /* MT 46V16M16 memory */
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/
H A Dacceptor.c208 /* Below is the code common for both kernel and MT user-space */
/linux-4.1.27/include/uapi/sound/
H A Dasequencer.h429 #define SNDRV_SEQ_PORT_TYPE_MIDI_MT32 (1<<5) /* MT-32 compatible device */
/linux-4.1.27/arch/parisc/kernel/
H A Dfirmware.c811 * Sprockets and Piranha return 20 or 40 (MT/s). Prelude returns pdc_get_initiator()
812 * 1, 2, 5 or 10 for 5, 10, 20 or 40 MT/s, respectively pdc_get_initiator()
/linux-4.1.27/drivers/input/touchscreen/
H A Dusbtouchscreen.c724 /* touch data in MT emulation mode */ idealtek_read_data()
H A Dedt-ft5x06.c1053 dev_err(&client->dev, "Unable to init MT slots.\n"); edt_ft5x06_ts_probe()
H A Delants_i2c.c1117 "failed to initialize MT slots: %d\n", error); elants_i2c_probe()
/linux-4.1.27/drivers/scsi/
H A Dscsi_devinfo.c105 {"TEAC", "MT-2ST/45S2-27", "RV M", BLIST_NOLUN}, /* responds to all lun */
/linux-4.1.27/drivers/infiniband/hw/mlx5/
H A Dmain.c790 return sprintf(buf, "MT%d\n", dev->mdev->pdev->device); show_hca()
/linux-4.1.27/drivers/isdn/hisax/
H A Dl3dss1.c780 l3_debug(pc->st, "check IE MT(%x) %d/%d/%d/%d", check_infoelements()
H A Dl3ni1.c730 l3_debug(pc->st, "check IE MT(%x) %d/%d/%d/%d", check_infoelements()
/linux-4.1.27/drivers/media/pci/cx88/
H A Dcx88-cards.c1761 .name = "Geniatech X8000-MT DVBT",
/linux-4.1.27/drivers/infiniband/hw/mlx4/
H A Dmain.c1450 return sprintf(buf, "MT%d\n", dev->dev->persist->pdev->device); show_hca()
/linux-4.1.27/drivers/block/
H A Dfloppy.c2485 * does not work with MT, hence we can only transfer one head at
/linux-4.1.27/drivers/isdn/hardware/eicon/
H A Dmessage.c6309 dbug(1, dprintf("ESC/MT[0x%x]", ie[3])); SendInfo()

Completed in 2252 milliseconds