Home
last modified time | relevance | path

Searched refs:MSA (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/scsi/device_handler/
H A DKconfig22 tristate "HP/COMPAQ MSA Device Handler"
25 If you have a HP/COMPAQ MSA device that requires START_STOP to
/linux/drivers/gpib/include/
H A Dgpib_cmd.h57 static inline u8 MSA(u32 addr) in MSA() function
/linux/drivers/gpib/tms9914/
H A Dtms9914.c639 cmd_byte == MSA(board->sad)) { in check_my_address_state()
653 cmd_byte == MSA(board->sad)) { in check_my_address_state()
807 if ((read_byte(priv, CPTR) & gpib_command_mask) == MSA(board->sad)) in tms9914_interrupt_have_status()
/linux/drivers/gpib/common/
H A Dgpib_os.c328 cmd_string[i++] = MSA(board->sad); in setup_serial_poll()
364 cmd_string[i++] = MSA(sad); in read_serial_poll_byte()
/linux/arch/mips/
H A DKconfig1567 MMU with two-levels TLB, UCA, MSA, MDU core level features and system
2375 MIPS SIMD Architecture (MSA) introduces 128 bit wide vector registers
2377 is enabled the kernel will support allocating & switching MSA
2379 running on CPUs which do not support MSA or that your userland will
/linux/drivers/gpib/ni_usb/
H A Dni_usb_gpib.c1325 writes[i].value = enable ? MSA(address) : 0x0; in ni_usb_write_sad()
/linux/Documentation/virt/kvm/
H A Dapi.rst2747 if the guest FPU mode is changed. MIPS SIMD Architecture (MSA) vector
2753 0x7040 0000 0003 00 <0:3> <reg:5> (128-bit MSA vector registers)
2760 MIPS MSA control registers (see KVM_REG_MIPS_MSA_{IR,CSR} above) have the
7558 This capability allows the use of the MIPS SIMD Architecture (MSA) by the guest.
7559 It allows the Config3.MSAP bit to be set to enable the use of MSA by the guest.