| /kernel/linux/linux-6.6/drivers/macintosh/ |
| D | via-cuda.c | 6 * 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 …]
|
| D | via-macii.c | 3 * 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 …]
|
| /kernel/linux/linux-5.10/drivers/macintosh/ |
| D | via-cuda.c | 6 * The Cuda or Egret is a 6805 microcontroller interfaced to the 6522 VIA. 32 static volatile unsigned char __iomem *via; variable 35 /* VIA registers - spaced 0x200 bytes apart */ 58 * VIA pin | Egret pin 61 * PB4 (output) | VIA full (active high) 64 * VIA pin | Cuda pin 108 out_8(&via[B], in_8(&via[B]) | TIP); in assert_TIP() 110 out_8(&via[B], in_8(&via[B]) & ~TIP); in assert_TIP() 117 out_8(&via[B], in_8(&via[B]) | TIP | TACK); in assert_TIP_and_TACK() 119 out_8(&via[B], in_8(&via[B]) & ~(TIP | TACK)); in assert_TIP_and_TACK() [all …]
|
| D | via-macii.c | 3 * Device driver for the via ADB on (many) Mac II-class machines 21 * Rockwell R6522 VIA datasheet 39 static volatile unsigned char *via; variable 41 /* VIA registers - spaced 0x200 bytes apart */ 122 static int status; /* VIA's ADB status bits captured upon interrupt */ 136 via = via1; in macii_probe() 171 via[DIRB] = (via[DIRB] | ST_EVEN | ST_ODD) & ~CTLR_IRQ; in macii_init_via() 174 via[B] |= ST_IDLE; in macii_init_via() 177 via[ACR] = (via[ACR] & ~SR_CTRL) | SR_EXT; in macii_init_via() 180 x = via[SR]; in macii_init_via() [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| D | fib_tests.sh | 138 nexthop via 198.51.100.2 dev dummy0 \ 139 nexthop via 192.0.2.2 dev dummy1 141 nexthop via 2001:db8:1::2 dev dummy0 \ 142 nexthop via 2001:db8:2::2 dev dummy1 255 nexthop via 198.51.100.2 dev dummy0 \ 256 nexthop via 192.0.2.2 dev dummy1 258 nexthop via 2001:db8:1::2 dev dummy0 \ 259 nexthop via 2001:db8:2::2 dev dummy1 524 [ -n "$gw" ] && gw="via $gw" 846 add_route6 "2001:db8:104::/64" "via 2001:db8:101::2" [all …]
|
| D | fib_nexthops.sh | 173 ip -netns remote ro add 172.16.0.0/22 via 172.16.101.2 174 ip -netns remote -6 ro add 2001:db8:90::/40 via 2001:db8:101::2 285 run_cmd "$IP nexthop add id $nhidstr via $ipstr$iter dev veth1" 286 check_nexthop "id $nhidstr" "id $nhidstr via $ipstr$iter dev veth1 scope link" 361 run_cmd "$IP nexthop add id 61 via 2001:db8:91::2 fdb" 362 run_cmd "$IP nexthop add id 62 via 2001:db8:91::3 fdb" 373 run_cmd "$IP nexthop add id 63 via 2001:db8:91::4" 374 run_cmd "$IP nexthop add id 64 via 2001:db8:91::5" 379 run_cmd "$IP nexthop add id 65 via 2001:db8:91::5 fdb" 380 run_cmd "$IP nexthop add id 66 via 2001:db8:91::6 fdb" [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/netdevsim/ |
| D | nexthop.sh | 117 $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 …]
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| D | sysfs-tty | 29 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 …]
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-tty | 29 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 …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| D | fib_tests.sh | 142 nexthop via 198.51.100.2 dev dummy0 \ 143 nexthop via 192.0.2.2 dev dummy1 145 nexthop via 2001:db8:1::2 dev dummy0 \ 146 nexthop via 2001:db8:2::2 dev dummy1 259 nexthop via 198.51.100.2 dev dummy0 \ 260 nexthop via 192.0.2.2 dev dummy1 262 nexthop via 2001:db8:1::2 dev dummy0 \ 263 nexthop via 2001:db8:2::2 dev dummy1 528 [ -n "$gw" ] && gw="via $gw" 681 nexthop via 2001:10::2 dev dummy_10 \ [all …]
|
| D | fib_nexthops.sh | 205 ip -netns remote ro add 172.16.0.0/22 via 172.16.101.2 206 ip -netns remote -6 ro add 2001:db8:90::/40 via 2001:db8:101::2 330 run_cmd "$IP nexthop add id $nhidstr via $ipstr$iter dev veth1" 331 check_nexthop "id $nhidstr" "id $nhidstr via $ipstr$iter dev veth1 scope link" 369 run_cmd "$IP nexthop add id 100 via $ipstr dev veth1" 455 run_cmd "$IP nexthop add id 61 via 2001:db8:91::2 fdb" 456 run_cmd "$IP nexthop add id 62 via 2001:db8:91::3 fdb" 467 run_cmd "$IP nexthop add id 63 via 2001:db8:91::4" 468 run_cmd "$IP nexthop add id 64 via 2001:db8:91::5" 473 run_cmd "$IP nexthop add id 65 via 2001:db8:91::5 fdb" [all …]
|
| /kernel/linux/linux-5.10/Documentation/i2c/busses/ |
| D | i2c-viapro.rst | 6 * 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 …]
|
| /kernel/linux/linux-6.6/Documentation/i2c/busses/ |
| D | i2c-viapro.rst | 6 * 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 …]
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | wm8505.dtsi | 45 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 …]
|
| D | wm8750.dtsi | 47 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 …]
|
| D | vt8500.dtsi | 3 * 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 …]
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/vt8500/ |
| D | wm8505.dtsi | 45 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 …]
|
| D | wm8750.dtsi | 47 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 …]
|
| D | vt8500.dtsi | 3 * 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 …]
|
| D | wm8850.dtsi | 44 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 …]
|
| /kernel/linux/linux-5.10/arch/arm/ |
| D | Kconfig.debug | 7 bool "Export kernel pagetable layout to userspace via debugfs" 121 bool "Kernel low-level debugging messages via Alpine UART0" 129 bool "Kernel low-level debugging via asm9260 UART" 186 bool "Kernel low-level debugging via SAMV7 USART1" 223 bool "Kernel low-level debugging messages via BCM KONA UART" 258 bool "Kernel low-level debugging messages via UART1" 265 bool "Kernel low-level debugging messages via UART2" 304 bool "Kernel low-level debugging messages via footbridge serial port" 311 bool "Kernel low-level debugging messages via Digicolor UA0" 318 bool "Kernel low-level debugging messages via ep93xx UART" [all …]
|
| /kernel/linux/linux-6.6/arch/arm/ |
| D | Kconfig.debug | 7 bool "Export kernel pagetable layout to userspace via debugfs" 132 bool "Kernel low-level debugging messages via Alpine UART0" 140 bool "Kernel low-level debugging via asm9260 UART" 197 bool "Kernel low-level debugging via SAMV7 USART1" 262 bool "Kernel low-level debugging messages via BCM KONA UART" 297 bool "Kernel low-level debugging messages via UART1" 304 bool "Kernel low-level debugging messages via UART2" 327 bool "Kernel low-level debugging messages via footbridge serial port" 334 bool "Kernel low-level debugging messages via Digicolor UA0" 341 bool "Kernel low-level debugging messages via ep93xx UART" [all …]
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | counter.h | 44 * respective Synapse action mode should be passed back via 47 * respective Device u8 component should be passed back via 50 * respective Count u8 component should be passed back via 53 * respective Signal u8 component should be passed back via 57 * back via the val parameter. 59 * respective Count u32 component should be passed back via 63 * back via the val parameter. 66 * back via the val parameter. 68 * respective Count u64 component should be passed back via 72 * back via the val parameter. [all …]
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/ |
| D | time.c | 47 * 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 = 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 …]
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/ |
| D | time.c | 47 * 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 …]
|