Searched full:scm_conf (Results 1 – 25 of 38) sorted by relevance
12
/Linux-v5.15/arch/arm/mach-omap2/ |
D | control.c | 794 struct device_node *np, *scm_conf; in omap_control_init() local 805 * Check if we have scm_conf node, if yes, use this to in omap_control_init() 808 scm_conf = of_get_child_by_name(np, "scm_conf"); in omap_control_init() 810 if (scm_conf) { in omap_control_init() 811 syscon = syscon_node_to_regmap(scm_conf); in omap_control_init() 816 if (of_get_child_by_name(scm_conf, "clocks")) { in omap_control_init() 817 ret = omap2_clk_provider_init(scm_conf, in omap_control_init() 824 /* No scm_conf found, direct access */ in omap_control_init()
|
/Linux-v5.15/Documentation/devicetree/bindings/arm/omap/ |
D | ctrl.txt | 58 scm_conf: scm_conf@270 {
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | dm816x.dtsi | 106 scm_conf: syscon@600 { label 120 syscon = <&scm_conf>; 130 syscon = <&scm_conf>; 384 syscon = <&scm_conf>; 398 syscon = <&scm_conf>;
|
D | omap34xx.dtsi | 29 syscon = <&scm_conf>; 99 syscon = <&scm_conf 0x6c>;
|
D | am3517.dtsi | 34 syscon = <&scm_conf>; 70 syscon = <&scm_conf>;
|
D | omap2430.dtsi | 55 scm_conf: scm_conf@270 { label 71 syscon = <&scm_conf>;
|
D | omap36xx.dtsi | 34 syscon = <&scm_conf>; 131 syscon = <&scm_conf 0x2f0>;
|
D | omap2420.dtsi | 55 scm_conf: scm_conf@270 { label
|
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 | dra74x.dtsi | 118 ti,bootreg = <&scm_conf 0x560 10>;
|
/Linux-v5.15/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.15/Documentation/devicetree/bindings/spi/ |
D | ti_qspi.txt | 48 syscon-chipselects = <&scm_conf 0x558>;
|
/Linux-v5.15/Documentation/devicetree/bindings/remoteproc/ |
D | ti,omap-remoteproc.yaml | 239 ti,bootreg = <&scm_conf 0x304 0>; 316 ti,bootreg = <&scm_conf 0x55c 0>;
|
/Linux-v5.15/Documentation/devicetree/bindings/mfd/ |
D | ti,j721e-system-controller.yaml | 62 scm_conf: scm-conf@100000 {
|
/Linux-v5.15/Documentation/devicetree/bindings/net/can/ |
D | bosch,c_can.yaml | 117 syscon-raminit = <&scm_conf 0x644 1>;
|
/Linux-v5.15/Documentation/devicetree/bindings/media/ |
D | ti,omap3isp.txt | 64 syscon = <&scm_conf 0x2f0>;
|
D | ti,cal.yaml | 132 ti,camerrx-control = <&scm_conf 0xE94>;
|
/Linux-v5.15/arch/arm64/boot/dts/ti/ |
D | k3-j721e-main.dtsi | 38 scm_conf: scm-conf@100000 { label 605 ti,syscon-pcie-ctrl = <&scm_conf 0x4070>; 632 ti,syscon-pcie-ctrl = <&scm_conf 0x4070>; 653 ti,syscon-pcie-ctrl = <&scm_conf 0x4074>; 680 ti,syscon-pcie-ctrl = <&scm_conf 0x4074>; 701 ti,syscon-pcie-ctrl = <&scm_conf 0x4078>; 728 ti,syscon-pcie-ctrl = <&scm_conf 0x4078>; 749 ti,syscon-pcie-ctrl = <&scm_conf 0x407c>; 776 ti,syscon-pcie-ctrl = <&scm_conf 0x407c>;
|
/Linux-v5.15/Documentation/devicetree/bindings/cpufreq/ |
D | ti-cpufreq.txt | 63 syscon = <&scm_conf>;
|
/Linux-v5.15/Documentation/devicetree/bindings/net/ |
D | ti,cpsw-switch.yaml | 184 syscon = <&scm_conf>;
|
12