/Linux-v6.6/tools/testing/selftests/net/ |
D | test_bridge_backup_port.sh | 35 # | sw1 | | sw2 | 148 for ns in sw1 sw2; do 153 ip link set dev veth0 netns sw1 name veth0 193 local ns=sw1 234 for ns in h1 h2 sw1 sw2; do 251 run_cmd "tc -n sw1 qdisc replace dev swp1 clsact" 252 …run_cmd "tc -n sw1 filter replace dev swp1 egress pref 1 handle 101 proto ip flower src_mac $smac … 254 run_cmd "tc -n sw1 qdisc replace dev vx0 clsact" 255 …run_cmd "tc -n sw1 filter replace dev vx0 egress pref 1 handle 101 proto ip flower src_mac $smac d… 257 run_cmd "bridge -n sw1 fdb replace $dmac dev swp1 master static vlan 10" [all …]
|
D | test_bridge_neigh_suppress.sh | 45 # | sw1 | | sw2 | 156 for ns in h1 h2 sw1 sw2; do 162 ip link set dev veth1 netns sw1 name swp1 165 ip link set dev veth0 netns sw1 name veth0 257 local ns=sw1 296 for ns in h1 h2 sw1 sw2; do 315 run_cmd "tc -n sw1 qdisc replace dev vx0 clsact" 316 …run_cmd "tc -n sw1 filter replace dev vx0 egress pref 1 handle 101 proto 0x0806 flower indev swp1 … 322 tc_check_packets sw1 "dev vx0 egress" 101 1 327 run_cmd "bridge -n sw1 link set dev vx0 neigh_suppress on" [all …]
|
/Linux-v6.6/drivers/media/pci/cx18/ |
D | cx18-irq.c | 23 static void epu_cmd(struct cx18 *cx, u32 sw1) in epu_cmd() argument 25 if (sw1 & IRQ_CPU_TO_EPU) in epu_cmd() 27 if (sw1 & IRQ_APU_TO_EPU) in epu_cmd() 34 u32 sw1, sw2, hw2; in cx18_irq_handler() local 36 sw1 = cx18_read_reg(cx, SW1_INT_STATUS) & cx->sw1_irq_mask; in cx18_irq_handler() 40 if (sw1) in cx18_irq_handler() 41 cx18_write_reg_expect(cx, sw1, SW1_INT_STATUS, ~sw1, sw1); 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 | 15 are in the SW1 register. */ 107 /* Value to write to register SW1 register set (0xC7003100) after the
|
/Linux-v6.6/arch/arm64/boot/dts/renesas/ |
D | r9a07g044c2-smarc.dts | 11 * DIP-Switch SW1 setting on SoM 13 * SW1-2 : SW_SD0_DEV_SEL (1: eMMC; 0: uSD) 14 * SW1-3 : SW_SCIF_CAN (1: CAN1; 0: SCIF1) 15 * SW1-4 : SW_RSPI_CAN (1: CAN1; 0: RSPI1) 16 * SW1-5 : SW_I2S0_I2S1 (1: I2S2 (HDMI audio); 0: I2S0) 17 * Please change below macros according to SW1 setting 40 * - Set DIP-Switch SW1-4 to Off position.
|
D | r9a07g043u11-smarc.dts | 11 * DIP-Switch SW1 setting 13 * SW1-2 : SW_SD0_DEV_SEL (0: uSD; 1: eMMC) 14 * SW1-3 : SW_ET0_EN_N (0: ETHER0; 1: CAN0, CAN1, SSI1, RSPI1) 15 * Please change below macros according to SW1 setting on the SoM 22 * - Set DIP-Switch SW1-3 to On position.
|
D | rzg2l-smarc-som.dtsi | 12 /* SW1[2] should be at position 2/OFF to enable 64 GB eMMC */ 17 * SW1[2] should be at position 3/ON. 240 * SD0 device selection is XOR between GPIO_SD0_DEV_SEL and SW1[2] 243 * SW1[2] should be at position 2/OFF to enable 64 GB eMMC 244 * SW1[2] should be at position 3/ON to enable uSD card CN3
|
D | rzg2lc-smarc-som.dtsi | 169 * SD0 device selection is XOR between GPIO_SD0_DEV_SEL and SW1[2] 172 * SW1[2] should be at OFF position to enable 64 GB eMMC 173 * SW1[2] should be at position ON to enable uSD card CN3
|
/Linux-v6.6/arch/riscv/boot/dts/renesas/ |
D | r9a07g043f01-smarc.dts | 11 * DIP-Switch SW1 setting 13 * SW1-2 : SW_SD0_DEV_SEL (0: uSD; 1: eMMC) 14 * SW1-3 : SW_ET0_EN_N (0: ETHER0; 1: CAN0, CAN1, SSI1, RSPI1) 15 * Please change below macros according to SW1 setting on the SoM
|
/Linux-v6.6/Documentation/devicetree/bindings/regulator/ |
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: 36 sw1_reg: sw1 {
|
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 36 sw1_reg: sw1 {
|
D | pv88060.txt | 11 BUCK1, LDO1, LDO2, LDO3, LDO4, LDO5, LDO6, LDO7, SW1, SW2, SW3, SW4, 84 SW1 { 85 regulator-name = "sw1";
|
/Linux-v6.6/arch/arm/boot/dts/renesas/ |
D | r8a7779-marzen.dts | 81 label = "SW1-1"; 88 label = "SW1-2"; 104 label = "SW1-3"; 110 label = "SW1-4";
|
D | r8a7742-iwg21d-q7-dbcm-ca.dts | 238 * Set SW1 switch on camera board to 'OFF' as we are using 8bit mode 270 /* Set SW1 switch on the SOM to 'ON' */
|
/Linux-v6.6/Documentation/networking/ |
D | arcnet-hardware.rst | 803 < | SW1 | | SW2 | | 829 SW1 1-6: I/O Base Address Select 889 The first six switches in switch group SW1 are used to select one 932 Switches seven through ten of switch group SW1 are used to select the 1063 SW1: DIP-Switches for Station Address 1085 The station address is binary-coded with SW1. 1341 | | 90C65 || SW1 | ____| 1419 The last three switches in switch block SW1 are used to select one 1442 Switches 1-5 of switch block SW1 select the Memory Base address. 1554 < | PROM | | SW1 | A | 2 | ID3 [all …]
|
/Linux-v6.6/Documentation/hid/ |
D | hid-alps.rst | 114 1 0 0 SW6 SW5 SW4 SW3 SW2 SW1 148 SW1-SW6: 164 Byte1 1 1 1 0 1 SW3 SW2 SW1 173 SW1-SW3:
|
/Linux-v6.6/sound/soc/amd/ps/ |
D | acp63.h | 68 * ACP63_SDW0_SDW1_MODE_DEVS corresponds to platform devices count for SW0 + SW1 SoundWire manager 81 * SW0 + SW1 SoundWire manager instances + ACP PDM controller configuration 267 * @sdw_dma_intr_stat: DMA interrupt status array for SoundWire manager-SW1 instance
|
/Linux-v6.6/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.6/arch/mips/kernel/ |
D | bmips_vec.S | 36 * triggered by the SW1 interrupt. If that is the case we try to move 50 /* re-enable IRQs to wait for SW1 */ 66 /* wait here for SW1 interrupt from bmips_boot_secondary() */
|
/Linux-v6.6/Documentation/devicetree/bindings/mfd/ |
D | mc13xxx.txt | 86 sw1 : regulator SW1 (register 24, bit 0)
|
/Linux-v6.6/drivers/media/i2c/ |
D | m52790.c | 43 u8 sw1 = (state->input | state->output) & 0xff; in m52790_write() local 46 return i2c_smbus_write_byte_data(client, sw1, sw2); in m52790_write()
|
/Linux-v6.6/drivers/regulator/ |
D | ltc3676.c | 172 /* SW1, SW2, SW3, SW4 linear 0.8V-3.3V with scalar via R1/R2 feeback res */ 225 LTC3676_LINEAR_REG(SW1, sw1, BUCK1, DVB1A),
|
D | ltc3589.c | 130 /* SW1, SW2, SW3, LDO2 */ 256 LTC3589_LINEAR_REG(SW1, sw1, B1DTV1),
|
D | mc13892-regulator.c | 267 MC13892_SW_DEFINE(SW1, sw1, SWITCHERS0, SWITCHERS0, mc13892_sw1), 418 * According to the MC13892 documentation note 59 (Table 47) the SW1 in mc13892_sw_regulator_get_voltage_sel() 450 * Don't mess with the HI bit or support HI voltage offsets for SW1. in mc13892_sw_regulator_set_voltage_sel()
|
/Linux-v6.6/tools/testing/selftests/net/forwarding/ |
D | ipip_lib.sh | 9 # SW1 uses default VRF so tunnel has no bound dev. 18 # | SW1 | | 73 # | SW1 | |
|