Searched full:vid2 (Results 1 – 10 of 10) sorted by relevance
| /linux/tools/testing/selftests/net/ |
| H A D | test_bridge_neigh_suppress.sh | 648 local vid2=20 665 h2_mac2=$(ip -n $h2 -j -p link show eth0.$vid2 | jq -r '.[]["address"]') 667 run_cmd "bridge -n $sw1 fdb replace $h2_mac2 dev vx0 master static vlan $vid2" 669 run_cmd "ip -n $sw1 neigh replace $tip2 lladdr $h2_mac2 nud permanent dev br0.$vid2" 679 run_cmd "ip netns exec $h1 arping -q -b -c 1 -w 5 -s $sip2 -I eth0.$vid2 $tip2" 680 log_test $? 0 "arping (VLAN $vid2)" 685 log_test $? 0 "ARP suppression (VLAN $vid2)" 692 run_cmd "bridge -n $sw1 -d vlan show dev vx0 vid $vid2 | grep \"neigh_suppress off\"" 693 log_test $? 0 "\"neigh_suppress\" is off (VLAN $vid2)" 697 run_cmd "ip netns exec $h1 arping -q -b -c 1 -w 5 -s $sip2 -I eth0.$vid2 [all...] |
| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | amlogic,a9-peripherals-clkc.yaml | 82 - const: vid2 130 <&vid2>, 157 "vid2",
|
| /linux/sound/ac97/ |
| H A D | bus.c | 135 unsigned short vid1, vid2; in snd_ac97_bus_scan_one() local 144 vid2 = (ret & 0xffff); in snd_ac97_bus_scan_one() 149 __func__, codec_num, AC97_ID(vid1, vid2)); in snd_ac97_bus_scan_one() 150 return AC97_ID(vid1, vid2); in snd_ac97_bus_scan_one()
|
| /linux/Documentation/devicetree/bindings/display/xlnx/ |
| H A D | xlnx,zynqmp-dpsub.yaml | 109 - const: vid2 201 dma-names = "vid0", "vid1", "vid2", "gfx0", "aud0", "aud1";
|
| /linux/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | overlay.c | 69 ovl->name = "vid2"; in dss_init_overlays()
|
| /linux/drivers/gpu/drm/omapdrm/ |
| H A D | omap_irq.c | 167 { "vid2", DISPC_IRQ_VID2_FIFO_UNDERFLOW }, in omap_irq_fifo_underflow()
|
| /linux/drivers/phy/amlogic/ |
| H A D | phy-meson-axg-mipi-dphy.c | 30 * 1: clock from fixed 850Mhz clock source. 0: from VID2 PLL.
|
| /linux/drivers/clk/meson/ |
| H A D | a9-peripherals.c | 1059 { .fw_name = "vid2", }, 1256 { .fw_name = "vid2", } 1705 { .fw_name = "vid2", }
|
| /linux/drivers/gpu/drm/omapdrm/dss/ |
| H A D | dispc.c | 3343 [OMAP_DSS_VIDEO2] = "VID2", in dispc_dump_regs()
|
| /linux/drivers/platform/x86/lenovo/ |
| H A D | thinkpad_acpi.c | 4713 TPACPI_HANDLE(vid2, root, "\\_SB.PCI0.AGPB.VID"); /* G41 */ 4723 TPACPI_ACPIHANDLE_INIT(vid2); in video_init()
|