/linux-4.4.14/drivers/clk/ |
D | clk-composite.c | 26 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 …]
|
D | Makefile | 11 obj-$(CONFIG_COMMON_CLK) += clk-composite.o
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | omap24xx-clocks.dtsi | 13 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 …]
|
D | omap2430-clocks.dtsi | 14 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 …]
|
D | omap2420-clocks.dtsi | 14 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 …]
|
D | omap3xxx-clocks.dtsi | 86 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 …]
|
D | omap36xx-omap3430es2plus-clocks.dtsi | 13 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";
|
D | omap3430es1-clocks.dtsi | 70 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";
|
D | omap44xx-clocks.dtsi | 315 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 …]
|
D | omap54xx-clocks.dtsi | 1206 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 …]
|
D | omap36xx-am35xx-omap3430es2plus-clocks.dtsi | 48 compatible = "ti,composite-gate-clock"; 96 compatible = "ti,composite-mux-clock"; 103 compatible = "ti,composite-clock";
|
D | r8a7794-silk.dts | 125 composite-in@20 { 185 /* composite video input */
|
D | r8a7791-porter.dts | 223 composite-in@20 { 241 /* composite video input */
|
D | r8a7791-henninger.dts | 206 composite-in@20 { 299 /* composite video input */
|
D | r8a7790-lager.dts | 548 composite-in@20 { 663 /* composite video input */
|
D | r8a7791-koelsch.dts | 538 composite-in@20 { 658 /* composite video input */
|
D | omap3-n900.dts | 117 compatible = "composite-video-connector";
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ti/ |
D | composite.txt | 1 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";
|
D | gate.txt | 28 "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";
|
D | mux.txt | 39 - 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";
|
D | divider.txt | 56 - 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/ |
D | gadget.xml.db | 53 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.cmd | 2 …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/ |
D | analog-tv-connector.txt | 5 - compatible: "composite-video-connector" or "svideo-connector" 17 compatible = "composite-video-connector";
|
/linux-4.4.14/drivers/usb/gadget/ |
D | configfs.c | 60 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 …]
|
D | Makefile | 10 libcomposite-y += composite.o functions.o configfs.o u_f.o
|
D | composite.c | 951 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 …]
|
D | Kconfig | 136 # 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/ |
D | mass-storage.txt | 25 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
|
D | gadget_multi.txt | 5 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
|
D | functionfs.txt | 3 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/ |
D | rcar_vin.txt | 46 Board setup example (vin1 composite video input) 68 /* composite video input */
|
/linux-4.4.14/drivers/clk/meson/ |
D | clkc.h | 109 const struct composite_conf *composite; member 176 .conf.composite = (_c), \
|
D | clkc.c | 60 composite_conf = clk_conf->conf.composite; in meson_clk_register_composite()
|
/linux-4.4.14/drivers/clk/st/ |
D | clkgen-mux.c | 820 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/ |
D | sysfs-devices-platform-_UDC_-gadget | 5 Show the suspend state of an USB composite gadget.
|
/linux-4.4.14/drivers/clk/ti/ |
D | Makefile | 2 clk-common = dpll.o composite.o divider.o gate.o \
|
/linux-4.4.14/Documentation/devicetree/bindings/display/ti/ |
D | ti,omap2-dss.txt | 54 - ti,channels: 1 for composite, 2 for s-video
|
D | ti,omap3-dss.txt | 65 - ti,channels: 1 for composite, 2 for s-video
|
D | ti,omap4-dss.txt | 71 - ti,channels: 1 for composite, 2 for s-video
|
/linux-4.4.14/Documentation/devicetree/bindings/media/i2c/ |
D | tvp514x.txt | 7 conversion and decoding of NTSC, PAL and SECAM composite and S-video into
|
D | adv7343.txt | 4 package. Six high speed, 3.3 V, 11-bit video DACs provide support for composite
|
/linux-4.4.14/drivers/usb/gadget/legacy/ |
D | Kconfig | 195 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/ |
D | ivtv-cards.c | 497 .composite = 0x0010, .svideo = 0x0020 }, 570 .composite = 0x0020, .svideo = 0x0020 }, 602 .composite = 0x0020, .svideo = 0x0020 }, 632 .composite = 0x0020, .svideo = 0x0020 }, 863 .composite = 0x0010, .svideo = 0x0020},
|
D | ivtv-cards.h | 218 u16 composite; member
|
D | ivtv-gpio.c | 302 data = itv->card->gpio_video_input.composite; in subdev_s_video_routing()
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/omap/ |
D | ctrl.txt | 74 compatible = "ti,composite-mux-clock";
|
/linux-4.4.14/drivers/media/usb/usbtv/ |
D | usbtv-video.c | 77 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/ |
D | pvr2fb.txt | 51 composite. If none is specified, we guess.
|
D | s3fb.txt | 65 * composite and external sync (is anyone able to test this?)
|
D | matroxfb.txt | 259 If bit 3 (value 0x08) is set, composite sync instead of HSYNC is 262 want composite sync.
|
/linux-4.4.14/Documentation/dvb/ |
D | avermedia.txt | 26 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/ |
D | Kconfig | 65 OMAP Video Encoder support for S-Video and composite TV-out.
|
/linux-4.4.14/include/linux/usb/ |
D | composite.h | 410 extern int composite_dev_prepare(struct usb_composite_driver *composite,
|
/linux-4.4.14/Documentation/video4linux/bttv/ |
D | Cards | 35 - 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
|
D | Sound-FAQ | 124 svhs - which input is svhs (all others are labeled composite)
|
/linux-4.4.14/drivers/gpu/drm/qxl/ |
D | qxl_dev.h | 732 struct qxl_composite composite; member
|
/linux-4.4.14/Documentation/spi/ |
D | spidev | 77 and composite operation without chipselect de-activation, is available using
|
/linux-4.4.14/Documentation/kbuild/ |
D | makefiles.txt | 205 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/ |
D | hiddev.txt | 87 structures. The HID usage identifier is a composite of the HID usage
|
/linux-4.4.14/Documentation/video4linux/ |
D | Zoran | 43 Inputs/outputs: Six physical inputs. 1-6 are composite, 46 One composite output.
|
D | v4l2-controls.txt | 487 composite control. Similar to how a 'struct' works in C.
|
/linux-4.4.14/Documentation/arm/OMAP/ |
D | DSS | 204 output_type Output type (video encoder only): "composite" or "svideo"
|
/linux-4.4.14/Documentation/acpi/ |
D | enumeration.txt | 417 configuration information to the driver of the composite ancestor device.
|
/linux-4.4.14/Documentation/devicetree/ |
D | usage-model.txt | 248 by hardware, and for 'composite' or 'virtual' devices (more on those
|
/linux-4.4.14/drivers/media/i2c/ |
D | Kconfig | 686 the colors of a composite signal.
|