Searched refs:MDSTAT (Results 1 – 4 of 4) sorted by relevance
26 #define MDSTAT 0x800 macro104 mdstat = readl(control_base + MDSTAT); in psc_config()112 u32 mdstat = readl(data->control_base + MDSTAT); in keystone_clk_is_enabled()
44 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()
208 mov r6, #MDSTAT
191 #define MDSTAT 0x800 macro