Home
last modified time | relevance | path

Searched refs:MDSTAT (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/clk/keystone/
Dgate.c26 #define MDSTAT 0x800 macro
104 mdstat = readl(control_base + MDSTAT); in psc_config()
112 u32 mdstat = readl(data->control_base + MDSTAT); in keystone_clk_is_enabled()
/linux-4.4.14/arch/arm/mach-davinci/
Dpsc.c44 mdstat = __raw_readl(psc_base + MDSTAT + 4 * id); in davinci_psc_is_clk_active()
133 mdstat = __raw_readl(psc_base + MDSTAT + 4 * id); in davinci_psc_config()
Dsleep.S208 mov r6, #MDSTAT
/linux-4.4.14/arch/arm/mach-davinci/include/mach/
Dpsc.h191 #define MDSTAT 0x800 macro