Home
last modified time | relevance | path

Searched refs:spc (Results 1 – 13 of 13) sorted by relevance

/arch/parisc/kernel/
A Dentry.S187 mfctl %pcsq, spc
200 mfctl %pcsq, spc
218 mfctl %isr,spc
232 mfctl %isr,spc
250 mfctl %isr, spc
264 mfctl %isr, spc
280 mfctl %isr,spc
292 mfctl %isr,spc
310 mfctl %isr,spc
324 mfctl %isr,spc
[all …]
/arch/arm/mach-versatile/
A Dspc.c487 #define to_clk_spc(spc) container_of(spc, struct clk_spc, hw) argument
491 struct clk_spc *spc = to_clk_spc(hw); in spc_recalc_rate() local
494 if (ve_spc_get_performance(spc->cluster, &freq)) in spc_recalc_rate()
503 struct clk_spc *spc = to_clk_spc(hw); in spc_round_rate() local
511 struct clk_spc *spc = to_clk_spc(hw); in spc_set_rate() local
525 struct clk_spc *spc; in ve_spc_clk_register() local
527 spc = kzalloc(sizeof(*spc), GFP_KERNEL); in ve_spc_clk_register()
528 if (!spc) in ve_spc_clk_register()
531 spc->hw.init = &init; in ve_spc_clk_register()
534 spc->cluster = spc->cluster < 0 ? 0 : spc->cluster; in ve_spc_clk_register()
[all …]
A DMakefile19 obj-$(CONFIG_ARCH_VEXPRESS_SPC) += spc.o
/arch/sh/include/asm/
A Dsuspend.h72 unsigned long spc; member
/arch/arm/boot/dts/qcom/
A Dqcom-msm8916-smp.dtsi29 compatible = "qcom,idle-state-spc", "arm,idle-state";
A Dqcom-apq8084.dtsi82 cpu_spc: cpu-spc {
83 compatible = "qcom,idle-state-spc",
A Dqcom-apq8064.dtsi90 cpu_spc: cpu-spc {
91 compatible = "qcom,idle-state-spc",
A Dqcom-msm8974.dtsi91 cpu_spc: cpu-spc {
92 compatible = "qcom,idle-state-spc",
/arch/sh/kernel/cpu/sh3/
A Dentry.S209 ! - restore spc, pr*, ssr, gbr, mach, macl, skip default tra
239 ldc.l @r15+, spc
314 stc spc, k1
322 ldc k0, spc ! PC = saved r0 + r15 - 2
A Dswsusp.S100 ldc r1, spc ! setup pc value for resuming
/arch/sh/kernel/
A Dasm-offsets.c42 DEFINE(SH_SLEEP_SPC, offsetof(struct sh_sleep_data, spc)); in main()
A Drelocate_kernel.S41 stc.l spc, @-r15
126 ldc.l @r15+, spc
/arch/sh/kernel/cpu/shmobile/
A Dsleep.S265 ldc r0, spc

Completed in 32 milliseconds