Searched refs:SEL (Results 1 – 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/kvm/ |
D | trace.h | 143 #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))
|
/kernel/linux/linux-5.10/drivers/mfd/ |
D | asic3.c | 398 asic3_write_register(asic, ASIC3_OFFSET(CLOCK, SEL), in asic3_irq_probe() 760 asic3_write_register(asic, ASIC3_OFFSET(CLOCK, SEL), in asic3_mmc_enable() 991 asic3_write_register(asic, ASIC3_OFFSET(CLOCK, SEL), clksel); in asic3_probe() 1054 asic3_write_register(asic, ASIC3_OFFSET(CLOCK, SEL), 0); in asic3_remove()
|
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
D | bcm3510_priv.h | 279 u8 SEL :1; member
|
D | bcm3510.c | 787 c.SEL = 1; in bcm3510_init()
|
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/ |
D | sym_defs.h | 250 #define SEL 0x20 /* sta: selected by another device */ macro
|
/kernel/linux/linux-5.10/Documentation/driver-api/ |
D | ipmi.rst | 709 * Record ID (bytes 0-1): Set by the SEL. 718 function will attempt to find an SEL and add the events there. It 720 If it has an SEL, then they will be stored in the SEL of the local 723 controller will be queried and the events sent to the SEL on that
|
D | pps.rst | 224 13 SEL * *
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/rc/ |
D | rc-tables.rst | 363 - 1ST / 2ND LANGUAGE / DVD LANG / MTS/SAP / MTS SEL
|
/kernel/linux/linux-5.10/drivers/scsi/ |
D | ncr53c8xx.h | 773 #define SEL 0x20 /* sta: selected by another device */ macro
|
D | FlashPoint.c | 521 #define SEL BIT(3) macro 2089 (PROG_HLT | TIMEOUT | SEL | BUS_FREE | PHASE | in FPT_SccbMgr_bad_isr() 2577 WRW_HARPOON((port + hp_intstat), (PROG_HLT | TIMEOUT | SEL | BUS_FREE)); in FPT_ssel() 6128 (RESET | TIMEOUT | SEL | BUS_FREE | AUTO_INT)); in FPT_scsell() 6154 (RESET | TIMEOUT | SEL | BUS_FREE | PHASE)); in FPT_scsell()
|
/kernel/linux/linux-5.10/Documentation/input/devices/ |
D | joystick-parport.rst | 606 17 /SEL Select
|