Home
last modified time | relevance | path

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

12345

/linux/drivers/clk/stm32/
A Dclk-stm32-core.c411 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 Dclk-composite.c251 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 Domap24xx-clocks.dtsi10 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 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";
72 compatible = "ti,composite-clock";
94 compatible = "ti,composite-clock";
116 compatible = "ti,composite-gate-clock";
[all …]
A Domap2420-clocks.dtsi11 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 Domap3xxx-clocks.dtsi92 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 Domap36xx-omap3430es2plus-clocks.dtsi18 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 Domap3430es1-clocks.dtsi75 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 Domap44xx-clocks.dtsi362 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 Domap54xx-clocks.dtsi889 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 Domap36xx-am35xx-omap3430es2plus-clocks.dtsi45 compatible = "ti,composite-gate-clock";
93 compatible = "ti,composite-mux-clock";
100 compatible = "ti,composite-clock";
/linux/Documentation/devicetree/bindings/clock/ti/
A Dcomposite.txt1 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 Dgate.txt26 "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 Dmux.txt37 - 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 Ddivider.txt54 - 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 Dconfigfs.c50 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 DMakefile10 libcomposite-y += composite.o functions.o configfs.o u_f.o
/linux/drivers/clk/mediatek/
A Dclk-mtk.c307 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 Danalog-tv-connector.yaml15 - composite-video-connector
42 compatible = "composite-video-connector";
/linux/drivers/clk/imx/
A DMakefile5 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 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
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):
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 Dadv7180.yaml137 composite-in@20 {
156 composite-in@20 {
/linux/drivers/clk/sprd/
A DMakefile8 clk-sprd-y += composite.o
/linux/drivers/clk/actions/
A DMakefile9 clk-owl-y += owl-composite.o

Completed in 45 milliseconds

12345