Lines Matching refs:cpu
6 "cpu" - The multiplexer for clock input of CPU cluster.
7 "intermediate" - A parent of "cpu" clock which is used as "intermediate" clock
23 cpu0: cpu@0 {
24 device_type = "cpu";
28 cpu-idle-states = <&CPU_SLEEP_0>;
31 clock-names = "cpu", "intermediate";
34 cpu1: cpu@1 {
35 device_type = "cpu";
39 cpu-idle-states = <&CPU_SLEEP_0>;
42 clock-names = "cpu", "intermediate";
45 cpu2: cpu@100 {
46 device_type = "cpu";
50 cpu-idle-states = <&CPU_SLEEP_0>;
53 clock-names = "cpu", "intermediate";
56 cpu3: cpu@101 {
57 device_type = "cpu";
61 cpu-idle-states = <&CPU_SLEEP_0>;
64 clock-names = "cpu", "intermediate";