Home
last modified time | relevance | path

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

/linux/arch/mips/kvm/
H A 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/drivers/media/dvb-frontends/
H A Dbcm3510_priv.h279 u8 SEL :1; member
H A Dbcm3510.c787 c.SEL = 1; in bcm3510_init()
/linux/arch/arm64/boot/dts/ti/
H A Dk3-am642-hummingboard-t.dts273 /* SEL, 10k pull-down on carrier, 2.2k pullup on SoM */
/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h250 #define SEL 0x20 /* sta: selected by another device */ macro
/linux/Documentation/userspace-api/media/rc/
H A Drc-tables.rst363 - 1ST / 2ND LANGUAGE / DVD LANG / MTS/SAP / MTS SEL
/linux/drivers/scsi/
H A Dncr53c8xx.h773 #define SEL 0x20 /* sta: selected by another device */ macro
H A 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()
6096 (RESET | TIMEOUT | SEL | BUS_FREE | AUTO_INT)); in FPT_scsell()
6122 (RESET | TIMEOUT | SEL | BUS_FREE | PHASE)); in FPT_scsell()
/linux/drivers/platform/x86/
H A DKconfig1019 tristate "SEL-3350 LEDs and power supplies"
1028 Support for LEDs and power supplies on SEL-3350 computers.
/linux/Documentation/input/devices/
H A Djoystick-parport.rst606 17 /SEL Select
/linux/arch/arm64/kvm/
H A Dsys_regs.c1143 idx = SYS_FIELD_GET(PMSELR_EL0, SEL, in access_pmu_evcntr()
1194 idx = SYS_FIELD_GET(PMSELR_EL0, SEL, __vcpu_sys_reg(vcpu, PMSELR_EL0)); in access_pmu_evtyper()