Home
last modified time | relevance | path

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

12

/Linux-v6.6/tools/testing/selftests/net/
Dtest_bridge_backup_port.sh148 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
263 tc_check_packets sw1 "dev swp1 egress" 101 1
265 tc_check_packets sw1 "dev vx0 egress" 101 0
272 tc_check_packets sw1 "dev swp1 egress" 101 1
274 tc_check_packets sw1 "dev vx0 egress" 101 0
288 tc_check_packets sw1 "dev swp1 egress" 101 2
290 tc_check_packets sw1 "dev vx0 egress" 101 0
[all …]
Dtest_bridge_neigh_suppress.sh156 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
322 tc_check_packets sw1 "dev vx0 egress" 101 1
333 tc_check_packets sw1 "dev vx0 egress" 101 2
344 tc_check_packets sw1 "dev vx0 egress" 101 3
354 tc_check_packets sw1 "dev vx0 egress" 101 3
364 tc_check_packets sw1 "dev vx0 egress" 101 3
[all …]
/Linux-v6.6/drivers/media/pci/cx18/
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-v6.6/Documentation/devicetree/bindings/regulator/
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 {
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 {
Dpv88060.txt85 regulator-name = "sw1";
/Linux-v6.6/drivers/media/i2c/
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-v6.6/drivers/media/dvb-frontends/
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-v6.6/Documentation/devicetree/bindings/gpio/
Dmicrochip,pic32-gpio.txt44 button@sw1 {
/Linux-v6.6/arch/mips/boot/dts/qca/
Dar9331_tl_mr3020.dts60 label = "sw1";
/Linux-v6.6/arch/s390/kernel/
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-v6.6/arch/arm/boot/dts/broadcom/
Dbcm958625-meraki-alamo.dtsi267 label = "sw1";
/Linux-v6.6/Documentation/devicetree/bindings/mfd/
Dmc13xxx.txt86 sw1 : regulator SW1 (register 24, bit 0)
/Linux-v6.6/arch/arm/boot/dts/nxp/imx/
Dimx53-usbarmory.dts150 sw1_reg: sw1 {
Dimx51-zii-scu2-mezz.dts132 sw1_reg: sw1 {
Dimx51-zii-scu3-esb.dts61 sw1_reg: sw1 {
Dimx51-digi-connectcore-som.dtsi36 sw1_reg: sw1 {
Dimx6qdl-gw552x.dtsi285 reg_vdd_soc: sw1 {
Dimx6qdl-gw51xx.dtsi295 reg_vdd_soc: sw1 {
/Linux-v6.6/arch/arm/boot/dts/qcom/
Dqcom-ipq8064-rb3011.dts67 label = "sw1";
/Linux-v6.6/drivers/regulator/
Dltc3676.c225 LTC3676_LINEAR_REG(SW1, sw1, BUCK1, DVB1A),
Dltc3589.c256 LTC3589_LINEAR_REG(SW1, sw1, B1DTV1),
Dmc13892-regulator.c267 MC13892_SW_DEFINE(SW1, sw1, SWITCHERS0, SWITCHERS0, mc13892_sw1),
/Linux-v6.6/arch/arm64/boot/dts/freescale/
Dfsl-lx2160a-bluebox3.dts356 sw1: ethernet-switch@0 { label
/Linux-v6.6/arch/mips/boot/dts/ingenic/
Dci20.dts35 label = "ci20:sw1";

12