Searched full:vid2 (Results 1 – 13 of 13) sorted by relevance
| /linux/tools/testing/selftests/net/ |
| H A D | test_bridge_neigh_suppress.sh | 620 local vid2=20 637 h2_mac2=$(ip -n $h2 -j -p link show eth0.$vid2 | jq -r '.[]["address"]') 639 run_cmd "bridge -n $sw1 fdb replace $h2_mac2 dev vx0 master static vlan $vid2" 641 run_cmd "ip -n $sw1 neigh replace $tip2 lladdr $h2_mac2 nud permanent dev br0.$vid2" 651 run_cmd "ip netns exec $h1 arping -q -b -c 1 -w 5 -s $sip2 -I eth0.$vid2 $tip2" 652 log_test $? 0 "arping (VLAN $vid2)" 657 log_test $? 0 "ARP suppression (VLAN $vid2)" 664 run_cmd "bridge -n $sw1 -d vlan show dev vx0 vid $vid2 | grep \"neigh_suppress off\"" 665 log_test $? 0 "\"neigh_suppress\" is off (VLAN $vid2)" 669 run_cmd "ip netns exec $h1 arping -q -b -c 1 -w 5 -s $sip2 -I eth0.$vid2 [all...] |
| /linux/Documentation/devicetree/bindings/display/ti/ |
| H A D | ti,j721e-dss.yaml | 53 - const: vid2 165 <0x04a60000 0x10000>, /* vid2 */ 177 "vidl1", "vidl2","vid1","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/Documentation/arch/arm/omap/ |
| H A D | dss.rst | 243 FB2 --- VID2 -/ TV ----- TV 264 FB2 --- VID2 -/ TV ----- TV
|
| /linux/drivers/gpu/drm/omapdrm/ |
| H A D | omap_overlay.c | 20 [OMAP_DSS_VIDEO2] = "vid2",
|
| 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 | 31 * 1: clock from fixed 850Mhz clock source. 0: from VID2 PLL.
|
| /linux/drivers/hwmon/ |
| H A D | lm93.c | 83 /* vid inputs: vid1-vid2 (nr => 0-1) */ 255 /* VID1 & VID2 => register format, 6-bits, right justified */ 945 /* vid1 - vid2: values */ in lm93_update_client_common()
|
| /linux/Documentation/sound/ |
| H A D | alsa-configuration.rst | 2308 ``VID1:PID1:FLAGS1;VID2:PID2:FLAGS2;...``, where ``VIDx`` and ``PIDx``
|
| /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 | 4708 TPACPI_HANDLE(vid2, root, "\\_SB.PCI0.AGPB.VID"); /* G41 */ 4718 TPACPI_ACPIHANDLE_INIT(vid2); in video_init()
|