Home
last modified time | relevance | path

Searched refs:sw1 (Results 1 – 25 of 41) 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
268 tc_check_packets $sw1 "dev vx0 egress" 101 0
278 tc_check_packets $sw1 "dev vx0 egress" 101 0
295 tc_check_packets $sw1 "dev vx0 egress" 101 0
305 tc_check_packets $sw1 "dev vx0 egress" 101 1
315 tc_check_packets $sw1 "dev vx0 egress" 101 1
[all …]
H A Dtest_bridge_neigh_suppress.sh152 setup_ns h1 h2 sw1 sw2
153 for ns in $h1 $h2 $sw1 $sw2; do
246 local ns=$sw1
283 cleanup_ns $h1 $h2 $sw1 $sw2
307 tc_check_packets $sw1 "dev vx0 egress" 101 1
318 tc_check_packets $sw1 "dev vx0 egress" 101 2
329 tc_check_packets $sw1 "dev vx0 egress" 101 3
339 tc_check_packets $sw1 "dev vx0 egress" 101 3
349 tc_check_packets $sw1 "dev vx0 egress" 101 3
363 tc_check_packets $sw1 "dev vx0 egress" 101 4
[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
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()
56 epu_cmd(cx, sw1); in cx18_irq_handler()
[all …]
/linux/Documentation/devicetree/bindings/regulator/
H A Dltc3676.txt8 - 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 {
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";
H A Dpfuze100.yaml21 sw1,sw2,sw3,vsnvs,vldo1,vldo2,vccsd,v33,vldo3,vldo4
/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/mips/boot/dts/qca/
H A Dar9331_tl_mr3020.dts60 label = "sw1";
/linux/arch/s390/kernel/
H A Dtime.c310 unsigned int sw0, sw1; in get_phys_clock() local
315 sw1 = atomic_read(sw_ptr); in get_phys_clock()
317 if (sw0 == sw1 && (sw0 & 0x80000000U)) in get_phys_clock()
/linux/Documentation/devicetree/bindings/mfd/
H A Dmaxim,max5970.yaml150 sw1_ref_1: sw1 {
H A Dmc13xxx.txt86 sw1 : regulator SW1 (register 24, bit 0)
/linux/arch/arm/boot/dts/broadcom/
H A Dbcm958625-meraki-alamo.dtsi267 label = "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/arm/boot/dts/nxp/imx/
H A Dimx53-usbarmory.dts150 sw1_reg: sw1 {
H A Dimx51-digi-connectcore-som.dtsi36 sw1_reg: sw1 {
H A Dimx51-zii-scu2-mezz.dts132 sw1_reg: sw1 {
H A Dimx51-zii-scu3-esb.dts61 sw1_reg: sw1 {
H A Dimx6qdl-gw552x.dtsi285 reg_vdd_soc: sw1 {
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-ipq8064-rb3011.dts94 label = "sw1";

12