Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/Documentation/devicetree/bindings/remoteproc/
H A Dqcom,sc7180-mss-pil.yaml33 - description: MSA Stream 1
34 - description: MSA Stream 2
H A Dqcom,sc7280-mss-pil.yaml33 - description: MSA Stream 1
34 - description: MSA Stream 2
H A Dqcom,msm8996-mss-pil.yaml37 - description: MSA Stream 1
38 - description: MSA Stream 2
/linux-6.15/drivers/staging/gpib/uapi/
H A Dgpib_user.h179 static inline uint8_t MSA(unsigned int addr) in MSA() function
/linux-6.15/drivers/staging/gpib/tms9914/
H A Dtms9914.c631 cmd_byte == MSA(board->sad)) { in check_my_address_state()
645 cmd_byte == MSA(board->sad)) { in check_my_address_state()
798 if ((read_byte(priv, CPTR) & gpib_command_mask) == MSA(board->sad)) in tms9914_interrupt_have_status()
/linux-6.15/Documentation/devicetree/bindings/net/wireless/
H A Dqcom,ath10k.yaml40 Reference to the MSA memory region used by the Wi-Fi firmware
/linux-6.15/drivers/staging/gpib/common/
H A Dgpib_os.c322 cmd_string[i++] = MSA(board->sad); in setup_serial_poll()
358 cmd_string[i++] = MSA(sad); in read_serial_poll_byte()
/linux-6.15/arch/mips/
H A DKconfig1529 MMU with two-levels TLB, UCA, MSA, MDU core level features and system
2360 MIPS SIMD Architecture (MSA) introduces 128 bit wide vector registers
2362 is enabled the kernel will support allocating & switching MSA
2364 running on CPUs which do not support MSA or that your userland will
/linux-6.15/drivers/staging/gpib/ni_usb/
H A Dni_usb_gpib.c1310 writes[i].value = enable ? MSA(address) : 0x0; in ni_usb_write_sad()
/linux-6.15/Documentation/virt/kvm/
H A Dapi.rst2732 if the guest FPU mode is changed. MIPS SIMD Architecture (MSA) vector
2738 0x7040 0000 0003 00 <0:3> <reg:5> (128-bit MSA vector registers)
2745 MIPS MSA control registers (see KVM_REG_MIPS_MSA_{IR,CSR} above) have the
7388 This capability allows the use of the MIPS SIMD Architecture (MSA) by the guest.
7389 It allows the Config3.MSAP bit to be set to enable the use of MSA by the guest.