/Linux-v6.1/drivers/net/wireless/broadcom/b43/ |
D | debugfs.c | 70 unsigned int routing, addr; in shm16read__read_file() local 73 routing = dev->dfsentry->shm16read_routing_next; in shm16read__read_file() 75 if ((routing > B43_MAX_SHM_ROUTING) || in shm16read__read_file() 79 val = b43_shm_read16(dev, routing, addr); in shm16read__read_file() 88 unsigned int routing, addr; in shm16read__write_file() local 91 res = sscanf(buf, "0x%X 0x%X", &routing, &addr); in shm16read__write_file() 94 if (routing > B43_MAX_SHM_ROUTING) in shm16read__write_file() 98 if (routing == B43_SHM_SHARED) { in shm16read__write_file() 103 dev->dfsentry->shm16read_routing_next = routing; in shm16read__write_file() 112 unsigned int routing, addr, mask, set; in shm16write__write_file() local [all …]
|
D | main.h | 66 u32 b43_shm_read32(struct b43_wldev *dev, u16 routing, u16 offset); 67 u16 b43_shm_read16(struct b43_wldev *dev, u16 routing, u16 offset); 68 void b43_shm_write32(struct b43_wldev *dev, u16 routing, u16 offset, u32 value); 69 void b43_shm_write16(struct b43_wldev *dev, u16 routing, u16 offset, u16 value);
|
/Linux-v6.1/drivers/net/wireless/broadcom/b43legacy/ |
D | main.h | 91 u16 routing, u16 offset); 93 u16 routing, u16 offset); 95 u16 routing, u16 offset, 98 u16 routing, u16 offset,
|
/Linux-v6.1/Documentation/devicetree/bindings/sound/ |
D | atmel-sam9x5-wm8731-audio.txt | 8 - atmel,audio-routing: A list of the connections between audio components. 12 Available audio endpoints for the audio-routing table: 27 atmel,audio-routing =
|
D | omap-abe-twl6040.txt | 9 - ti,audio-routing: List of connections between audio components. 18 Available audio endpoints for the audio-routing table: 70 /* Audio routing */ 71 ti,audio-routing =
|
D | omap-twl4030.txt | 12 - ti,audio-routing: List of connections between audio components. 15 If the routing is not provided all possible connection will be available 17 Available audio endpoints for the audio-routing table:
|
D | qcom,apq8096.txt | 10 - audio-routing: 64 using "audio-routing". 98 qcom,audio-routing: A list of the connections between audio components. 99 (Use audio-routing instead)
|
D | mt2701-wm8960.txt | 6 - audio-routing: a list of the connections between audio 16 audio-routing =
|
D | atmel-at91sam9g20ek-wm8731-audio.txt | 6 - atmel,audio-routing: A list of the connections between audio components. 20 atmel,audio-routing =
|
D | mxs-audio-sgtl5000.txt | 8 - audio-routing : A list of the connections between audio components. 38 audio-routing =
|
D | atmel-wm8904.txt | 6 - atmel,audio-routing: A list of the connections between audio components. 45 atmel,audio-routing =
|
D | mt2701-cs42448.txt | 6 - audio-routing: a list of the connections between audio 20 audio-routing =
|
D | imx-audio-sgtl5000.txt | 13 - audio-routing : A list of the connections between audio components. 50 audio-routing =
|
D | rockchip,rk3288-hdmi-analog.txt | 9 - rockchip,routing: A list of the connections between audio components. 29 rockchip,routing = "Analog", "LOUT2",
|
D | imx-audio-es8328.txt | 10 - audio-routing : A list of the connections between audio components. 49 audio-routing =
|
/Linux-v6.1/net/mpls/ |
D | Kconfig | 11 circuits. Originally conceived as a way of routing packets at 12 hardware speeds (before hardware was capable of routing ipv4 packets), 27 tristate "MPLS: routing support"
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-driver-aspeed-uart-routing | 1 What: /sys/bus/platform/drivers/aspeed-uart-routing/\*/uart\* 12 cat /sys/bus/platform/drivers/aspeed-uart-routing/\*.uart_routing/uart1 20 What: /sys/bus/platform/drivers/aspeed-uart-routing/\*/io\*
|
/Linux-v6.1/Documentation/ia64/ |
D | irq-redir.rst | 8 By writing to /proc/irq/IRQ#/smp_affinity the interrupt routing can be 40 (i.e. lowest priority mode routing is used), otherwise its route is 50 and the routing is the so called "lowest priority mode" (actually 52 for the IRQ routing. Currently in Linux XTP registers can have three 64 routing is used. The target CPUs are distributed in a round robin
|
/Linux-v6.1/net/ipv6/ |
D | Kconfig | 163 the notion of a secure tunnel for IPSEC and then use routing protocol 245 Support multiple routing tables. 248 bool "IPv6: source address based routing" 251 Enable routing by source address or prefix. 253 The destination address is still the primary routing key, so mixing 254 normal and source prefix specific routes in the same routing table 255 may sometimes lead to unintended routing behavior. This can be 256 avoided by defining different routing tables for the normal and 262 bool "IPv6: multicast routing" 270 bool "IPv6: multicast policy routing" [all …]
|
/Linux-v6.1/tools/testing/selftests/kvm/lib/ |
D | kvm_util.c | 1622 struct kvm_irq_routing *routing; in kvm_gsi_routing_create() local 1628 routing = calloc(1, size); in kvm_gsi_routing_create() 1629 assert(routing); in kvm_gsi_routing_create() 1631 return routing; in kvm_gsi_routing_create() 1634 void kvm_gsi_routing_irqchip_add(struct kvm_irq_routing *routing, in kvm_gsi_routing_irqchip_add() argument 1639 assert(routing); in kvm_gsi_routing_irqchip_add() 1640 assert(routing->nr < KVM_MAX_IRQ_ROUTES); in kvm_gsi_routing_irqchip_add() 1642 i = routing->nr; in kvm_gsi_routing_irqchip_add() 1643 routing->entries[i].gsi = gsi; in kvm_gsi_routing_irqchip_add() 1644 routing->entries[i].type = KVM_IRQ_ROUTING_IRQCHIP; in kvm_gsi_routing_irqchip_add() [all …]
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | omap4-panda-es.dts | 15 /* Audio routing is differnet between PandaBoard4430 and PandaBoardES */ 19 /* Audio routing */ 20 ti,audio-routing =
|
/Linux-v6.1/Documentation/devicetree/bindings/fsi/ |
D | fsi-master-aspeed.txt | 18 - fsi-routing-gpios: GPIO for setting the FSI mux (internal or cabled) 32 fsi-routing-gpios = <&gpio0 ASPEED_GPIO(Q, 7) GPIO_ACTIVE_HIGH>;
|
/Linux-v6.1/Documentation/devicetree/bindings/net/ |
D | cavium-mix.txt | 19 interrupt routing and the second the routing for the AGL interrupts.
|
/Linux-v6.1/drivers/soc/aspeed/ |
D | Kconfig | 28 tristate "ASPEED uart routing control" 33 Provides a driver to control the UART routing paths, allowing
|
/Linux-v6.1/Documentation/PCI/ |
D | boot-interrupts.rst | 22 describe problems with the Core IO handling of INTx message routing to the 87 first identify and make use of a means to disable the routing to the PCH. 109 In the absence of a way to directly disable the routing, another approach 110 has been to make use of PCI Interrupt pin to INTx routing tables for 112 line by default. Therefore, on chipsets where this INTx routing cannot be
|