Home
last modified time | relevance | path

Searched refs:PTCMD (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/mach-davinci/
H A Dsleep.S184 ldr ip, [r1, #PTCMD]
186 str ip, [r1, #PTCMD]
H A Dpsc.h120 #define PTCMD 0x120 macro
/linux/drivers/clk/keystone/
H A Dgate.c18 #define PTCMD 0x120 macro
93 writel(ptcmd, domain_transition_base + PTCMD); in psc_config()