Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/
Dclk-composite.c26 struct clk_composite *composite = to_clk_composite(hw); in clk_composite_get_parent() local
27 const struct clk_ops *mux_ops = composite->mux_ops; in clk_composite_get_parent()
28 struct clk_hw *mux_hw = composite->mux_hw; in clk_composite_get_parent()
37 struct clk_composite *composite = to_clk_composite(hw); in clk_composite_set_parent() local
38 const struct clk_ops *mux_ops = composite->mux_ops; in clk_composite_set_parent()
39 struct clk_hw *mux_hw = composite->mux_hw; in clk_composite_set_parent()
49 struct clk_composite *composite = to_clk_composite(hw); in clk_composite_recalc_rate() local
50 const struct clk_ops *rate_ops = composite->rate_ops; in clk_composite_recalc_rate()
51 struct clk_hw *rate_hw = composite->rate_hw; in clk_composite_recalc_rate()
61 struct clk_composite *composite = to_clk_composite(hw); in clk_composite_determine_rate() local
[all …]
DMakefile11 obj-$(CONFIG_COMMON_CLK) += clk-composite.o
/linux-4.4.14/arch/arm/boot/dts/
Domap24xx-clocks.dtsi13 compatible = "ti,composite-mux-clock";
21 compatible = "ti,composite-clock";
27 compatible = "ti,composite-mux-clock";
35 compatible = "ti,composite-clock";
197 compatible = "ti,composite-no-wait-gate-clock";
205 compatible = "ti,composite-mux-clock";
212 compatible = "ti,composite-clock";
245 compatible = "ti,composite-gate-clock";
253 compatible = "ti,composite-divider-clock";
260 compatible = "ti,composite-clock";
[all …]
Domap2430-clocks.dtsi14 compatible = "ti,composite-mux-clock";
21 compatible = "ti,composite-clock";
27 compatible = "ti,composite-mux-clock";
35 compatible = "ti,composite-clock";
41 compatible = "ti,composite-mux-clock";
49 compatible = "ti,composite-clock";
57 compatible = "ti,composite-gate-clock";
65 compatible = "ti,composite-divider-clock";
75 compatible = "ti,composite-clock";
81 compatible = "ti,composite-interface-clock";
[all …]
Domap2420-clocks.dtsi14 compatible = "ti,composite-no-wait-gate-clock";
22 compatible = "ti,composite-mux-clock";
30 compatible = "ti,composite-clock";
46 compatible = "ti,composite-interface-clock";
54 compatible = "ti,composite-divider-clock";
64 compatible = "ti,composite-clock";
70 compatible = "ti,composite-gate-clock";
78 compatible = "ti,composite-divider-clock";
87 compatible = "ti,composite-clock";
181 compatible = "ti,composite-gate-clock";
[all …]
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 …]
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";
Domap3430es1-clocks.dtsi70 compatible = "ti,composite-no-wait-gate-clock";
78 compatible = "ti,composite-divider-clock";
87 compatible = "ti,composite-clock";
133 compatible = "ti,composite-interface-clock";
141 compatible = "ti,composite-divider-clock";
151 compatible = "ti,composite-clock";
Domap44xx-clocks.dtsi315 compatible = "ti,composite-no-wait-gate-clock";
323 compatible = "ti,composite-divider-clock";
332 compatible = "ti,composite-clock";
799 compatible = "ti,composite-no-wait-gate-clock";
807 compatible = "ti,composite-divider-clock";
816 compatible = "ti,composite-clock";
1412 compatible = "ti,composite-no-wait-gate-clock";
1420 compatible = "ti,composite-mux-clock";
1428 compatible = "ti,composite-clock";
1443 compatible = "ti,composite-no-wait-gate-clock";
[all …]
Domap54xx-clocks.dtsi1206 compatible = "ti,composite-no-wait-gate-clock";
1214 compatible = "ti,composite-mux-clock";
1222 compatible = "ti,composite-clock";
1237 compatible = "ti,composite-no-wait-gate-clock";
1245 compatible = "ti,composite-mux-clock";
1253 compatible = "ti,composite-clock";
1268 compatible = "ti,composite-no-wait-gate-clock";
1276 compatible = "ti,composite-mux-clock";
1284 compatible = "ti,composite-clock";
1299 compatible = "ti,composite-no-wait-gate-clock";
[all …]
Domap36xx-am35xx-omap3430es2plus-clocks.dtsi48 compatible = "ti,composite-gate-clock";
96 compatible = "ti,composite-mux-clock";
103 compatible = "ti,composite-clock";
Dr8a7794-silk.dts125 composite-in@20 {
185 /* composite video input */
Dr8a7791-porter.dts223 composite-in@20 {
241 /* composite video input */
Dr8a7791-henninger.dts206 composite-in@20 {
299 /* composite video input */
Dr8a7790-lager.dts548 composite-in@20 {
663 /* composite video input */
Dr8a7791-koelsch.dts538 composite-in@20 {
658 /* composite video input */
Domap3-n900.dts117 compatible = "composite-video-connector";
/linux-4.4.14/Documentation/devicetree/bindings/clock/ti/
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";
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";
Dmux.txt39 - compatible : shall be "ti,mux-clock" or "ti,composite-mux-clock".
50 not supported by the composite-mux-clock subtype
72 compatible = "ti,composite-mux-clock";
Ddivider.txt56 - compatible : shall be "ti,divider-clock" or "ti,composite-divider-clock".
100 compatible = "ti,composite-divider-clock";
109 compatible = "ti,composite-divider-clock";
/linux-4.4.14/Documentation/DocBook/
Dgadget.xml.db53 API-struct-usb-composite-driver
54 API-module-usb-composite-driver
55 API-struct-usb-composite-dev
66 API-usb-composite-probe
67 API-usb-composite-unregister
68 API-usb-composite-setup-continue
D.gadget.xml.cmd2 …bstring.c drivers/usb/gadget/config.c include/linux/usb/composite.h drivers/usb/gadget/composite.c…
/linux-4.4.14/Documentation/devicetree/bindings/display/connector/
Danalog-tv-connector.txt5 - compatible: "composite-video-connector" or "svideo-connector"
17 compatible = "composite-video-connector";
/linux-4.4.14/drivers/usb/gadget/
Dconfigfs.c60 struct usb_composite_driver composite; member
246 ret = usb_gadget_unregister_driver(&gi->composite.gadget_driver); in unregister_gadget()
278 ret = usb_udc_attach_driver(name, &gi->composite.gadget_driver); in gadget_dev_desc_UDC_store()
341 kfree(gi->composite.gadget_driver.function); in gadget_info_attr_release()
1202 int composite_dev_prepare(struct usb_composite_driver *composite,
1238 struct usb_composite_driver *composite = to_cdriver(gdriver); in configfs_composite_bind() local
1239 struct gadget_info *gi = container_of(composite, in configfs_composite_bind()
1240 struct gadget_info, composite); in configfs_composite_bind()
1250 ret = composite_dev_prepare(composite, cdev); in configfs_composite_bind()
1258 gi->composite.name); in configfs_composite_bind()
[all …]
DMakefile10 libcomposite-y += composite.o functions.o configfs.o u_f.o
Dcomposite.c951 struct usb_composite_driver *composite = cdev->driver; in get_string() local
970 sp = composite->strings; in get_string()
1027 if (composite->strings) { in get_string()
1028 len = lookup_string(composite->strings, buf, language, id); in get_string()
1966 int composite_dev_prepare(struct usb_composite_driver *composite, in composite_dev_prepare() argument
1989 cdev->driver = composite; in composite_dev_prepare()
2067 struct usb_composite_driver *composite = to_cdriver(gdriver); in composite_bind() local
2080 status = composite_dev_prepare(composite, cdev); in composite_bind()
2088 status = composite->bind(cdev); in composite_bind()
2098 update_unchanged_dev_desc(&cdev->desc, composite->dev); in composite_bind()
[all …]
DKconfig136 # composite based drivers
368 composite functions in user space in the same way GadgetFS
370 of composite gadgets such that some of the functions are
436 The Webcam function acts as a composite USB Audio and Video Class
/linux-4.4.14/Documentation/usb/
Dmass-storage.txt25 about how to use MSF within composite gadgets.
139 parameters defined by the composite framework (they are common to
140 all composite gadgets so just a quick listing):
183 mass storage protocol. As a composite function, MSF may be used by
200 that MSG is a composite gadget (ie. uses the composite framework)
205 (ii) MSF can be used in any other composite gadget.
218 parameters are handled in MSG by the composite layer's parameters
Dgadget_multi.txt5 The Multifunction Composite Gadget (or g_multi) is a composite gadget
6 that makes extensive use of the composite framework to provide
28 Since the gadget uses standard composite framework and appears as such
41 *** Detecting as composite gadget
43 First of all, Windows need to detect the gadget as an USB composite
Dfunctionfs.txt3 From kernel point of view it is just a composite function with some
7 that kernel level composite functions provide when they are added to
10 This in particular means that the composite initialisation functions
/linux-4.4.14/Documentation/devicetree/bindings/media/
Drcar_vin.txt46 Board setup example (vin1 composite video input)
68 /* composite video input */
/linux-4.4.14/drivers/clk/meson/
Dclkc.h109 const struct composite_conf *composite; member
176 .conf.composite = (_c), \
Dclkc.c60 composite_conf = clk_conf->conf.composite; in meson_clk_register_composite()
/linux-4.4.14/drivers/clk/st/
Dclkgen-mux.c820 struct clk_composite *composite; in st_of_clkgen_vcc_setup() local
825 composite = container_of(__clk_get_hw(clk_data->clks[i]), in st_of_clkgen_vcc_setup()
827 kfree(container_of(composite->gate_hw, struct clk_gate, hw)); in st_of_clkgen_vcc_setup()
828 kfree(container_of(composite->rate_hw, struct clk_divider, hw)); in st_of_clkgen_vcc_setup()
829 kfree(container_of(composite->mux_hw, struct clk_mux, hw)); in st_of_clkgen_vcc_setup()
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-devices-platform-_UDC_-gadget5 Show the suspend state of an USB composite gadget.
/linux-4.4.14/drivers/clk/ti/
DMakefile2 clk-common = dpll.o composite.o divider.o gate.o \
/linux-4.4.14/Documentation/devicetree/bindings/display/ti/
Dti,omap2-dss.txt54 - ti,channels: 1 for composite, 2 for s-video
Dti,omap3-dss.txt65 - ti,channels: 1 for composite, 2 for s-video
Dti,omap4-dss.txt71 - ti,channels: 1 for composite, 2 for s-video
/linux-4.4.14/Documentation/devicetree/bindings/media/i2c/
Dtvp514x.txt7 conversion and decoding of NTSC, PAL and SECAM composite and S-video into
Dadv7343.txt4 package. Six high speed, 3.3 V, 11-bit video DACs provide support for composite
/linux-4.4.14/drivers/usb/gadget/legacy/
DKconfig195 composite functions in user space in the same way GadgetFS
197 of composite gadgets such that some of the functions are
340 tristate "Nokia composite gadget"
352 The Nokia composite gadget provides support for acm, obex
353 and phonet in only one composite gadget driver.
390 the gadget as a composite gadget, so an INF file will be needed to
478 The Webcam Gadget acts as a composite USB Audio and Video Class
/linux-4.4.14/drivers/media/pci/ivtv/
Divtv-cards.c497 .composite = 0x0010, .svideo = 0x0020 },
570 .composite = 0x0020, .svideo = 0x0020 },
602 .composite = 0x0020, .svideo = 0x0020 },
632 .composite = 0x0020, .svideo = 0x0020 },
863 .composite = 0x0010, .svideo = 0x0020},
Divtv-cards.h218 u16 composite; member
Divtv-gpio.c302 data = itv->card->gpio_video_input.composite; in subdev_s_video_routing()
/linux-4.4.14/Documentation/devicetree/bindings/arm/omap/
Dctrl.txt74 compatible = "ti,composite-mux-clock";
/linux-4.4.14/drivers/media/usb/usbtv/
Dusbtv-video.c77 static const u16 composite[][2] = { in usbtv_select_input() local
95 ret = usbtv_set_regs(usbtv, composite, ARRAY_SIZE(composite)); in usbtv_select_input()
/linux-4.4.14/Documentation/fb/
Dpvr2fb.txt51 composite. If none is specified, we guess.
Ds3fb.txt65 * composite and external sync (is anyone able to test this?)
Dmatroxfb.txt259 If bit 3 (value 0x08) is set, composite sync instead of HSYNC is
262 want composite sync.
/linux-4.4.14/Documentation/dvb/
Davermedia.txt26 known as composite video) is an analogue encoding of a
31 composite video signal is about as far removed from a digital
39 embedded within the modulated composite analogue signal -
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
DKconfig65 OMAP Video Encoder support for S-Video and composite TV-out.
/linux-4.4.14/include/linux/usb/
Dcomposite.h410 extern int composite_dev_prepare(struct usb_composite_driver *composite,
/linux-4.4.14/Documentation/video4linux/bttv/
DCards35 - 4 Composite inputs, 1 S-VHS input (shared with 4th composite)
40 This card has no tuner but supports all 4 composite (1 shared with an
43 to the card via composite.
59 - 1 tuner, 1 composite and 1 S-VHS input
96 - 1 tuner, 1 composite and (depending on model) 1 S-VHS input
DSound-FAQ124 svhs - which input is svhs (all others are labeled composite)
/linux-4.4.14/drivers/gpu/drm/qxl/
Dqxl_dev.h732 struct qxl_composite composite; member
/linux-4.4.14/Documentation/spi/
Dspidev77 and composite operation without chipselect de-activation, is available using
/linux-4.4.14/Documentation/kbuild/
Dmakefiles.txt205 Due to kbuild recognizing $(<module_name>-y) for composite objects,
207 object file as part of a composite object.
218 part of the composite object ext2.o if $(CONFIG_EXT2_FS_XATTR)
629 Host programs can be made up based on composite objects.
630 The syntax used to define composite objects for host programs is
/linux-4.4.14/Documentation/hid/
Dhiddev.txt87 structures. The HID usage identifier is a composite of the HID usage
/linux-4.4.14/Documentation/video4linux/
DZoran43 Inputs/outputs: Six physical inputs. 1-6 are composite,
46 One composite output.
Dv4l2-controls.txt487 composite control. Similar to how a 'struct' works in C.
/linux-4.4.14/Documentation/arm/OMAP/
DDSS204 output_type Output type (video encoder only): "composite" or "svideo"
/linux-4.4.14/Documentation/acpi/
Denumeration.txt417 configuration information to the driver of the composite ancestor device.
/linux-4.4.14/Documentation/devicetree/
Dusage-model.txt248 by hardware, and for 'composite' or 'virtual' devices (more on those
/linux-4.4.14/drivers/media/i2c/
DKconfig686 the colors of a composite signal.