Home
last modified time | relevance | path

Searched refs:sw1 (Results 1 – 25 of 32) sorted by relevance

12

/linux/tools/testing/selftests/net/
H A Dtest_bridge_backup_port.sh154 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…
257 run_cmd "tc -n $sw1 qdisc replace dev vx0 clsact"
258 …run_cmd "tc -n $sw1 filter replace dev vx0 egress pref 1 handle 101 proto ip flower src_mac $smac …
260 run_cmd "bridge -n $sw1 fdb replace $dmac dev swp1 master static vlan 10"
[all …]
H A Dtest_bridge_neigh_suppress.sh152 setup_ns h1 h2 sw1 sw2
153 for ns in $h1 $h2 $sw1 $sw2; do
157 ip -n $h1 link add name eth0 type veth peer name swp1 netns $sw1
158 ip -n $sw1 link add name veth0 type veth peer name veth0 netns $sw2
246 local ns=$sw1
283 cleanup_ns $h1 $h2 $sw1 $sw2
300 run_cmd "tc -n $sw1 qdisc replace dev vx0 clsact"
301 …run_cmd "tc -n $sw1 filter replace dev vx0 egress pref 1 handle 101 proto 0x0806 flower indev swp1…
307 tc_check_packets $sw1 "dev vx0 egress" 101 1
312 run_cmd "bridge -n $sw1 link set dev vx0 neigh_suppress on"
[all …]
/linux/drivers/media/pci/cx18/
H A Dcx18-irq.c23 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()
49 sw1, sw2, hw2); in cx18_irq_handler()
55 if (sw1) in cx18_irq_handler()
[all …]
/linux/Documentation/devicetree/bindings/regulator/
H A Dltc3589.txt8 - 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 Dpv88060.txt85 regulator-name = "sw1";
/linux/drivers/media/i2c/
H A Dm52790.c43 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/media/dvb-frontends/
H A Ddib0090.h87 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/Documentation/devicetree/bindings/gpio/
H A Dmicrochip,pic32-gpio.txt44 button@sw1 {
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-ipq8064-rb3011.dts94 label = "sw1";
436 sw1_reset_pin: sw1-reset-state {
/linux/arch/mips/boot/dts/qca/
H A Dar9331_tl_mr3020.dts60 label = "sw1";
/linux/arch/arm/boot/dts/broadcom/
H A Dbcm958625-meraki-alamo.dtsi267 label = "sw1";
/linux/Documentation/devicetree/bindings/mfd/
H A Dmc13xxx.txt86 sw1 : regulator SW1 (register 24, bit 0)
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx53-usbarmory.dts150 sw1_reg: sw1 {
H A Dimx51-zii-scu3-esb.dts61 sw1_reg: sw1 {
H A Dimx51-zii-scu2-mezz.dts132 sw1_reg: sw1 {
H A Dimx6qdl-gw552x.dtsi285 reg_vdd_soc: sw1 {
H A Dimx6qdl-gw51xx.dtsi295 reg_vdd_soc: sw1 {
H A Dimx6ull-tarragon-common.dtsi273 sw1_reg: sw1 {
H A Dimx6qdl-gw551x.dtsi354 reg_vdd_soc: sw1 {
/linux/drivers/regulator/
H A Dltc3676.c225 LTC3676_LINEAR_REG(SW1, sw1, BUCK1, DVB1A),
H A Dltc3589.c254 LTC3589_LINEAR_REG(SW1, sw1, B1DTV1),
H A Dmc13892-regulator.c267 MC13892_SW_DEFINE(SW1, sw1, SWITCHERS0, SWITCHERS0, mc13892_sw1),
H A Dmax5970-regulator.c382 MAX597X_SWITCH(sw1, MAX5970_REG_CHXEN, 1, "vss2"),
/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-lx2160a-bluebox3.dts356 sw1: ethernet-switch@0 { label
/linux/arch/mips/boot/dts/ingenic/
H A Dci20.dts35 label = "ci20:sw1";

12