Home
last modified time | relevance | path

Searched refs:routing (Results 1 – 25 of 545) sorted by relevance

12345678910>>...22

/freebsd/libexec/nuageinit/
H A Dnuageinit90 local routing = open_config("routing")
102 routing:write("defaultrouter=\""..v["gateway"].."\"\n")
135 -- routing:write("ipv6_route_" .. rname .. "\"\n")
143 routing:write("static_routes=\"")
144 routing:write(table.concat(ipv4, " ") .. "\"\n")
152 routing:write("ipv6_static_routes=\"")
153 routing:write(table.concat(ipv6, " ") .. "\"\n")
156 routing:close()
260 local routing = open_config("routing")
283 routing:write("defaultrouter=\""..v.gateway4.."\"\n")
[all …]
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dqcom,q6adm-routing.yaml4 $id: http://devicetree.org/schemas/sound/qcom,q6adm-routing.yaml#
7 title: Qualcomm Audio Device Manager (Q6ADM) routing
14 Qualcomm Audio Device Manager (Q6ADM) routing node represents routing
23 - qcom,q6adm-routing
36 routing {
37 compatible = "qcom,q6adm-routing";
H A Dqcom,q6adm.yaml21 routing:
23 $ref: /schemas/sound/qcom,q6adm-routing.yaml#
25 description: Qualcomm DSP LPASS audio routing
29 - routing
46 routing {
47 compatible = "qcom,q6adm-routing";
H A Dqcom,q6adm.txt18 = 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";
H A Dallwinner,sun4i-a10-codec.yaml55 allwinner,audio-routing:
124 - allwinner,audio-routing
129 - allwinner,audio-routing
140 allwinner,audio-routing:
167 allwinner,audio-routing:
192 allwinner,audio-routing:
218 allwinner,audio-routing:
258 allwinner,audio-routing =
H A Datmel-sam9x5-wm8731-audio.txt8 - atmel,audio-routing: A list of the connections between audio components.
12 Available audio endpoints for the audio-routing table:
27 atmel,audio-routing =
H A Domap-abe-twl6040.txt9 - 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 =
H A Dsamsung,tm2.yaml31 samsung,audio-routing:
38 Deprecated, use audio-routing.
56 - audio-routing
73 audio-routing = "HP", "HPOUT1L",
H A Dsamsung,midas-audio.yaml39 samsung,audio-routing:
48 Deprecated, use audio-routing.
68 - audio-routing
87 audio-routing =
H A Domap-twl4030.txt12 - 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:
H A Dqcom,apq8096.txt10 - audio-routing:
64 using "audio-routing".
98 qcom,audio-routing: A list of the connections between audio components.
99 (Use audio-routing instead)
H A Dmt2701-wm8960.txt6 - audio-routing: a list of the connections between audio
16 audio-routing =
H A Dsamsung,aries-wm8994.yaml46 samsung,audio-routing:
59 Deprecated, use audio-routing.
93 - audio-routing
124 audio-routing =
H A Datmel-at91sam9g20ek-wm8731-audio.txt6 - atmel,audio-routing: A list of the connections between audio components.
20 atmel,audio-routing =
H A Dsamsung,odroid.yaml52 samsung,audio-routing:
64 Deprecated, use audio-routing.
84 audio-routing =
H A Daudio-graph-card.txt14 - routing
147 routing = "codec Playback", "DAI0 Playback",
183 routing = "codec Playback", "DAI0 Playback",
241 routing = "pcm3168a Playback", "DAI2 Playback",
H A Dmediatek,mt7986-wm8960.yaml43 - audio-routing
52 audio-routing =
H A Dqcom,apq8016-sbc.txt19 - qcom,audio-routing : A list of the connections between audio components.
42 using "qcom,audio-routing".
64 qcom,audio-routing =
H A Dsimple-card.yaml87 routing:
181 simple-audio-card,routing:
182 $ref: "#/definitions/routing"
290 simple-audio-card,routing =
358 simple-audio-card,routing =
382 simple-audio-card,routing =
430 simple-audio-card,routing = "ak4642 Playback", "DAI0 Playback",
460 simple-audio-card,routing = "ak4642 Playback", "DAI0 Playback",
496 simple-audio-card,routing =
/freebsd/sys/contrib/device-tree/Bindings/soc/aspeed/
H A Duart-routing.yaml6 $id: http://devicetree.org/schemas/soc/aspeed/uart-routing.yaml#
16 The Aspeed UART routing control allow to dynamically route the inputs for
31 - aspeed,ast2400-uart-routing
32 - aspeed,ast2500-uart-routing
33 - aspeed,ast2600-uart-routing
52 uart_routing: uart-routing@98 {
53 compatible = "aspeed,ast2600-uart-routing";
/freebsd/libexec/nuageinit/tests/
H A Dnuageinit.sh148 cat > routing <<EOF
154 atf_check -o file:routing cat ${here}/etc/rc.conf.d/routing
260 cat > routing <<EOF
266 atf_check -o file:routing cat ${here}/etc/rc.conf.d/routing
318 cat > routing <<EOF
324 atf_check -o file:routing cat ${here}/etc/rc.conf.d/routing
/freebsd/libexec/rc/rc.d/
H A Dnetif89 if [ -f /etc/rc.d/routing -a -n "$cmdifn" ] ; then
91 /etc/rc.d/routing static any $_if
131 if [ -f /etc/rc.d/routing -a -n "$cmdifn" ] ; then
133 /etc/rc.d/routing stop any $_if
/freebsd/contrib/netbsd-tests/ipf/regress/
H A Dipv6.51 pass out family inet6 all with v6hdr routing
2 block out family inet6 proto tcp all with v6hdr routing
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap4-panda-es.dts15 /* Audio routing is differnet between PandaBoard4430 and PandaBoardES */
19 /* Audio routing */
20 ti,audio-routing =
/freebsd/sys/contrib/device-tree/Bindings/fsi/
H A Dfsi-master-aspeed.txt18 - fsi-routing-gpios: GPIO for setting the FSI mux (internal or cabled)
32 fsi-routing-gpios = <&gpio0 ASPEED_GPIO(Q, 7) GPIO_ACTIVE_HIGH>;

12345678910>>...22