Home
last modified time | relevance | path

Searched full:scm_conf (Results 1 – 25 of 39) sorted by relevance

12

/linux/arch/arm/mach-omap2/
H A Dcontrol.c735 struct device_node *np, *scm_conf; in omap_control_init() local
746 * Check if we have scm_conf node, if yes, use this to in omap_control_init()
749 scm_conf = of_get_child_by_name(np, "scm_conf"); in omap_control_init()
751 if (scm_conf) { in omap_control_init()
752 syscon = syscon_node_to_regmap(scm_conf); in omap_control_init()
759 if (of_get_child_by_name(scm_conf, "clocks")) { in omap_control_init()
760 ret = omap2_clk_provider_init(scm_conf, in omap_control_init()
767 /* No scm_conf found, direct access */ in omap_control_init()
/linux/Documentation/devicetree/bindings/arm/omap/
H A Dctrl.txt58 scm_conf: scm_conf@270 {
/linux/arch/arm/boot/dts/ti/omap/
H A Ddm816x.dtsi102 scm_conf: syscon@600 { label
116 syscon = <&scm_conf>;
126 syscon = <&scm_conf>;
380 syscon = <&scm_conf>;
394 syscon = <&scm_conf>;
H A Domap2430.dtsi52 scm_conf: scm_conf@270 { label
68 syscon = <&scm_conf>;
H A Domap34xx.dtsi26 syscon = <&scm_conf>;
96 syscon = <&scm_conf 0x6c>;
H A Dam3517.dtsi32 syscon = <&scm_conf>;
92 syscon = <&scm_conf>;
H A Domap2420.dtsi52 scm_conf: scm_conf@270 { label
H A Ddra72x.dtsi51 ti,camerrx-control = <&scm_conf 0xE94>;
H A Ddra76x.dtsi69 ti,camerrx-control = <&scm_conf 0x6dc>;
H A Ddm814x.dtsi434 scm_conf: scm_conf@0 { label
723 syscon = <&scm_conf>;
/linux/arch/arm64/boot/dts/ti/
H A Dk3-am654-idk.dtso75 ti,syscon-rgmii-delay = <&scm_conf 0x4100>;
83 ti,syscon-rgmii-delay = <&scm_conf 0x4104>;
142 ti,syscon-rgmii-delay = <&scm_conf 0x4110>;
150 ti,syscon-rgmii-delay = <&scm_conf 0x4114>;
H A Dk3-am65-main.dtsi483 scm_conf: scm-conf@100000 { label
558 syscon-phy-power = <&scm_conf 0x4000>;
596 syscon-phy-power = <&scm_conf 0x4020>;
887 ti,syscon-pcie-id = <&scm_conf 0x210>;
888 ti,syscon-pcie-mode = <&scm_conf 0x4060>;
908 ti,syscon-pcie-id = <&scm_conf 0x210>;
909 ti,syscon-pcie-mode = <&scm_conf 0x4070>;
981 ti,camerrx-control = <&scm_conf 0x40c0>;
H A Dk3-j784s4-main.dtsi118 &scm_conf {
/linux/Documentation/devicetree/bindings/phy/
H A Ddm816x-phy.txt23 syscon = <&scm_conf>;
H A Dti,omap-usb2.yaml76 syscon-phy-power = <&scm_conf 0x4000>;
H A Dti-phy.txt96 syscon-pllreset = <&scm_conf 0x3fc>;
H A Dti,phy-gmii-sel.yaml45 of SCM node (scm_conf) and can be attached to each CPSW port node using standard
/linux/Documentation/devicetree/bindings/net/
H A Dti,icssg-prueth.yaml218 ti,syscon-rgmii-delay = <&scm_conf 0x4120>;
228 ti,syscon-rgmii-delay = <&scm_conf 0x4124>;
H A Dti,cpsw-switch.yaml187 syscon = <&scm_conf>;
/linux/Documentation/devicetree/bindings/pci/
H A Dti,am65-pci-ep.yaml72 ti,syscon-pcie-mode = <&scm_conf 0x4060>;
/linux/Documentation/devicetree/bindings/spi/
H A Dti,qspi.yaml87 syscon-chipselects = <&scm_conf 0x558>;
/linux/Documentation/devicetree/bindings/remoteproc/
H A Dti,omap-remoteproc.yaml244 ti,bootreg = <&scm_conf 0x304 0>;
321 ti,bootreg = <&scm_conf 0x55c 0>;
/linux/Documentation/devicetree/bindings/media/
H A Dti,omap3isp.txt64 syscon = <&scm_conf 0x2f0>;
H A Dti,cal.yaml136 ti,camerrx-control = <&scm_conf 0xE94>;
/linux/Documentation/devicetree/bindings/soc/ti/
H A Dti,j721e-system-controller.yaml100 scm_conf: scm-conf@100000 {

12