Home
last modified time | relevance | path

Searched refs:composite (Results 1 – 25 of 167) sorted by relevance

1234567

/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-composite.c12 struct clk_composite *composite = to_clk_composite(hw); in clk_composite_get_parent() local
13 const struct clk_ops *mux_ops = composite->mux_ops; in clk_composite_get_parent()
14 struct clk_hw *mux_hw = composite->mux_hw; in clk_composite_get_parent()
23 struct clk_composite *composite = to_clk_composite(hw); in clk_composite_set_parent() local
24 const struct clk_ops *mux_ops = composite->mux_ops; in clk_composite_set_parent()
25 struct clk_hw *mux_hw = composite->mux_hw; in clk_composite_set_parent()
35 struct clk_composite *composite = to_clk_composite(hw); in clk_composite_recalc_rate() local
36 const struct clk_ops *rate_ops = composite->rate_ops; in clk_composite_recalc_rate()
37 struct clk_hw *rate_hw = composite->rate_hw; in clk_composite_recalc_rate()
47 struct clk_composite *composite = to_clk_composite(hw); in clk_composite_determine_rate() local
[all …]
/OK3568_Linux_fs/kernel/drivers/clk/rockchip/regmap/
H A Dclk-regmap-composite.c39 struct clk_regmap_composite *composite = to_clk_regmap_composite(hw); in clk_regmap_composite_get_parent() local
40 const struct clk_ops *mux_ops = composite->mux_ops; in clk_regmap_composite_get_parent()
41 struct clk_hw *mux_hw = composite->mux_hw; in clk_regmap_composite_get_parent()
50 struct clk_regmap_composite *composite = to_clk_regmap_composite(hw); in clk_regmap_composite_set_parent() local
51 const struct clk_ops *mux_ops = composite->mux_ops; in clk_regmap_composite_set_parent()
52 struct clk_hw *mux_hw = composite->mux_hw; in clk_regmap_composite_set_parent()
62 struct clk_regmap_composite *composite = to_clk_regmap_composite(hw); in clk_regmap_composite_recalc_rate() local
63 const struct clk_ops *rate_ops = composite->rate_ops; in clk_regmap_composite_recalc_rate()
64 struct clk_hw *rate_hw = composite->rate_hw; in clk_regmap_composite_recalc_rate()
74 struct clk_regmap_composite *composite = to_clk_regmap_composite(hw); in clk_regmap_composite_determine_rate() local
[all …]
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dg_dnl.su
H A Dcomposite.c19 static struct usb_composite_driver *composite; variable
579 sp = composite->strings; in get_string()
609 if (composite->strings) { in get_string()
610 len = lookup_string(composite->strings, buf, language, id); in get_string()
1048 if (composite->disconnect) in composite_disconnect()
1049 composite->disconnect(cdev); in composite_disconnect()
1086 if (composite->unbind) in composite_unbind()
1087 composite->unbind(cdev); in composite_unbind()
1096 composite = NULL; in composite_unbind()
1123 cdev->driver = composite; in composite_bind()
[all …]
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Domap24xx-clocks.dtsi10 compatible = "ti,composite-mux-clock";
18 compatible = "ti,composite-clock";
24 compatible = "ti,composite-mux-clock";
32 compatible = "ti,composite-clock";
194 compatible = "ti,composite-no-wait-gate-clock";
202 compatible = "ti,composite-mux-clock";
209 compatible = "ti,composite-clock";
242 compatible = "ti,composite-gate-clock";
250 compatible = "ti,composite-divider-clock";
257 compatible = "ti,composite-clock";
[all …]
H A Domap2430-clocks.dtsi11 compatible = "ti,composite-mux-clock";
18 compatible = "ti,composite-clock";
24 compatible = "ti,composite-mux-clock";
32 compatible = "ti,composite-clock";
38 compatible = "ti,composite-mux-clock";
46 compatible = "ti,composite-clock";
54 compatible = "ti,composite-gate-clock";
62 compatible = "ti,composite-divider-clock";
72 compatible = "ti,composite-clock";
78 compatible = "ti,composite-interface-clock";
[all …]
H A Domap2420-clocks.dtsi11 compatible = "ti,composite-no-wait-gate-clock";
19 compatible = "ti,composite-mux-clock";
27 compatible = "ti,composite-clock";
43 compatible = "ti,composite-interface-clock";
51 compatible = "ti,composite-divider-clock";
61 compatible = "ti,composite-clock";
67 compatible = "ti,composite-gate-clock";
75 compatible = "ti,composite-divider-clock";
84 compatible = "ti,composite-clock";
178 compatible = "ti,composite-gate-clock";
[all …]
H A Domap3xxx-clocks.dtsi83 compatible = "ti,composite-mux-clock";
91 compatible = "ti,composite-clock";
97 compatible = "ti,composite-mux-clock";
105 compatible = "ti,composite-clock";
111 compatible = "ti,composite-mux-clock";
119 compatible = "ti,composite-clock";
125 compatible = "ti,composite-mux-clock";
132 compatible = "ti,composite-clock";
138 compatible = "ti,composite-mux-clock";
146 compatible = "ti,composite-clock";
[all …]
H A Domap36xx-omap3430es2plus-clocks.dtsi10 compatible = "ti,composite-no-wait-gate-clock";
18 compatible = "ti,composite-divider-clock";
27 compatible = "ti,composite-clock";
65 compatible = "ti,composite-gate-clock";
145 compatible = "ti,composite-mux-clock";
154 compatible = "ti,composite-clock";
H A Domap3430es1-clocks.dtsi67 compatible = "ti,composite-no-wait-gate-clock";
75 compatible = "ti,composite-divider-clock";
84 compatible = "ti,composite-clock";
130 compatible = "ti,composite-interface-clock";
138 compatible = "ti,composite-divider-clock";
148 compatible = "ti,composite-clock";
H A Domap44xx-clocks.dtsi304 compatible = "ti,composite-no-wait-gate-clock";
312 compatible = "ti,composite-divider-clock";
321 compatible = "ti,composite-clock";
600 compatible = "ti,composite-no-wait-gate-clock";
608 compatible = "ti,composite-divider-clock";
617 compatible = "ti,composite-clock";
792 compatible = "ti,composite-no-wait-gate-clock";
800 compatible = "ti,composite-mux-clock";
808 compatible = "ti,composite-clock";
823 compatible = "ti,composite-no-wait-gate-clock";
[all …]
H A Domap54xx-clocks.dtsi791 compatible = "ti,composite-no-wait-gate-clock";
799 compatible = "ti,composite-mux-clock";
807 compatible = "ti,composite-clock";
822 compatible = "ti,composite-no-wait-gate-clock";
830 compatible = "ti,composite-mux-clock";
838 compatible = "ti,composite-clock";
853 compatible = "ti,composite-no-wait-gate-clock";
861 compatible = "ti,composite-mux-clock";
869 compatible = "ti,composite-clock";
884 compatible = "ti,composite-no-wait-gate-clock";
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Domap3xxx-clocks.dtsi86 compatible = "ti,composite-mux-clock";
94 compatible = "ti,composite-clock";
100 compatible = "ti,composite-mux-clock";
108 compatible = "ti,composite-clock";
114 compatible = "ti,composite-mux-clock";
122 compatible = "ti,composite-clock";
128 compatible = "ti,composite-mux-clock";
135 compatible = "ti,composite-clock";
141 compatible = "ti,composite-mux-clock";
149 compatible = "ti,composite-clock";
[all …]
H A Domap36xx-omap3430es2plus-clocks.dtsi13 compatible = "ti,composite-no-wait-gate-clock";
21 compatible = "ti,composite-divider-clock";
30 compatible = "ti,composite-clock";
68 compatible = "ti,composite-gate-clock";
148 compatible = "ti,composite-mux-clock";
157 compatible = "ti,composite-clock";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ti/
H A Dcomposite.txt1 Binding for TI composite clock.
6 register-mapped composite clock with multiple different sub-types;
18 "ti,*composite*-clock" types.
26 - compatible : shall be: "ti,composite-clock"
34 compatible = "ti,composite-interface-clock";
42 compatible = "ti,composite-divider-clock";
52 compatible = "ti,composite-clock";
H A Dgate.txt28 "ti,composite-gate-clock" - composite gate clock, to be part of composite
30 "ti,composite-no-wait-gate-clock" - composite gate clock that does not wait
94 compatible = "ti,composite-gate-clock";
102 compatible = "ti,composite-no-wait-gate-clock";
H A Dmux.txt39 - compatible : shall be "ti,mux-clock" or "ti,composite-mux-clock".
50 not supported by the composite-mux-clock subtype
75 compatible = "ti,composite-mux-clock";
/OK3568_Linux_fs/kernel/drivers/usb/gadget/
H A Dconfigfs.c73 struct usb_composite_driver composite; member
267 udc_name = gi->composite.gadget_driver.udc_name; in gadget_dev_desc_UDC_show()
278 if (!gi->composite.gadget_driver.udc_name) in unregister_gadget()
281 ret = usb_gadget_unregister_driver(&gi->composite.gadget_driver); in unregister_gadget()
284 kfree(gi->composite.gadget_driver.udc_name); in unregister_gadget()
285 gi->composite.gadget_driver.udc_name = NULL; in unregister_gadget()
313 if (gi->composite.gadget_driver.udc_name) { in gadget_dev_desc_UDC_store()
317 gi->composite.gadget_driver.udc_name = name; in gadget_dev_desc_UDC_store()
318 ret = usb_gadget_probe_driver(&gi->composite.gadget_driver); in gadget_dev_desc_UDC_store()
320 gi->composite.gadget_driver.udc_name = NULL; in gadget_dev_desc_UDC_store()
[all …]
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.video43 - monitor=[none|dvi|hdmi|lcd|vga|composite-*] - Select the video output to use
49 composite-pal/composite-ntsc/composite-pal-m/composite-pal-nc:
50 Selects composite video output, note the specified resolution is
51 ignored with composite video output.
74 overscan_y=20 for composite monitors, 0 for other monitors.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/imagemagick/
H A Dimagemagick_7.0.10.bb49 ALTERNATIVE:${PN} = "animate compare composite conjure convert display \
54 ALTERNATIVE_TARGET[composite] = "${bindir}/composite.im7"
65 ALTERNATIVE:${PN}-doc = "animate.1 compare.1 composite.1 conjure.1 \
72 ALTERNATIVE_LINK_NAME[composite.1] = "${mandir}/man1/composite.1"
73 ALTERNATIVE_TARGET[composite.1] = "${mandir}/man1/composite.im7.1"
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Dexa.c70 } composite; member
531 if (!ms_exa_parse_transform(t, &ctx->prepare_args.composite.rotate, in ms_exa_prepare_composite()
532 &ctx->prepare_args.composite.reflect_y)) in ms_exa_prepare_composite()
535 ctx->prepare_args.composite.op = op; in ms_exa_prepare_composite()
536 ctx->prepare_args.composite.pSrcPicture = pSrcPicture; in ms_exa_prepare_composite()
537 ctx->prepare_args.composite.pMaskPicture = pMaskPicture; in ms_exa_prepare_composite()
538 ctx->prepare_args.composite.pDstPicture = pDstPicture; in ms_exa_prepare_composite()
539 ctx->prepare_args.composite.pSrc = pSrc; in ms_exa_prepare_composite()
540 ctx->prepare_args.composite.pMask = pMask; in ms_exa_prepare_composite()
581 PicturePtr pSrcPicture = ctx->prepare_args.composite.pSrcPicture; in ms_exa_composite_bail()
[all …]
/OK3568_Linux_fs/external/xserver/fb/
H A Dfbtrap.c92 fbShapes(CompositeShapesFunc composite, in fbShapes() argument
123 composite(op, src, dst, format, in fbShapes()
145 composite(op, src, dst, format, in fbShapes()
/OK3568_Linux_fs/kernel/Documentation/usb/
H A Dmass-storage.rst30 about how to use MSF within composite gadgets.
145 parameters defined by the composite framework (they are common to
146 all composite gadgets so just a quick listing):
191 mass storage protocol. As a composite function, MSF may be used by
209 that MSG is a composite gadget (ie. uses the composite framework)
214 (ii) MSF can be used in any other composite gadget.
227 parameters are handled in MSG by the composite layer's parameters
H A Dgadget_multi.rst8 The Multifunction Composite Gadget (or g_multi) is a composite gadget
9 that makes extensive use of the composite framework to provide
33 Since the gadget uses standard composite framework and appears as such
47 Detecting as composite gadget
50 First of all, Windows need to detect the gadget as an USB composite
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/libtiff/tiff/
H A DCVE-2023-0800_0801_0802_0803_0804.patch4 Subject: [PATCH] tiffcrop: added check for assumption on composite images
7 tiffcrop: For composite images with more than one region, the combined_length or combined_width alw…
26 + /* For composite images with more than one region, the

1234567