Home
last modified time | relevance | path

Searched defs:spc (Results 1 – 3 of 3) sorted by relevance

/arch/arm/mach-vexpress/
Dspc.c495 #define to_clk_spc(spc) container_of(spc, struct clk_spc, hw) argument
499 struct clk_spc *spc = to_clk_spc(hw); in spc_recalc_rate() local
511 struct clk_spc *spc = to_clk_spc(hw); in spc_round_rate() local
519 struct clk_spc *spc = to_clk_spc(hw); in spc_set_rate() local
533 struct clk_spc *spc; in ve_spc_clk_register() local
/arch/parisc/kernel/
Dentry.S186 spc = r24 /* space for which the trap occurred */ define
1148 spc = r24 /* space for which the trap occurred */ define
/arch/sh/include/asm/
Dsuspend.h72 unsigned long spc; member