Searched full:scm_conf (Results 1 – 25 of 37) sorted by relevance
12
/Linux-v5.10/arch/arm/mach-omap2/ |
D | control.c | 799 struct device_node *np, *scm_conf; in omap_control_init() local 810 * Check if we have scm_conf node, if yes, use this to in omap_control_init() 813 scm_conf = of_get_child_by_name(np, "scm_conf"); in omap_control_init() 815 if (scm_conf) { in omap_control_init() 816 syscon = syscon_node_to_regmap(scm_conf); in omap_control_init() 821 if (of_get_child_by_name(scm_conf, "clocks")) { in omap_control_init() 822 ret = omap2_clk_provider_init(scm_conf, in omap_control_init() 829 /* No scm_conf found, direct access */ in omap_control_init()
|
/Linux-v5.10/Documentation/devicetree/bindings/arm/omap/ |
D | ctrl.txt | 58 scm_conf: scm_conf@270 {
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | dm816x.dtsi | 106 scm_conf: syscon@600 { label 120 syscon = <&scm_conf>; 130 syscon = <&scm_conf>; 388 syscon = <&scm_conf>; 402 syscon = <&scm_conf>;
|
D | am3517.dtsi | 34 syscon = <&scm_conf>; 70 syscon = <&scm_conf>;
|
D | omap34xx.dtsi | 30 syscon = <&scm_conf>; 100 syscon = <&scm_conf 0x6c>;
|
D | omap2430.dtsi | 55 scm_conf: scm_conf@270 { label 71 syscon = <&scm_conf>;
|
D | omap2420.dtsi | 55 scm_conf: scm_conf@270 { label
|
D | omap36xx.dtsi | 35 syscon = <&scm_conf>; 133 syscon = <&scm_conf 0x2f0>;
|
D | dra72x.dtsi | 51 ti,camerrx-control = <&scm_conf 0xE94>;
|
D | dra76x.dtsi | 69 ti,camerrx-control = <&scm_conf 0x6dc>;
|
D | dm814x.dtsi | 435 scm_conf: scm_conf@0 { label 724 syscon = <&scm_conf>;
|
D | dra7.dtsi | 441 ti,bootreg = <&scm_conf 0x55c 10>; 702 syscon-chipselects = <&scm_conf 0x558>; 798 syscon-pll-ctrl = <&scm_conf 0x538>; 833 syscon-pol = <&scm_conf 0x534>;
|
D | dra74x.dtsi | 161 ti,bootreg = <&scm_conf 0x560 10>;
|
/Linux-v5.10/Documentation/devicetree/bindings/phy/ |
D | dm816x-phy.txt | 23 syscon = <&scm_conf>;
|
D | ti,omap-usb2.yaml | 72 syscon-phy-power = <&scm_conf 0x4000>;
|
D | ti-phy.txt | 96 syscon-pllreset = <&scm_conf 0x3fc>;
|
D | ti,phy-gmii-sel.yaml | 45 of SCM node (scm_conf) and can be attached to each CPSW port node using standard
|
/Linux-v5.10/Documentation/devicetree/bindings/spi/ |
D | ti_qspi.txt | 48 syscon-chipselects = <&scm_conf 0x558>;
|
/Linux-v5.10/Documentation/devicetree/bindings/mfd/ |
D | ti,j721e-system-controller.yaml | 64 scm_conf: scm-conf@100000 {
|
/Linux-v5.10/Documentation/devicetree/bindings/remoteproc/ |
D | ti,omap-remoteproc.yaml | 237 ti,bootreg = <&scm_conf 0x304 0>; 314 ti,bootreg = <&scm_conf 0x55c 0>;
|
/Linux-v5.10/Documentation/devicetree/bindings/media/ |
D | ti,omap3isp.txt | 64 syscon = <&scm_conf 0x2f0>;
|
D | ti,cal.yaml | 163 ti,camerrx-control = <&scm_conf 0xE94>;
|
/Linux-v5.10/Documentation/devicetree/bindings/cpufreq/ |
D | ti-cpufreq.txt | 63 syscon = <&scm_conf>;
|
/Linux-v5.10/Documentation/devicetree/bindings/net/ |
D | ti,cpsw-switch.yaml | 184 syscon = <&scm_conf>;
|
/Linux-v5.10/arch/arm64/boot/dts/ti/ |
D | k3-am65-main.dtsi | 308 scm_conf: scm-conf@100000 { label 393 syscon-phy-power = <&scm_conf 0x4000>; 431 syscon-phy-power = <&scm_conf 0x4020>; 822 ti,camerrx-control = <&scm_conf 0x40c0>;
|
12