Home
last modified time | relevance | path

Searched full:via (Results 1 – 25 of 4478) sorted by relevance

12345678910>>...180

/linux/drivers/macintosh/
H A Dvia-cuda.c6 * The Cuda or Egret is a 6805 microcontroller interfaced to the 6522 VIA.
35 static volatile unsigned char __iomem *via; variable
38 /* VIA registers - spaced 0x200 bytes apart */
61 * VIA pin | Egret pin
64 * PB4 (output) | VIA full (active high)
67 * VIA pin | Cuda pin
111 out_8(&via[B], in_8(&via[B]) | TIP); in assert_TIP()
113 out_8(&via[B], in_8(&via[B]) & ~TIP); in assert_TIP()
120 out_8(&via[B], in_8(&via[B]) | TIP | TACK); in assert_TIP_and_TACK()
122 out_8(&via[B], in_8(&via[B]) & ~(TIP | TACK)); in assert_TIP_and_TACK()
[all …]
H A Dvia-macii.c3 * Device driver for the via ADB on (many) Mac II-class machines
21 * Rockwell R6522 VIA datasheet
37 static volatile unsigned char *via; variable
39 /* VIA registers - spaced 0x200 bytes apart */
120 static int status; /* VIA's ADB status bits captured upon interrupt */
134 via = via1; in macii_probe()
164 via[DIRB] = (via[DIRB] | ST_EVEN | ST_ODD) & ~CTLR_IRQ; in macii_init_via()
167 via[B] |= ST_IDLE; in macii_init_via()
170 via[ACR] = (via[ACR] & ~SR_CTRL) | SR_EXT; in macii_init_via()
173 x = via[SR]; in macii_init_via()
[all …]
/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Dnexthop.sh117 $IP nexthop add id 1 via 192.0.2.2 dev dummy1
118 nexthop_check "id 1" "id 1 via 192.0.2.2 dev dummy1 scope link trap"
137 $IP nexthop add id 1 via 192.0.2.2 dev dummy1
139 $IP nexthop add id 2 via 192.0.2.3 dev dummy1 &> /dev/null
155 $IP nexthop add id 1 via 192.0.2.2 dev dummy1
156 $IP nexthop add id 2 via 192.0.2.3 dev dummy1
191 $IP nexthop add id 1 via 192.0.2.2 dev dummy1
192 $IP nexthop add id 2 via 192.0.2.3 dev dummy1
210 $IP nexthop add id 1 via 192.0.2.2 dev dummy1
211 $IP nexthop add id 2 via 192.0.2.3 dev dummy1
[all …]
/linux/tools/testing/selftests/net/
H A Dfib_tests.sh137 nexthop via 198.51.100.2 dev dummy0 \
138 nexthop via 192.0.2.2 dev dummy1
140 nexthop via 2001:db8:1::2 dev dummy0 \
141 nexthop via 2001:db8:2::2 dev dummy1
254 nexthop via 198.51.100.2 dev dummy0 \
255 nexthop via 192.0.2.2 dev dummy1
257 nexthop via 2001:db8:1::2 dev dummy0 \
258 nexthop via 2001:db8:2::2 dev dummy1
520 [ -n "$gw" ] && gw="via $gw"
673 nexthop via 2001:10::2 dev dummy_10 \
[all …]
H A Dfib_nexthops.sh206 ip -netns $remote ro add 172.16.0.0/22 via 172.16.101.2
207 ip -netns $remote -6 ro add 2001:db8:90::/40 via 2001:db8:101::2
331 run_cmd "$IP nexthop add id $nhidstr via $ipstr$iter dev veth1"
332 check_nexthop "id $nhidstr" "id $nhidstr via $ipstr$iter dev veth1 scope link"
370 run_cmd "$IP nexthop add id 100 via $ipstr dev veth1"
456 run_cmd "$IP nexthop add id 61 via 2001:db8:91::2 fdb"
457 run_cmd "$IP nexthop add id 62 via 2001:db8:91::3 fdb"
468 run_cmd "$IP nexthop add id 63 via 2001:db8:91::4"
469 run_cmd "$IP nexthop add id 64 via 2001:db8:91::5"
474 run_cmd "$IP nexthop add id 65 via 2001:db8:91::5 fdb"
[all …]
/linux/Documentation/ABI/testing/
H A Dsysfs-tty29 These sysfs values expose the TIOCGSERIAL interface via
30 sysfs rather than via ioctls.
38 These sysfs values expose the TIOCGSERIAL interface via
39 sysfs rather than via ioctls.
47 These sysfs values expose the TIOCGSERIAL interface via
48 sysfs rather than via ioctls.
56 These sysfs values expose the TIOCGSERIAL interface via
57 sysfs rather than via ioctls.
65 These sysfs values expose the TIOCGSERIAL interface via
66 sysfs rather than via ioctls.
[all …]
/linux/arch/arm/boot/dts/vt8500/
H A Dwm8505.dtsi45 compatible = "via,vt8500-intc";
53 compatible = "via,vt8500-intc";
70 compatible = "via,vt8500-pmc";
90 compatible = "via,vt8500-pll-clock";
97 compatible = "via,vt8500-pll-clock";
104 compatible = "via,vt8500-pll-clock";
111 compatible = "via,vt8500-pll-clock";
118 compatible = "via,vt8500-device-clock";
125 compatible = "via,vt8500-device-clock";
132 compatible = "via,vt8500-device-clock";
[all …]
H A Dwm8750.dtsi47 compatible = "via,vt8500-intc";
55 compatible = "via,vt8500-intc";
72 compatible = "via,vt8500-pmc";
128 compatible = "via,vt8500-device-clock";
135 compatible = "via,vt8500-device-clock";
142 compatible = "via,vt8500-device-clock";
149 compatible = "via,vt8500-device-clock";
156 compatible = "via,vt8500-device-clock";
164 compatible = "via,vt8500-device-clock";
172 compatible = "via,vt8500-device-clock";
[all …]
H A Dvt8500.dtsi3 * vt8500.dtsi - Device tree file for VIA VT8500 SoC
11 compatible = "via,vt8500";
43 compatible = "via,vt8500-intc";
50 compatible = "via,vt8500-pinctrl";
59 compatible = "via,vt8500-pmc";
74 compatible = "via,vt8500-device-clock";
82 compatible = "via,vt8500-device-clock";
90 compatible = "via,vt8500-device-clock";
98 compatible = "via,vt8500-device-clock";
107 compatible = "via,vt8500-timer";
[all …]
H A Dwm8850.dtsi44 compatible = "via,vt8500-intc";
52 compatible = "via,vt8500-intc";
69 compatible = "via,vt8500-pmc";
139 compatible = "via,vt8500-device-clock";
146 compatible = "via,vt8500-device-clock";
153 compatible = "via,vt8500-device-clock";
160 compatible = "via,vt8500-device-clock";
167 compatible = "via,vt8500-device-clock";
175 compatible = "via,vt8500-device-clock";
183 compatible = "via,vt8500-device-clock";
[all …]
H A Dwm8650.dtsi41 compatible = "via,vt8500-intc";
49 compatible = "via,vt8500-intc";
66 compatible = "via,vt8500-pmc";
122 compatible = "via,vt8500-device-clock";
129 compatible = "via,vt8500-device-clock";
136 compatible = "via,vt8500-device-clock";
143 compatible = "via,vt8500-device-clock";
150 compatible = "via,vt8500-device-clock";
158 compatible = "via,vt8500-device-clock";
166 compatible = "via,vt8500-device-clock";
[all …]
/linux/Documentation/i2c/busses/
H A Di2c-viapro.rst6 * VIA Technologies, Inc. VT82C596A/B
7 Datasheet: Sometimes available at the VIA website
9 * VIA Technologies, Inc. VT82C686A/B
10 Datasheet: Sometimes available at the VIA website
12 * VIA Technologies, Inc. VT8231, VT8233, VT8233A
13 Datasheet: available on request from VIA
15 * VIA Technologies, Inc. VT8235, VT8237R, VT8237A, VT8237S, VT8251
16 Datasheet: available on request and under NDA from VIA
18 * VIA Technologies, Inc. CX700
19 Datasheet: available on request and under NDA from VIA
[all …]
H A Di2c-via.rst2 Kernel driver i2c-via
6 * VIA Technologies, InC. VT82C586B
7 Datasheet: Publicly available at the VIA website
14 i2c-via is an i2c bus driver for motherboards with VIA chipset.
16 The following VIA pci chipsets are supported:
22 Bridge: VIA Technologies, Inc. VT82C586B ACPI (rev 10)
38 This can happen. This driver uses the pins VIA recommends in their
/linux/arch/arm/
H A DKconfig.debug7 bool "Export kernel pagetable layout to userspace via debugfs"
129 bool "Kernel low-level debugging messages via Alpine UART0"
137 bool "Kernel low-level debugging via asm9260 UART"
194 bool "Kernel low-level debugging via SAMV7 USART1"
259 bool "Kernel low-level debugging messages via BCM KONA UART"
294 bool "Kernel low-level debugging messages via UART1"
301 bool "Kernel low-level debugging messages via UART2"
324 bool "Kernel low-level debugging messages via footbridge serial port"
331 bool "Kernel low-level debugging messages via Digicolor UA0"
338 bool "Kernel low-level debugging messages via ep93xx UART"
[all …]
/linux/arch/powerpc/platforms/powermac/
H A Dtime.c47 * Calibrate the decrementer frequency with the VIA timer 1.
51 /* VIA registers */
164 * Calibrate the decrementer register using VIA timer 1.
170 volatile unsigned char __iomem *via; in via_calibrate_decr() local
175 vias = of_find_node_by_name(NULL, "via-cuda"); in via_calibrate_decr()
177 vias = of_find_node_by_name(NULL, "via-pmu"); in via_calibrate_decr()
179 vias = of_find_node_by_name(NULL, "via"); in via_calibrate_decr()
185 via = early_ioremap(rsrc.start, resource_size(&rsrc)); in via_calibrate_decr()
186 if (via == NULL) { in via_calibrate_decr()
187 printk(KERN_ERR "Failed to map VIA for timer calibration !\n"); in via_calibrate_decr()
[all …]
/linux/drivers/ata/
H A Dpata_via.c3 * pata_via.c - VIA PATA for new ATA layer
9 * VIA version guide
10 * VIA VT82C561 - early design, uses ata_generic currently
11 * VIA VT82C576 - MWDMA, 33Mhz
12 * VIA VT82C586 - MWDMA, 33Mhz
13 * VIA VT82C586a - Added UDMA to 33Mhz
14 * VIA VT82C586b - UDMA33
15 * VIA VT82C596a - Nonfunctional UDMA66
16 * VIA VT82C596b - Working UDMA66
17 * VIA VT82C686 - Nonfunctional UDMA66
[all …]
/linux/sound/pci/au88x0/
H A Dau88x0.c40 MODULE_PARM_DESC(pcifix, "Enable VIA-workaround for " CARD_NAME " soundcard.");
58 static void vortex_fix_agp_bridge(struct pci_dev *via) in vortex_fix_agp_bridge() argument
69 rc = pci_read_config_byte(via, 0x42, &value); in vortex_fix_agp_bridge()
72 rc = pci_write_config_byte(via, 0x42, value | 0x10); in vortex_fix_agp_bridge()
75 dev_info(&via->dev, "bridge config is 0x%x\n", value | 0x10); in vortex_fix_agp_bridge()
77 dev_warn(&via->dev, in vortex_fix_agp_bridge()
84 struct pci_dev *via = NULL; in snd_vortex_workaround() local
88 /* VIA KT133 */ in snd_vortex_workaround()
89 via = pci_get_device(PCI_VENDOR_ID_VIA, in snd_vortex_workaround()
91 /* VIA Apollo */ in snd_vortex_workaround()
[all …]
/linux/tools/testing/selftests/net/forwarding/
H A Drouter_multipath.sh19 ip route add 198.51.100.0/24 vrf vrf-h1 nexthop via 192.0.2.1
20 ip route add 2001:db8:2::/64 vrf vrf-h1 nexthop via 2001:db8:1::1
46 ip route add 192.0.2.0/24 vrf vrf-h2 nexthop via 198.51.100.1
47 ip route add 2001:db8:1::/64 vrf vrf-h2 nexthop via 2001:db8:2::1
84 nexthop via 169.254.2.22 dev $rp12 \
85 nexthop via 169.254.3.23 dev $rp13
87 nexthop via fe80:2::22 dev $rp12 \
88 nexthop via fe80:3::23 dev $rp13
134 nexthop via 169.254.2.12 dev $rp22 \
135 nexthop via 169.254.3.13 dev $rp23
[all …]
H A Dfib_offload_lib.sh415 ip -n $ns route add 2001:db8:10::/64 via 2001:db8:1::2 metric 1024
419 ip -n $ns route append 2001:db8:10::/64 via 2001:db8:2::2 metric 1024
423 ip -n $ns route add 2001:db8:10::/64 via 2001:db8:1::2 metric 1025
427 ip -n $ns route append 2001:db8:10::/64 via 2001:db8:2::2 metric 1025
491 nexthop via 2001:db8:1::2 dev dummy1 \
492 nexthop via 2001:db8:2::2 dev dummy2
497 nexthop via 2001:db8:1::2 dev dummy1 \
498 nexthop via 2001:db8:2::2 dev dummy2
503 nexthop via 2001:db8:1::2 dev dummy1 \
504 nexthop via 2001:db8:2::2 dev dummy2
[all …]
/linux/arch/m68k/include/asm/
H A Dmac_via.h3 * 6522 Versatile Interface Adapter (VIA)
6 * via them as are assorted bits and bobs - eg rtc, adb. The picture
117 * correspond to a VIA work-alike named 'EVR'. */
132 * defines the 'Video IRQ' as 0x40 for the 'EVR' VIA work-alike.
185 * right bit in the VIA chip (6522 Versatile Interface Adapter).
194 /* partial address decode. 0xYYXX : XX part for RBV, YY part for VIA */
195 /* Note: 15 VIA regs, 8 RBV regs */
197 #define vBufB 0x0000 /* [VIA/RBV] Register B */
198 #define vBufAH 0x0200 /* [VIA only] Buffer A, with handshake. DON'T USE! */
199 #define vDirB 0x0400 /* [VIA only] Data Direction Register B. */
[all …]
/linux/drivers/net/ethernet/via/
H A DKconfig3 # VIA device configuration
7 bool "VIA devices"
14 the questions about VIA devices. If you say Y, you will be asked for
20 tristate "VIA Rhine support"
28 If you have a VIA "Rhine" based network card (Rhine-I (VT86C100A),
34 will be called via-rhine.
47 tristate "VIA Velocity support"
54 If you have a VIA "Velocity" based network card say Y here.
57 will be called via-velocity.
/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dfib_offload.sh118 nexthop via 2001:db8:1::2 dev $spine_p1 \
119 nexthop via 2001:db8:2::2 dev $spine_p2
125 nexthop via 2001:db8:1::3 dev $spine_p1
133 nexthop via 2001:db8:1::2 dev $spine_p1 \
134 nexthop via 2001:db8:2::2 dev $spine_p2
141 nexthop via 2001:db8:1::3 dev $spine_p1
150 nexthop via 2001:db8:1::3 dev $spine_p1
183 nexthop via 2001:db8:1::2 dev $spine_p1 \
184 nexthop via 2001:db8:2::2 dev $spine_p2
198 nexthop via 2001:db8:1::3 dev $spine_p1 \
[all …]
/linux/arch/sparc/include/asm/
H A Dbbc.h98 * for specific processors or all processors via this register.
110 * may be asserted to specific processors via this register.
121 #define BBC_PSRC_SPG0 0x0001 /* CPU 0 reset via BBC_SPG register */
122 #define BBC_PSRC_SPG1 0x0002 /* CPU 1 reset via BBC_SPG register */
123 #define BBC_PSRC_SPG2 0x0004 /* CPU 2 reset via BBC_SPG register */
124 #define BBC_PSRC_SPG3 0x0008 /* CPU 3 reset via BBC_SPG register */
125 #define BBC_PSRC_SPGSYS 0x0010 /* System reset via BBC_SPG register */
126 #define BBC_PSRC_JTAG 0x0020 /* System reset via JTAG+ */
127 #define BBC_PSRC_BUTTON 0x0040 /* System reset via push-button dongle */
128 #define BBC_PSRC_PWRUP 0x0080 /* System reset via power-up */
[all …]
/linux/drivers/video/fbdev/via/
H A Dioctl.h3 * Copyright 1998-2008 VIA Technologies, Inc. All Rights Reserved.
16 #define VIAFB_GET_INFO_SIZE 0x56494101 /* 'VIA\01' */
17 #define VIAFB_GET_INFO 0x56494102 /* 'VIA\02' */
18 #define VIAFB_HOTPLUG 0x56494103 /* 'VIA\03' */
19 #define VIAFB_SET_HOTPLUG_FLAG 0x56494104 /* 'VIA\04' */
20 #define VIAFB_GET_RESOLUTION 0x56494105 /* 'VIA\05' */
21 #define VIAFB_GET_SAMM_INFO 0x56494107 /* 'VIA\07' */
22 #define VIAFB_TURN_ON_OUTPUT_DEVICE 0x56494108 /* 'VIA\08' */
23 #define VIAFB_TURN_OFF_OUTPUT_DEVICE 0x56494109 /* 'VIA\09' */
25 #define VIAFB_GET_DRIVER_VERSION 0x56494112 /* 'VIA\12' */
[all …]
/linux/Documentation/driver-api/surface_aggregator/
H A Dclient.rst43 differentiate between devices that are presented to the system via one of
44 the conventional ways, e.g. as platform devices via ACPI, and devices that
52 All communication with the SAM EC is handled via the |ssam_controller|
55 connection/relation to that controller. This can be done via the
58 client device and controller (this can also be done separate via
82 The controller may be separately obtained via |ssam_get_controller| and its
83 lifetime be guaranteed via |ssam_controller_get| and |ssam_controller_put|.
93 If a device does not already exist/is not already provided via conventional
94 means, it should be provided as |ssam_device| via the SSAM client device
96 corresponding registry. SSAM devices can also be manually allocated via
[all …]

12345678910>>...180