Searched full:vid1 (Results 1 – 11 of 11) sorted by relevance
| /linux/tools/testing/selftests/net/ |
| H A D | test_bridge_neigh_suppress.sh | 647 local vid1=10 664 h2_mac1=$(ip -n $h2 -j -p link show eth0.$vid1 | jq -r '.[]["address"]') 666 run_cmd "bridge -n $sw1 fdb replace $h2_mac1 dev vx0 master static vlan $vid1" 668 run_cmd "ip -n $sw1 neigh replace $tip1 lladdr $h2_mac1 nud permanent dev br0.$vid1" 677 run_cmd "ip netns exec $h1 arping -q -b -c 1 -w 5 -s $sip1 -I eth0.$vid1 $tip1" 678 log_test $? 0 "arping (VLAN $vid1)" 683 log_test $? 0 "ARP suppression (VLAN $vid1)" 689 run_cmd "bridge -n $sw1 vlan set vid $vid1 dev vx0 neigh_suppress on" 690 run_cmd "bridge -n $sw1 -d vlan show dev vx0 vid $vid1 | grep \"neigh_suppress on\"" 691 log_test $? 0 "\"neigh_suppress\" is on (VLAN $vid1)" [all...] |
| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | amlogic,a9-peripherals-clkc.yaml | 81 - const: vid1 129 <&vid1>, 156 "vid1",
|
| /linux/sound/ac97/ |
| H A D | bus.c | 135 unsigned short vid1, vid2; in snd_ac97_bus_scan_one() local 139 vid1 = (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/include/linux/regulator/ |
| H A D | max8649.h | 34 unsigned mode:2; /* bit[1:0] = VID1,VID0 */
|
| /linux/Documentation/devicetree/bindings/display/xlnx/ |
| H A D | xlnx,zynqmp-dpsub.yaml | 108 - const: vid1 201 dma-names = "vid0", "vid1", "vid2", "gfx0", "aud0", "aud1";
|
| /linux/drivers/gpu/drm/sti/ |
| H A D | sti_mixer.c | 84 char *const disp_layer[] = {"BKG", "VID0", "VID1", "GDP0", in mixer_dbg_ctl() 116 seq_puts(s, "VID1"); in mixer_dbg_crb()
|
| /linux/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | overlay.c | 65 ovl->name = "vid1"; in dss_init_overlays()
|
| /linux/drivers/gpu/drm/omapdrm/ |
| H A D | omap_irq.c | 166 { "vid1", DISPC_IRQ_VID1_FIFO_UNDERFLOW }, in omap_irq_fifo_underflow()
|
| /linux/arch/arm/boot/dts/ti/keystone/ |
| H A D | keystone-k2g.dtsi | 329 reg-names = "cfg", "common", "vid1", "ovr1", "vp1";
|
| /linux/drivers/clk/meson/ |
| H A D | a9-peripherals.c | 1056 { .fw_name = "vid1", }, 1251 { .fw_name = "vid1", }, 1704 { .fw_name = "vid1", },
|
| /linux/drivers/gpu/drm/omapdrm/dss/ |
| H A D | dispc.c | 3342 [OMAP_DSS_VIDEO1] = "VID1", in dispc_dump_regs()
|