Home
last modified time | relevance | path

Searched refs:xo (Results 1 – 25 of 72) sorted by relevance

123

/f-stack/app/redis-5.0.5/src/modules/
H A DMakefile14 .SUFFIXES: .c .so .xo .o
18 .c.xo:
21 helloworld.xo: ../redismodule.h
23 helloworld.so: helloworld.xo
26 hellotype.xo: ../redismodule.h
28 hellotype.so: hellotype.xo
33 helloblock.so: helloblock.xo
43 hellotimer.so: hellotimer.xo
48 hellodict.so: hellodict.xo
52 testmodule.so: testmodule.xo
[all …]
H A D.gitignore2 *.xo
/f-stack/tools/libxo/doc/
H A Dxo.rst1 .. index:: --libxo, xo
4 The "xo" Utility
46 xo --wrap top/a/b/c '{:tag}' value
79 xo --open top/data
80 xo --depth 2 '{:tag}' value
81 xo --close top/data
113 xo --top-wrap --open top/data
116 xo --top-wrap --close top/data
166 xo $opts --open-list machine
174 xo $opts $NF --close-list machine
[all …]
/f-stack/tools/libxo/xo/
H A DMakefile.am24 bin_PROGRAMS = xo program
26 xo_SOURCES = xo.c
37 man_MANS = xo.1
39 EXTRA_DIST = xo.1
/f-stack/app/redis-5.0.5/tests/modules/
H A DMakefile14 .SUFFIXES: .c .so .xo .o
18 .c.xo:
21 commandfilter.xo: ../../src/redismodule.h
23 commandfilter.so: commandfilter.xo
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dqcom,hfpll.txt26 Definition: reference to the xo clock.
31 Definition: must be "xo".
48 clock-names = "xo";
58 clock-names = "xo";
H A Dqcom,a53pll.yaml34 - const: xo
57 clocks = <&xo>;
58 clock-names = "xo";
H A Dqcom,spmi-clkdiv.txt29 Definition: reference to the xo clock.
34 Definition: must be "xo".
51 clock-names = "xo";
H A Dmaxim,max9485.txt34 xo-27mhz: xo-27mhz {
45 clocks = <&xo-27mhz>;
H A Dqcom,rpmhcc.yaml30 - const: xo
49 clock-names = "xo";
H A Dqcom,msm8998-gpucc.yaml29 - const: xo
66 clock-names = "xo", "gpll0";
H A Dqcom,gcc-msm8998.yaml36 - const: xo
87 clock-names = "xo",
/f-stack/freebsd/contrib/device-tree/Bindings/interconnect/
H A Dqcom,osm-l3.yaml28 - description: xo clock
33 - const: xo
59 clock-names = "xo", "alternate";
/f-stack/tools/arp/
H A DMakefile8 LIBADD += xo util
/f-stack/tools/libxo/tests/xo/
H A DMakefile.am45 XO=../../xo/xo
/f-stack/freebsd/contrib/device-tree/src/arm64/qcom/
H A Dipq8074.dtsi20 xo: xo { label
95 <&xo>;
121 <&xo>;
138 <&xo>;
164 <&xo>;
266 clocks = <&xo>,
269 clock-names = "xo", "iface", "core";
H A Dipq6018.dtsi24 xo: xo { label
181 clocks = <&xo>, <&sleep_clk>;
182 clock-names = "xo", "sleep_clk";
/f-stack/freebsd/contrib/device-tree/Bindings/net/wireless/
H A Dqcom,ath10k.txt68 "vdd-1.8-xo", "vdd-1.3-rfa" and "vdd-3.3-ch0".
89 - qcom,xo-cal-data: xo cal offset to be configured in xo trim register.
204 vdd-1.8-xo-supply = <&vreg_l7a_1p8>;
/f-stack/freebsd/contrib/device-tree/Bindings/remoteproc/
H A Dqcom,adsp.txt70 Definition: reference to the xo clock and optionally aggre2 clock to be
76 Definition: must be "xo" and optionally include "aggre2"
169 clock-names = "xo";
204 clock-names = "xo", "aggre2";
H A Dqcom,hexagon-v56.txt40 "xo", "sway_cbcr", "lpass_ahbs_aon_cbcr",
49 "xo", "sway", "tbu", "bimc", "ahb_aon", "q6ss_slave",
123 clock-names = "xo", "sway_cbcr",
H A Dqcom,wcnss-pil.txt77 Definition: should specify the xo clock and optionally the rf clock
82 Definition: should be "xo", optionally followed by "rf"
130 clock-names = "xo", "rf";
H A Dqcom,q6v5.txt73 must be "iface", "bus", "mem", "xo"
75 must be "iface", "bus", "mem", "xo", "gpll0_mss",
78 must be "iface", "bus", "mem", "xo", "gpll0_mss",
81 must be "iface", "bus", "xo", "snoc_axi", "mnoc_axi",
84 must be "iface", "bus", "mem", "xo", "gpll0_mss",
/f-stack/tools/libxo/tests/
H A DMakefile.am9 SUBDIRS = core xo subdir
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dqcom-msm8974pro.dtsi11 clock-names = "core", "iface", "xo", "cal", "sleep";
/f-stack/tools/libxo/
H A DMakefile12 LIB= xo

123