Home
last modified time | relevance | path

Searched refs:SEL (Results 1 – 12 of 12) sorted by relevance

/linux-6.6.21/arch/mips/kvm/
Dtrace.h143 #define KVM_TRACE_COP0(REG, SEL) ((KVM_TRACE_HWR_COP0 << 8) | \ argument
144 ((REG) << 3) | (SEL))
145 #define KVM_TRACE_HWR(REG, SEL) ((KVM_TRACE_HWR_HWR << 8) | \ argument
146 ((REG) << 3) | (SEL))
/linux-6.6.21/Documentation/devicetree/bindings/iio/chemical/
Dsensirion,scd30.yaml30 description: GPIO connected to the SEL line
/linux-6.6.21/drivers/media/dvb-frontends/
Dbcm3510_priv.h279 u8 SEL :1; member
Dbcm3510.c787 c.SEL = 1; in bcm3510_init()
/linux-6.6.21/drivers/scsi/sym53c8xx_2/
Dsym_defs.h250 #define SEL 0x20 /* sta: selected by another device */ macro
/linux-6.6.21/Documentation/driver-api/
Dipmi.rst769 * Record ID (bytes 0-1): Set by the SEL.
778 function will attempt to find an SEL and add the events there. It
780 If it has an SEL, then they will be stored in the SEL of the local
783 controller will be queried and the events sent to the SEL on that
Dpps.rst224 13 SEL * *
/linux-6.6.21/Documentation/userspace-api/media/rc/
Drc-tables.rst363 - 1ST / 2ND LANGUAGE / DVD LANG / MTS/SAP / MTS SEL
/linux-6.6.21/drivers/scsi/
Dncr53c8xx.h773 #define SEL 0x20 /* sta: selected by another device */ macro
DFlashPoint.c493 #define SEL BIT(3) macro
2057 (PROG_HLT | TIMEOUT | SEL | BUS_FREE | PHASE | in FPT_SccbMgr_bad_isr()
2545 WRW_HARPOON((port + hp_intstat), (PROG_HLT | TIMEOUT | SEL | BUS_FREE)); in FPT_ssel()
6097 (RESET | TIMEOUT | SEL | BUS_FREE | AUTO_INT)); in FPT_scsell()
6123 (RESET | TIMEOUT | SEL | BUS_FREE | PHASE)); in FPT_scsell()
/linux-6.6.21/Documentation/input/devices/
Djoystick-parport.rst606 17 /SEL Select
/linux-6.6.21/drivers/platform/x86/
DKconfig1088 tristate "SEL-3350 LEDs and power supplies"
1097 Support for LEDs and power supplies on SEL-3350 computers.