| /linux/drivers/clk/stm32/ |
| A D | clk-stm32-core.c | 411 ret = stm32_divider_set_rate(composite->base, composite->clock_data, in clk_stm32_composite_set_rate() 427 return stm32_divider_get_rate(composite->base, composite->clock_data, in clk_stm32_composite_recalc_rate() 441 divider = &composite->clock_data->dividers[composite->div_id]; in clk_stm32_composite_determine_rate() 474 return stm32_mux_get_parent(composite->base, composite->clock_data, composite->mux_id); in clk_stm32_composite_get_parent() 484 stm32_mux_set_parent(composite->base, composite->clock_data, composite->mux_id, index); in clk_stm32_composite_set_parent() 508 return stm32_gate_is_enabled(composite->base, composite->clock_data, composite->gate_id); in clk_stm32_composite_is_enabled() 539 stm32_mux_set_parent(composite->base, composite->clock_data, in clk_stm32_set_safe_position_mux() 554 stm32_mux_set_parent(composite->base, composite->clock_data, composite->mux_id, sel); in clk_stm32_safe_restore_position_mux() 566 stm32_gate_endisable(composite->base, composite->clock_data, composite->gate_id, enable); in clk_stm32_composite_gate_endisable() 609 stm32_gate_disable_unused(composite->base, composite->clock_data, composite->gate_id); in clk_stm32_composite_disable_unused() [all …]
|
| /linux/drivers/clk/ |
| A D | clk-composite.c | 251 composite = kzalloc(sizeof(*composite), GFP_KERNEL); in __clk_hw_register_composite() 252 if (!composite) in __clk_hw_register_composite() 262 hw = &composite->hw; in __clk_hw_register_composite() 272 composite->mux_hw = mux_hw; in __clk_hw_register_composite() 330 composite->hw.init = &init; in __clk_hw_register_composite() 338 if (composite->mux_hw) in __clk_hw_register_composite() 341 if (composite->rate_hw) in __clk_hw_register_composite() 344 if (composite->gate_hw) in __clk_hw_register_composite() 350 kfree(composite); in __clk_hw_register_composite() 431 kfree(composite); in clk_unregister_composite() [all …]
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| A D | omap24xx-clocks.dtsi | 10 compatible = "ti,composite-mux-clock"; 18 compatible = "ti,composite-clock"; 24 compatible = "ti,composite-mux-clock"; 32 compatible = "ti,composite-clock"; 209 compatible = "ti,composite-clock"; 257 compatible = "ti,composite-clock"; 289 compatible = "ti,composite-clock"; 312 compatible = "ti,composite-clock"; 438 compatible = "ti,composite-clock"; 460 compatible = "ti,composite-clock"; [all …]
|
| A D | omap2430-clocks.dtsi | 11 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"; 72 compatible = "ti,composite-clock"; 94 compatible = "ti,composite-clock"; 116 compatible = "ti,composite-gate-clock"; [all …]
|
| A D | omap2420-clocks.dtsi | 11 compatible = "ti,composite-no-wait-gate-clock"; 19 compatible = "ti,composite-mux-clock"; 27 compatible = "ti,composite-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"; 194 compatible = "ti,composite-mux-clock"; [all …]
|
| A D | omap3xxx-clocks.dtsi | 92 compatible = "ti,composite-mux-clock"; 100 compatible = "ti,composite-mux-clock"; 116 compatible = "ti,composite-clock"; 147 compatible = "ti,composite-clock"; 153 compatible = "ti,composite-clock"; 159 compatible = "ti,composite-clock"; 165 compatible = "ti,composite-clock"; 646 compatible = "ti,composite-clock"; 885 compatible = "ti,composite-clock"; 891 compatible = "ti,composite-clock"; [all …]
|
| A D | omap36xx-omap3430es2plus-clocks.dtsi | 18 compatible = "ti,composite-no-wait-gate-clock"; 34 compatible = "ti,composite-divider-clock"; 43 compatible = "ti,composite-clock"; 97 compatible = "ti,composite-gate-clock"; 185 compatible = "ti,composite-mux-clock"; 194 compatible = "ti,composite-clock";
|
| A D | omap3430es1-clocks.dtsi | 75 compatible = "ti,composite-no-wait-gate-clock"; 91 compatible = "ti,composite-divider-clock"; 100 compatible = "ti,composite-divider-clock"; 110 compatible = "ti,composite-clock"; 156 compatible = "ti,composite-interface-clock"; 172 compatible = "ti,composite-clock";
|
| A D | omap44xx-clocks.dtsi | 362 compatible = "ti,composite-clock"; 693 compatible = "ti,composite-clock"; 897 compatible = "ti,composite-mux-clock"; 906 compatible = "ti,composite-clock"; 932 compatible = "ti,composite-mux-clock"; 941 compatible = "ti,composite-clock"; 967 compatible = "ti,composite-mux-clock"; 976 compatible = "ti,composite-clock"; 1011 compatible = "ti,composite-clock"; 1046 compatible = "ti,composite-clock"; [all …]
|
| A D | omap54xx-clocks.dtsi | 889 compatible = "ti,composite-no-wait-gate-clock"; 898 compatible = "ti,composite-mux-clock"; 907 compatible = "ti,composite-clock"; 933 compatible = "ti,composite-mux-clock"; 942 compatible = "ti,composite-clock"; 968 compatible = "ti,composite-mux-clock"; 977 compatible = "ti,composite-clock"; 1003 compatible = "ti,composite-mux-clock"; 1012 compatible = "ti,composite-clock"; 1038 compatible = "ti,composite-mux-clock"; [all …]
|
| A D | omap36xx-am35xx-omap3430es2plus-clocks.dtsi | 45 compatible = "ti,composite-gate-clock"; 93 compatible = "ti,composite-mux-clock"; 100 compatible = "ti,composite-clock";
|
| /linux/Documentation/devicetree/bindings/clock/ti/ |
| A D | composite.txt | 1 Binding for TI composite clock. 4 register-mapped composite clock with multiple different sub-types; 16 "ti,*composite*-clock" types. 24 - compatible : shall be: "ti,composite-clock" 35 compatible = "ti,composite-interface-clock"; 43 compatible = "ti,composite-divider-clock"; 53 compatible = "ti,composite-clock";
|
| A D | gate.txt | 26 "ti,composite-gate-clock" - composite gate clock, to be part of composite 28 "ti,composite-no-wait-gate-clock" - composite gate clock that does not wait 93 compatible = "ti,composite-gate-clock"; 101 compatible = "ti,composite-no-wait-gate-clock";
|
| A D | mux.txt | 37 - compatible : shall be "ti,mux-clock" or "ti,composite-mux-clock". 49 not supported by the composite-mux-clock subtype 74 compatible = "ti,composite-mux-clock";
|
| A D | divider.txt | 54 - compatible : shall be "ti,divider-clock" or "ti,composite-divider-clock". 101 compatible = "ti,composite-divider-clock"; 110 compatible = "ti,composite-divider-clock";
|
| /linux/drivers/usb/gadget/ |
| A D | configfs.c | 50 struct usb_composite_driver composite; member 260 if (!gi->composite.gadget_driver.udc_name) in unregister_gadget() 330 if (gi->composite.gadget_driver.udc_name) in gadget_dev_desc_max_speed_store() 342 gi->composite.max_speed = USB_SPEED_LOW; in gadget_dev_desc_max_speed_store() 346 gi->composite.gadget_driver.max_speed = gi->composite.max_speed; in gadget_dev_desc_max_speed_store() 1683 struct gadget_info, composite); in configfs_composite_bind() 1702 gi->composite.name); in configfs_composite_bind() 1714 gi->composite.name); in configfs_composite_bind() 2013 gi->composite.suspend = NULL; in gadgets_make() 2014 gi->composite.resume = NULL; in gadgets_make() [all …]
|
| A D | Makefile | 10 libcomposite-y += composite.o functions.o configfs.o u_f.o
|
| /linux/drivers/clk/mediatek/ |
| A D | clk-mtk.c | 307 struct clk_composite *composite; in mtk_clk_unregister_composite() local 315 composite = to_clk_composite(hw); in mtk_clk_unregister_composite() 316 if (composite->mux_hw) in mtk_clk_unregister_composite() 317 mux = to_clk_mux(composite->mux_hw); in mtk_clk_unregister_composite() 318 if (composite->gate_hw) in mtk_clk_unregister_composite() 319 gate = to_clk_gate(composite->gate_hw); in mtk_clk_unregister_composite() 320 if (composite->rate_hw) in mtk_clk_unregister_composite() 321 div = to_clk_divider(composite->rate_hw); in mtk_clk_unregister_composite()
|
| /linux/Documentation/devicetree/bindings/display/connector/ |
| A D | analog-tv-connector.yaml | 15 - composite-video-connector 42 compatible = "composite-video-connector";
|
| /linux/drivers/clk/imx/ |
| A D | Makefile | 5 mxc-clk-objs += clk-composite-7ulp.o 6 mxc-clk-objs += clk-composite-8m.o 7 mxc-clk-objs += clk-composite-93.o
|
| /linux/Documentation/usb/ |
| A D | gadget_multi.rst | 8 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
|
| A D | mass-storage.rst | 30 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): 200 mass storage protocol. As a composite function, MSF may be used by 218 that MSG is a composite gadget (ie. uses the composite framework) 223 (ii) MSF can be used in any other composite gadget. 236 parameters are handled in MSG by the composite layer's parameters
|
| /linux/Documentation/devicetree/bindings/media/i2c/ |
| A D | adv7180.yaml | 137 composite-in@20 { 156 composite-in@20 {
|
| /linux/drivers/clk/sprd/ |
| A D | Makefile | 8 clk-sprd-y += composite.o
|
| /linux/drivers/clk/actions/ |
| A D | Makefile | 9 clk-owl-y += owl-composite.o
|