/Linux-v6.1/drivers/media/pci/cx18/ |
D | cx18-irq.c | 15 static void xpu_ack(struct cx18 *cx, u32 sw2) in xpu_ack() argument 17 if (sw2 & IRQ_CPU_TO_EPU_ACK) in xpu_ack() 19 if (sw2 & IRQ_APU_TO_EPU_ACK) in xpu_ack() 34 u32 sw1, sw2, hw2; in cx18_irq_handler() local 37 sw2 = cx18_read_reg(cx, SW2_INT_STATUS) & cx->sw2_irq_mask; in cx18_irq_handler() 42 if (sw2) in cx18_irq_handler() 43 cx18_write_reg_expect(cx, sw2, SW2_INT_STATUS, ~sw2, sw2); in cx18_irq_handler() 47 if (sw1 || sw2 || hw2) in cx18_irq_handler() 48 CX18_DEBUG_HI_IRQ("received interrupts SW1: %x SW2: %x HW2: %x\n", in cx18_irq_handler() 49 sw1, sw2, hw2); in cx18_irq_handler() [all …]
|
D | cx18-scb.h | 14 /* NOTE: All ACK interrupts are in the SW2 register. All non-ACK interrupts 110 /* Value to write to register SW2 register set (0xC7003140) after the
|
/Linux-v6.1/Documentation/devicetree/bindings/regulator/ |
D | pfuze100.yaml | 15 sw1ab,sw1c,sw2,sw3a,sw3b,sw4,swbst,vsnvs,vrefddr,vgen1~vgen6 17 sw1ab,sw2,sw3a,sw3b,swbst,vsnvs,vrefddr,vgen1~vgen6,coin 19 sw1a,sw1b,sw2,sw3,swbst,vsnvs,vrefddr,vldo1,vldo2,vccsd,v33,vldo3,vldo4 21 sw1,sw2,sw3,vsnvs,vldo1,vldo2,vccsd,v33,vldo3,vldo4 115 sw2_reg: sw2 {
|
D | ltc3676.txt | 8 - regulators: Contains eight regulator child nodes sw1, sw2, sw3, sw4, 13 nodes for sw1, sw2, sw3, sw4, ldo1, ldo2 and ldo4 additionally need to specify 20 Regulators sw1, sw2, sw3, sw4 can regulate the feedback reference from: 45 sw2_reg: sw2 {
|
D | ltc3589.txt | 8 - regulators: Contains eight regulator child nodes sw1, sw2, sw3, bb-out, 13 nodes for sw1, sw2, sw3, bb-out, ldo1, and ldo2 additionally need to specify 20 Regulators sw1, sw2, sw3, and ldo2 can regulate the feedback reference from 45 sw2_reg: sw2 {
|
D | pv88060.txt | 11 BUCK1, LDO1, LDO2, LDO3, LDO4, LDO5, LDO6, LDO7, SW1, SW2, SW3, SW4, 90 SW2 { 91 regulator-name = "sw2";
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | sh73a0-kzm9g.dts | 113 label = "SW2-R"; 119 label = "SW2-L"; 125 label = "SW2-P"; 131 label = "SW2-U"; 137 label = "SW2-D";
|
D | r8a7792-blanche.dts | 120 label = "SW2-1"; 127 label = "SW2-2"; 134 label = "SW2-3"; 141 label = "SW2-4";
|
D | r8a7794-alt.dts | 106 label = "SW2-1"; 113 label = "SW2-2"; 120 label = "SW2-3"; 127 label = "SW2-4";
|
D | imx53-qsrb.dts | 50 sw2_reg: sw2 { 51 regulator-name = "SW2";
|
D | r8a7793-gose.dts | 76 label = "SW2-1"; 83 label = "SW2-2"; 90 label = "SW2-3"; 97 label = "SW2-4";
|
D | r8a7790-lager.dts | 89 label = "SW2-1"; 96 label = "SW2-2"; 103 label = "SW2-3"; 110 label = "SW2-4";
|
D | r8a7791-koelsch.dts | 90 label = "SW2-1"; 97 label = "SW2-2"; 104 label = "SW2-3"; 111 label = "SW2-4";
|
/Linux-v6.1/drivers/staging/media/atomisp/pci/ |
D | sh_css_hrt.c | 69 * Wait till SP is idle or till there is a SW2 interrupt in sh_css_hrt_sp_wait() 70 * The SW2 interrupt will be used when frameloop runs on SP in sh_css_hrt_sp_wait()
|
/Linux-v6.1/drivers/regulator/ |
D | pfuze100-regulator.c | 373 PFUZE100_SW_REG(PFUZE100, SW2, PFUZE100_SW2VOL, 400000, 1975000, 25000), 391 PFUZE100_SW_REG(PFUZE200, SW2, PFUZE100_SW2VOL, 400000, 1975000, 25000), 409 PFUZE3000_SW_REG(PFUZE3000, SW2, PFUZE100_SW2VOL, 0x7, pfuze3000_sw2lo), 424 PFUZE3000_SW_REG(PFUZE3001, SW2, PFUZE100_SW2VOL, 0x7, pfuze3000_sw2lo), 439 { .name = "sw2", }, 459 { .name = "sw2", }, 479 { .name = "sw2", }, 496 { .name = "sw2", }, 784 /* SW2~SW4 high bit check and modify the voltage value table */ in pfuze100_regulator_probe()
|
D | ltc3676.c | 172 /* SW1, SW2, SW3, SW4 linear 0.8V-3.3V with scalar via R1/R2 feeback res */ 226 LTC3676_LINEAR_REG(SW2, sw2, BUCK2, DVB2A),
|
D | ltc3589.c | 131 /* SW1, SW2, SW3, LDO2 */ 258 LTC3589_LINEAR_REG(SW2, sw2, B2DTV1),
|
/Linux-v6.1/arch/arm/mach-omap1/ |
D | board-osk.c | 380 KEY(3, 0, KEY_UP), /* (sw2/up) */ 382 KEY(2, 1, KEY_LEFT), /* (sw2/left) */ 385 KEY(2, 2, KEY_DOWN), /* (sw2/down) */ 386 KEY(2, 3, KEY_ENTER), /* (sw2/select) */ 387 KEY(3, 3, KEY_RIGHT), /* (sw2/right) */
|
/Linux-v6.1/Documentation/networking/ |
D | arcnet-hardware.rst | 803 < | SW1 | | SW2 | | 831 SW2 1-6: Reserved for Future Use 1051 | | | SW2 | 1064 SW2: DIP-Switches for Memory Base and I/O Base addresses 1087 The I/O base address is coded with DIP-Switches 6,7 and 8 of SW2: 1104 DIP Switches 1-5 of SW2 encode the RAM and ROM Address Range: 1377 The eight switches in SW2 are used to set the node ID. Each node attached 1575 SW2 1-8: Node ID Select (ID0-ID7) 1588 The eight switches in SW2 are used to set the node ID. Each node attached 1833 | |SW2| | [all …]
|
/Linux-v6.1/drivers/media/dvb-frontends/ |
D | dib0090.h | 87 extern int dib0090_set_switch(struct dvb_frontend *fe, u8 sw1, u8 sw2, u8 sw3); 157 u8 sw1, u8 sw2, u8 sw3) in dib0090_set_switch() argument
|
/Linux-v6.1/drivers/media/i2c/ |
D | m52790.c | 44 u8 sw2 = (state->input | state->output) >> 8; in m52790_write() local 46 return i2c_smbus_write_byte_data(client, sw1, sw2); in m52790_write()
|
/Linux-v6.1/Documentation/devicetree/bindings/mfd/ |
D | mc13xxx.txt | 87 sw2 : regulator SW2 (register 25, bit 0)
|
/Linux-v6.1/tools/testing/selftests/net/forwarding/ |
D | ipip_lib.sh | 10 # SW2 uses non-default VRF tunnel has a bound dev. 38 # | SW2 + $ul2 | 106 # | SW2 | |
|
/Linux-v6.1/arch/arm/mach-pxa/ |
D | csb701.c | 16 .desc = "SW2",
|
/Linux-v6.1/arch/arm64/boot/dts/renesas/ |
D | rzg2l-smarc.dtsi | 42 * SW2 should be at position 2->3 so that SER0_TX line is activated
|