Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/keystone/
Dgate.c27 #define MDSTAT 0x800 macro
105 mdstat = readl(control_base + MDSTAT); in psc_config()
113 u32 mdstat = readl(data->control_base + MDSTAT); in keystone_clk_is_enabled()
/linux-4.1.27/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.1.27/arch/arm/mach-davinci/include/mach/
Dpsc.h191 #define MDSTAT 0x800 macro