/Linux-v5.4/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-v5.4/Documentation/devicetree/bindings/sound/ |
D | qcom,q6adm.txt | 18 = ADM routing 19 "routing" subnode of the ADM node represents adm routing specific configuration 24 Definition: must be "qcom,q6adm-routing". 35 q6routing: routing { 36 compatible = "qcom,q6adm-routing";
|
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 | 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 | qcom,apq8096.txt | 10 - audio-routing: 90 qcom,audio-routing: A list of the connections between audio components. 91 (Use audio-routing instead)
|
D | audio-graph-card.txt | 14 - routing 147 routing = "codec Playback", "DAI0 Playback", 183 routing = "codec Playback", "DAI0 Playback", 241 routing = "pcm3168a Playback", "DAI2 Playback",
|
D | mxs-audio-sgtl5000.txt | 8 - audio-routing : A list of the connections between audio components. 38 audio-routing =
|
D | nvidia,tegra-audio-wm9712.txt | 12 - nvidia,audio-routing : A list of the connections between audio components. 49 nvidia,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 | nvidia,tegra-audio-alc5632.txt | 12 - nvidia,audio-routing : A list of the connections between audio components. 34 nvidia,audio-routing =
|
D | nvidia,tegra-audio-wm8753.txt | 12 - nvidia,audio-routing : A list of the connections between audio components. 30 nvidia,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-sgtl5000.txt | 13 - audio-routing : A list of the connections between audio components. 50 audio-routing =
|
/Linux-v5.4/net/decnet/netfilter/ |
D | Kconfig | 11 tristate "Routing message grabulator (for userland routing daemon)" 13 Enable this module if you want to use the userland DECnet routing 14 daemon. You will also need to enable routing support for DECnet 15 unless you just want to monitor routing messages from other nodes.
|
/Linux-v5.4/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-v5.4/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-v5.4/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-v5.4/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-v5.4/net/ipv6/ |
D | Kconfig | 148 the notion of a secure tunnel for IPSEC and then use routing protocol 230 Support multiple routing tables. 233 bool "IPv6: source address based routing" 236 Enable routing by source address or prefix. 238 The destination address is still the primary routing key, so mixing 239 normal and source prefix specific routes in the same routing table 240 may sometimes lead to unintended routing behavior. This can be 241 avoided by defining different routing tables for the normal and 247 bool "IPv6: multicast routing" 255 bool "IPv6: multicast policy routing" [all …]
|
/Linux-v5.4/Documentation/devicetree/bindings/net/ |
D | cavium-mix.txt | 19 interrupt routing and the second the routing for the AGL interrupts.
|