Home
last modified time | relevance | path

Searched full:icu (Results 1 – 25 of 41) sorted by relevance

12

/freebsd/contrib/sqlite3/tea/
H A Dteaish.tcl79 # build. Some, like ICU, are taken from the canonical SQLite tree.
100 with-icu-ldflags:LDFLAGS
102 ICU libraries. e.g. on Ubuntu systems, try '-licui18n -licuuc -licudata'.}
103 with-icu-cflags:CFLAGS
104 => {Apply extra CFLAGS/CPPFLAGS necessary for building with ICU.
106 with-icu-config:=auto
108 /path/to/icu-config}
109 icu-collations=0
110 => {Enable SQLITE_ENABLE_ICU_COLLATIONS. Requires --with-icu-ldflags=...
111 or --with-icu-config}
[all …]
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dmarvell,icu.txt1 Marvell ICU Interrupt Controller
4 The Marvell ICU (Interrupt Consolidation Unit) controller is
13 - compatible: Should be "marvell,cp110-icu"
15 - reg: Should contain ICU registers location and length.
17 Subnodes: Each group of interrupt is declared as a subnode of the ICU,
23 * "marvell,cp110-icu-nsr"
24 * "marvell,cp110-icu-sr"
25 * "marvell,cp110-icu-sei"
26 * "marvell,cp110-icu-rei"
31 The 1st cell is the index of the interrupt in the ICU unit.
[all …]
H A Dmarvell,cp110-icu.yaml4 $id: http://devicetree.org/schemas/interrupt-controller/marvell,cp110-icu.yaml#
11 title: Marvell ICU Interrupt Controller
14 The Marvell ICU (Interrupt Consolidation Unit) controller is responsible for
22 const: marvell,cp110-icu
44 - marvell,cp110-icu-nsr
45 - marvell,cp110-icu-sr
46 - marvell,cp110-icu-sei
47 - marvell,cp110-icu-rei
77 compatible = "marvell,cp110-icu";
84 compatible = "marvell,cp110-icu-nsr";
[all …]
H A Drenesas,rzv2h-icu.yaml4 $id: http://devicetree.org/schemas/interrupt-controller/renesas,rzv2h-icu.yaml#
17 The Interrupt Control Unit (ICU) handles external interrupts (NMI, IRQ, and
24 - renesas,r9a09g047-icu # RZ/G3E
25 - renesas,r9a09g057-icu # RZ/V2H(P)
159 - const: icu-error-ca55
193 icu: interrupt-controller@10400000 {
194 compatible = "renesas,r9a09g057-icu";
274 "icu-error-ca55",
H A Dmarvell,gicp.txt5 interrupts by doing a memory transaction. It is used by the ICU
H A Dmarvell,ap806-gicp.yaml14 interrupts by doing a memory transaction. It is used by the ICU
/freebsd/sys/powerpc/mpc85xx/
H A Datpic.c119 atpic_read(struct atpic_softc *sc, int icu, int ofs) in atpic_read() argument
123 val = bus_read_1(sc->sc_res[icu], ofs); in atpic_read()
128 atpic_write(struct atpic_softc *sc, int icu, int ofs, uint8_t val) in atpic_write() argument
131 bus_write_1(sc->sc_res[icu], ofs, val); in atpic_write()
132 bus_barrier(sc->sc_res[icu], ofs, 2 - ofs, in atpic_write()
174 atpic_init(struct atpic_softc *sc, int icu) in atpic_init() argument
177 sc->sc_mask[icu] = 0xff - ((icu == ATPIC_MASTER) ? 4 : 0); in atpic_init()
179 atpic_write(sc, icu, 0, ICW1_RESET | ICW1_IC4); in atpic_init()
180 atpic_write(sc, icu, in atpic_init()
[all...]
/freebsd/sys/contrib/device-tree/Bindings/mailbox/
H A Dthead,th1520-mbox.yaml13 using interrupts via the Interrupt Controller Unit (ICU).
25 - description: Clock for remote ICU 0
26 - description: Clock for remote ICU 1
27 - description: Clock for remote ICU 2
39 - description: Remote ICU 0 base address
40 - description: Remote ICU 1 base address
41 - description: Remote ICU 2 base address
/freebsd/sys/contrib/device-tree/Bindings/dma/
H A Drenesas,rz-dmac.yaml95 renesas,icu:
97 It must contain the phandle to the ICU and the index of the DMAC as seen
98 from the ICU.
102 - description: Phandle to the ICU node.
104 The number of the DMAC as seen from the ICU, i.e. parameter k from
137 renesas,icu: false
161 renesas,icu: false
183 - renesas,icu
H A Dmmp-dma.txt27 * ICU parse out irq channel from ICU register,
30 * For example, pxa688 icu register 0x128, bit 0~15 is PDMA channel irq,
/freebsd/contrib/sqlite3/autosetup/
H A Dsqlite-config.tcl277 # Options for ICU: International Components for Unicode
278 icu {
280 with-icu-ldflags:LDFLAGS
282 ICU libraries. e.g. on Ubuntu systems, try '-licui18n -licuuc -licudata'.}
283 with-icu-cflags:CFLAGS
284 => {Apply extra CFLAGS/CPPFLAGS necessary for building with ICU.
286 with-icu-config:=auto
288 /path/to/icu-config}
289 icu-collations=0
290 => {Enable SQLITE_ENABLE_ICU_COLLATIONS. Requires --with-icu-ldflags=...
[all …]
/freebsd/contrib/wpa/hs20/client/
H A DAndroid.mk12 # The new icu location (external/icu) exports its own headers, but
15 ifeq ($(wildcard external/icu),)
18 # The LOCAL_EXPORT_C_INCLUDE_DIRS from ICU did not seem to fully resolve the
24 INCLUDES += external/icu/icu4c/source/common
/freebsd/sys/contrib/device-tree/src/arm64/renesas/
H A Dr9a09g057.dtsi163 icu: interrupt-controller@10400000 { label
164 compatible = "renesas,r9a09g057-icu";
244 "icu-error-ca55",
261 interrupt-parent = <&icu>;
334 renesas,icu = <&icu 4>;
367 renesas,icu = <&icu 0>;
400 renesas,icu = <&icu 1>;
433 renesas,icu = <&icu 2>;
466 renesas,icu = <&icu 3>;
H A Drzg3e-smarc-som.dtsi130 interrupts-extended = <&icu 3 IRQ_TYPE_LEVEL_LOW>;
151 interrupts-extended = <&icu 16 IRQ_TYPE_LEVEL_LOW>;
H A Dr9a09g047.dtsi163 icu: interrupt-controller@10400000 { label
164 compatible = "renesas,r9a09g047-icu";
244 "icu-error-ca55",
261 interrupt-parent = <&icu>;
H A Dr9a09g047e57-smarc.dts97 interrupts-extended = <&icu 0 IRQ_TYPE_EDGE_FALLING>;
/freebsd/sys/arm/mv/
H A Dmv_cp110_icu.c94 {"marvell,cp110-icu-nsr", ICU_TYPE_NSR},
95 {"marvell,cp110-icu-sei", ICU_TYPE_SEI},
146 device_printf(dev, "Cannot register ICU\n"); in mv_cp110_icu_attach()
190 /* ICU -> GICP/SEI mapping is set in mv_cp110_icu_map_intr. */ in mv_cp110_icu_convert_map_data()
260 panic("Unknown ICU type."); in mv_cp110_icu_init()
H A Dmv_cp110_icu_bus.c45 {"marvell,cp110-icu", 1},
/freebsd/contrib/sqlite3/
H A DMakefile.in72 LDFLAGS.icu = @LDFLAGS_ICU@
73 CFLAGS.icu = @CFLAGS_ICU@
134 $(LDFLAGS.zlib) $(LDFLAGS.icu) \
136 CFLAGS.libsqlite3 = -I. $(CFLAGS.core) $(CFLAGS.icu) $(OPT_FEATURE_FLAGS)
247 $(CFLAGS) $(CFLAGS.readline) $(CFLAGS.icu) \
/freebsd/sys/contrib/device-tree/src/mips/lantiq/
H A Ddanube.dtsi20 icu0: icu@80200 {
23 compatible = "lantiq,icu";
/freebsd/sys/contrib/device-tree/src/arm64/marvell/
H A Darmada-cp11x.dtsi8 #include <dt-bindings/interrupt-controller/mvebu-icu.h>
196 CP11X_LABEL(icu): interrupt-controller@1e0000 {
197 compatible = "marvell,cp110-icu";
203 compatible = "marvell,cp110-icu-nsr";
211 compatible = "marvell,cp110-icu-sei";
/freebsd/sys/contrib/device-tree/include/dt-bindings/interrupt-controller/
H A Dmvebu-icu.h3 * This header provides constants for the MVEBU ICU driver.
/freebsd/sys/arm64/conf/
H A Dstd.marvell19 device mv_cp110_icu # Marvell CP110 ICU
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dmarvell,pp2.yaml199 #include <dt-bindings/interrupt-controller/mvebu-icu.h>
232 #include <dt-bindings/interrupt-controller/mvebu-icu.h>
/freebsd/contrib/tzcode/
H A Dtz-link.html233 href="https://unicode-org.github.io/icu/userguide/datetime/timezone/"><abbr
234 title="International Components for Unicode">ICU</abbr></a>,
448 <li><a id="ICU" href="https://icu.unicode.org">International Components for
449 Unicode (<abbr>ICU</abbr>)</a> contains C/C++ and <a
455 into an <abbr>ICU</abbr>-specific format.
456 <abbr>ICU</abbr> is freely available under a
499 <li><abbr>ICU</abbr> (mentioned <a href="#ICU">above</a>) contains compilers and
704 or the ICU Java and C++ libraries mentioned <a href="#ICU">above</a>.

12