Searched refs:scm_conf (Results 1 – 25 of 40) sorted by relevance
12
/linux-6.1.9/arch/arm/mach-omap2/ |
D | control.c | 796 struct device_node *np, *scm_conf; in omap_control_init() local 810 scm_conf = of_get_child_by_name(np, "scm_conf"); in omap_control_init() 812 if (scm_conf) { in omap_control_init() 813 syscon = syscon_node_to_regmap(scm_conf); in omap_control_init() 820 if (of_get_child_by_name(scm_conf, "clocks")) { in omap_control_init() 821 ret = omap2_clk_provider_init(scm_conf, in omap_control_init()
|
/linux-6.1.9/Documentation/devicetree/bindings/arm/omap/ |
D | ctrl.txt | 58 scm_conf: scm_conf@270 {
|
/linux-6.1.9/Documentation/devicetree/bindings/pci/ |
D | ti,am65-pci-host.yaml | 98 ti,syscon-pcie-id = <&scm_conf 0x0210>; 99 ti,syscon-pcie-mode = <&scm_conf 0x4060>;
|
D | ti,am65-pci-ep.yaml | 72 ti,syscon-pcie-mode = <&scm_conf 0x4060>;
|
/linux-6.1.9/Documentation/devicetree/bindings/phy/ |
D | dm816x-phy.txt | 23 syscon = <&scm_conf>;
|
D | ti,omap-usb2.yaml | 76 syscon-phy-power = <&scm_conf 0x4000>;
|
D | ti,phy-gmii-sel.yaml | 45 of SCM node (scm_conf) and can be attached to each CPSW port node using standard
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | omap2430.dtsi | 52 scm_conf: scm_conf@270 { label 68 syscon = <&scm_conf>;
|
D | omap34xx.dtsi | 26 syscon = <&scm_conf>; 96 syscon = <&scm_conf 0x6c>;
|
D | am3517.dtsi | 31 syscon = <&scm_conf>; 67 syscon = <&scm_conf>;
|
D | dm816x.dtsi | 102 scm_conf: syscon@600 { label 116 syscon = <&scm_conf>; 126 syscon = <&scm_conf>; 380 syscon = <&scm_conf>; 394 syscon = <&scm_conf>;
|
D | omap36xx.dtsi | 31 syscon = <&scm_conf>; 128 syscon = <&scm_conf 0x2f0>;
|
D | omap2420.dtsi | 52 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 | 434 scm_conf: scm_conf@0 { label 723 syscon = <&scm_conf>;
|
D | dra74x.dtsi | 118 ti,bootreg = <&scm_conf 0x560 10>;
|
/linux-6.1.9/Documentation/devicetree/bindings/spi/ |
D | ti_qspi.txt | 48 syscon-chipselects = <&scm_conf 0x558>;
|
/linux-6.1.9/Documentation/devicetree/bindings/media/ |
D | ti,omap3isp.txt | 64 syscon = <&scm_conf 0x2f0>;
|
D | ti,cal.yaml | 136 ti,camerrx-control = <&scm_conf 0xE94>;
|
/linux-6.1.9/Documentation/devicetree/bindings/net/can/ |
D | bosch,c_can.yaml | 114 syscon-raminit = <&scm_conf 0x644 1>;
|
/linux-6.1.9/Documentation/devicetree/bindings/mfd/ |
D | ti,j721e-system-controller.yaml | 74 scm_conf: scm-conf@100000 {
|
/linux-6.1.9/Documentation/devicetree/bindings/cpufreq/ |
D | ti-cpufreq.txt | 63 syscon = <&scm_conf>;
|
/linux-6.1.9/Documentation/devicetree/bindings/remoteproc/ |
D | ti,omap-remoteproc.yaml | 244 ti,bootreg = <&scm_conf 0x304 0>; 321 ti,bootreg = <&scm_conf 0x55c 0>;
|
/linux-6.1.9/arch/arm64/boot/dts/ti/ |
D | k3-j721e-main.dtsi | 39 scm_conf: scm-conf@100000 { label 608 ti,syscon-pcie-ctrl = <&scm_conf 0x4070>; 635 ti,syscon-pcie-ctrl = <&scm_conf 0x4070>; 656 ti,syscon-pcie-ctrl = <&scm_conf 0x4074>; 683 ti,syscon-pcie-ctrl = <&scm_conf 0x4074>; 704 ti,syscon-pcie-ctrl = <&scm_conf 0x4078>; 731 ti,syscon-pcie-ctrl = <&scm_conf 0x4078>; 752 ti,syscon-pcie-ctrl = <&scm_conf 0x407c>; 779 ti,syscon-pcie-ctrl = <&scm_conf 0x407c>;
|
12