Home
last modified time | relevance | path

Searched refs:soc (Results 1 – 25 of 989) sorted by relevance

12345678910>>...40

/arch/powerpc/boot/
A Dcuboot-52xx.c23 void *soc, *reg; in platform_fixups() local
36 soc = find_node_by_devtype(NULL, "soc"); in platform_fixups()
37 if (!soc) in platform_fixups()
38 soc = find_node_by_compatible(NULL, "fsl,mpc5200-immr"); in platform_fixups()
39 if (!soc) in platform_fixups()
40 soc = find_node_by_compatible(NULL, "fsl,mpc5200b-immr"); in platform_fixups()
41 if (soc) { in platform_fixups()
42 setprop(soc, "bus-frequency", &bd.bi_ipbfreq, in platform_fixups()
45 if (!dt_xlate_reg(soc, 0, (void*)&reg, NULL)) in platform_fixups()
49 setprop(soc, "system-frequency", &sysfreq, sizeof(sysfreq)); in platform_fixups()
A Dfsl-soc.c19 void *soc; in fsl_get_immr() local
22 soc = find_node_by_devtype(NULL, "soc"); in fsl_get_immr()
23 if (soc) { in fsl_get_immr()
27 size = getprop(soc, "#address-cells", prop_buf, MAX_PROP_LEN); in fsl_get_immr()
36 size = getprop(soc, "ranges", prop_buf, MAX_PROP_LEN); in fsl_get_immr()
45 if (!dt_xlate_addr(soc, prop_buf + naddr, 8, &ret)) in fsl_get_immr()
A Dcuboot-824x.c20 void *soc; in platform_fixups() local
26 soc = find_node_by_devtype(NULL, "soc"); in platform_fixups()
27 if (soc) { in platform_fixups()
30 setprop(soc, "bus-frequency", &bd.bi_busfreq, in platform_fixups()
34 if (get_parent(serial) != soc) in platform_fixups()
A Dcuboot-83xx.c21 void *soc; in platform_fixups() local
32 soc = find_node_by_devtype(NULL, "soc"); in platform_fixups()
33 if (soc) { in platform_fixups()
36 setprop(soc, "bus-frequency", &bd.bi_busfreq, in platform_fixups()
40 if (get_parent(serial) != soc) in platform_fixups()
A Dcuboot-85xx.c22 void *soc; in platform_fixups() local
35 soc = find_node_by_devtype(NULL, "soc"); in platform_fixups()
36 if (soc) { in platform_fixups()
39 setprop(soc, "bus-frequency", &bd.bi_busfreq, in platform_fixups()
43 if (get_parent(serial) != soc) in platform_fixups()
/arch/powerpc/sysdev/
A Dfsl_soc.c41 struct device_node *soc; in get_immrbase() local
46 soc = of_find_node_by_type(NULL, "soc"); in get_immrbase()
47 if (soc) { in get_immrbase()
50 if (!of_range_to_resource(soc, 0, &res)) in get_immrbase()
53 of_node_put(soc); in get_immrbase()
64 struct device_node *soc; in fsl_get_sys_freq() local
69 soc = of_find_node_by_type(NULL, "soc"); in fsl_get_sys_freq()
70 if (!soc) in fsl_get_sys_freq()
73 of_property_read_u32(soc, "clock-frequency", &sysfreq); in fsl_get_sys_freq()
75 of_property_read_u32(soc, "bus-frequency", &sysfreq); in fsl_get_sys_freq()
[all …]
/arch/arm/mach-imx/
A Dhardware.h102 #define imx_map_entry(soc, name, _type) { \ argument
103 .virtual = soc ## _IO_P2V(soc ## _ ## name ## _BASE_ADDR), \
104 .pfn = __phys_to_pfn(soc ## _ ## name ## _BASE_ADDR), \
105 .length = soc ## _ ## name ## _SIZE, \
/arch/powerpc/boot/dts/fsl/
A Dpq3-power.dtsi10 etsec1_clk: soc-clk@24 {
13 etsec2_clk: soc-clk@25 {
16 etsec3_clk: soc-clk@26 {
A Dbsc9131rdb.dts24 board_soc: soc: soc@ff700000 {
A Dbsc9132qds.dts25 soc: soc@ff700000 { label
A Dp1020rdb.dts26 board_soc: soc: soc@ffe00000 {
A Dp1020rdb_36b.dts26 board_soc: soc: soc@fffe00000 {
/arch/arm/mach-davinci/
A Dmux.h259 #define MUX_CFG(soc, desc, muxreg, mode_offset, mode_mask, mux_mode, dbg)\ argument
260 [soc##_##desc] = { \
270 #define INT_CFG(soc, desc, mode_offset, mode_mask, mux_mode, dbg) \ argument
271 [soc##_##desc] = { \
281 #define EVT_CFG(soc, desc, mode_offset, mode_mask, mux_mode, dbg) \ argument
282 [soc##_##desc] = { \
/arch/powerpc/platforms/512x/
A Dclock-commonclk.c98 } soc; variable
103 soc = MPC512x_SOC_MPC5121; in mpc512x_clk_determine_soc()
107 soc = MPC512x_SOC_MPC5123; in mpc512x_clk_determine_soc()
111 soc = MPC512x_SOC_MPC5125; in mpc512x_clk_determine_soc()
118 if (soc == MPC512x_SOC_MPC5121) in soc_has_mbx()
125 if (soc == MPC512x_SOC_MPC5125) in soc_has_axe()
132 if (soc == MPC512x_SOC_MPC5125) in soc_has_viu()
139 if (soc == MPC512x_SOC_MPC5125) in soc_has_spdif()
146 if (soc == MPC512x_SOC_MPC5125) in soc_has_pata()
153 if (soc == MPC512x_SOC_MPC5125) in soc_has_sata()
[all …]
/arch/mips/boot/dts/ralink/
A Domega2p.dts6 compatible = "onion,omega2+", "ralink,mt7688a-soc", "ralink,mt7628a-soc";
A Drt3050.dtsi7 compatible = "ralink,rt3050-soc", "ralink,rt3052-soc", "ralink,rt3350-soc";
/arch/arm/boot/dts/nxp/imx/
A Dimx6q.dtsi32 fsl,soc-operating-points = <
51 soc-supply = <&reg_soc>;
69 fsl,soc-operating-points = <
88 soc-supply = <&reg_soc>;
104 fsl,soc-operating-points = <
123 soc-supply = <&reg_soc>;
139 fsl,soc-operating-points = <
158 soc-supply = <&reg_soc>;
162 soc: soc { label
A Dimx6ull.dtsi24 fsl,soc-operating-points = <
53 soc: soc { label
A Dimx6dl.dtsi29 fsl,soc-operating-points = <
46 soc-supply = <&reg_soc>;
62 fsl,soc-operating-points = <
79 soc-supply = <&reg_soc>;
83 soc: soc { label
/arch/riscv/boot/dts/sophgo/
A Dsg2042-milkv-pioneer.dts156 soc-thermal {
162 soc_active1: soc-active1 {
168 soc_active2: soc-active2 {
174 soc_active3: soc-active3 {
180 soc_hot: soc-hot {
A Dsg2042-evb-v1.dts39 soc-thermal {
45 soc_active1: soc-active1 {
51 soc_active2: soc-active2 {
57 soc_active3: soc-active3 {
63 soc_hot: soc-hot {
A Dsg2042-evb-v2.dts27 soc-thermal {
33 soc_active1: soc-active1 {
39 soc_active2: soc-active2 {
45 soc_active3: soc-active3 {
51 soc_hot: soc-hot {
/arch/arm64/boot/dts/amlogic/
A Dmeson-a1-ad402.dts89 soc_thermal: soc-thermal {
97 soc_passive: soc-passive {
103 soc_hot: soc-hot {
109 soc_critical: soc-critical {
/arch/mips/boot/dts/realtek/
A Drtl930x.dtsi4 compatible = "realtek,rtl9302-soc";
111 soc: soc@18000000 { label
149 realtek,reset-mode = "soc";
/arch/arm64/boot/dts/apple/
A Dt6001.dtsi23 soc {
38 &{/soc} {

Completed in 38 milliseconds

12345678910>>...40