| /linux/tools/testing/selftests/net/ |
| H A D | test_bridge_backup_port.sh | 35 # | sw1 | | sw2 | 154 setup_ns sw1 sw2 155 for ns in $sw1 $sw2; do 160 ip link set dev veth0 netns $sw1 name veth0 200 local ns=$sw1 239 cleanup_ns $sw1 $sw2 254 run_cmd "tc -n $sw1 qdisc replace dev swp1 clsact" 255 run_cmd "tc -n $sw1 filter replace dev swp1 egress pref 1 handle 101 proto ip flower src_mac $smac dst_mac $dmac action pass" 257 run_cmd "tc -n $sw1 qdisc replace dev vx0 clsact" 258 run_cmd "tc -n $sw1 filte [all...] |
| H A D | test_bridge_neigh_suppress.sh | 45 # | sw1 | | sw2 | 154 setup_ns h1 h2 sw1 sw2 155 for ns in $h1 $h2 $sw1 $sw2; do 159 ip -n $h1 link add name eth0 type veth peer name swp1 netns $sw1 160 ip -n $sw1 link add name veth0 type veth peer name veth0 netns $sw2 248 local ns=$sw1 285 cleanup_ns $h1 $h2 $sw1 $sw2 302 run_cmd "tc -n $sw1 qdisc replace dev vx0 clsact" 303 run_cmd "tc -n $sw1 filter replace dev vx0 egress pref 1 handle 101 proto 0x0806 flower indev swp1 arp_tip $tip arp_sip $sip arp_op request action pass" 309 tc_check_packets $sw1 "de [all...] |
| /linux/arch/arm64/boot/dts/renesas/ |
| H A 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.
|
| H A 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.
|
| H A 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. 260 * SD0 device selection is XOR between GPIO_SD0_DEV_SEL and SW1[2] 263 * SW1[2] should be at position 2/OFF to enable 64 GB eMMC 264 * SW1[2] should be at position 3/ON to enable uSD card CN3
|
| H A D | rzg2lc-smarc-som.dtsi | 179 * SD0 device selection is XOR between GPIO_SD0_DEV_SEL and SW1[2] 182 * SW1[2] should be at OFF position to enable 64 GB eMMC 183 * SW1[2] should be at position ON to enable uSD card CN3
|
| H A D | r9a09g077m44-rzt2h-evk.dts | 42 * - P00_0 - P00_2 (control signals for USB power supply): SW1[5] = ON 48 * - P00_0 - P00_2 (control signals for USB power supply): SW1[5] = ON
|
| /linux/arch/riscv/boot/dts/renesas/ |
| H A 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/arch/arm/boot/dts/renesas/ |
| H A D | r9a06g032-rzn1d400-db.dts | 37 label = "SW1-1"; 44 label = "SW1-2"; 51 label = "SW1-3"; 58 label = "SW1-4"; 65 label = "SW1-5"; 72 label = "SW1-6"; 79 label = "SW1-7"; 86 label = "SW1-8";
|
| H A 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/Documentation/devicetree/bindings/regulator/ |
| H A 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 {
|
| H A D | pv88060.txt | 11 BUCK1, LDO1, LDO2, LDO3, LDO4, LDO5, LDO6, LDO7, SW1, SW2, SW3, SW4, 84 SW1 { 85 regulator-name = "sw1";
|
| /linux/arch/mips/kernel/ |
| H A 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/drivers/media/dvb-frontends/ |
| H A 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/drivers/media/i2c/ |
| H A 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/drivers/regulator/ |
| H A 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),
|
| H A D | ltc3589.c | 128 /* SW1, SW2, SW3, LDO2 */ 254 LTC3589_LINEAR_REG(SW1, sw1, B1DTV1),
|
| H A 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()
|
| H A D | pcap-regulator.c | 131 VREG_INFO(SW1, PCAP_REG_SWCTRL, 1, 2, NA, NA), 228 VREG(VAUX4), VREG(VSIM), VREG(VSIM2), VREG(VVIB), VREG(SW1), VREG(SW2),
|
| H A D | cpcap-regulator.c | 326 * SW1 to SW4 and SW6 seems to be unused for mapphone. Note that VSIM and 330 CPCAP_REG(SW1, CPCAP_REG_S1C1, CPCAP_REG_ASSIGN2, 406 CPCAP_REG(SW1, CPCAP_REG_S1C1, CPCAP_REG_ASSIGN2,
|
| /linux/sound/soc/amd/ps/ |
| H A D | acp63.h | 334 * @acp70_sdw1_wake_event: flag set to true when wake irq asserted for SW1 instance 343 * manager-SW1 instance 347 * manager-SW1 instance
|
| /linux/tools/testing/selftests/net/forwarding/ |
| H A D | ipip_lib.sh | 9 # SW1 uses default VRF so tunnel has no bound dev. 18 # | SW1 | | 73 # | SW1 | |
|
| /linux/arch/arm/boot/dts/qcom/ |
| H A D | qcom-ipq8064-rb3011.dts | 94 label = "sw1"; 436 sw1_reset_pin: sw1-reset-state {
|
| /linux/arch/mips/include/asm/sn/ |
| H A D | intr.h | 45 * L0 = SW1
|
| /linux/Documentation/devicetree/bindings/mfd/ |
| H A D | maxim,max5970.yaml | 150 sw1_ref_1: sw1 {
|