Home
last modified time | relevance | path

Searched refs:IMPD1_CTRL (Results 1 – 2 of 2) sorted by relevance

/arch/arm/mach-integrator/
Dimpd1.h4 #define IMPD1_CTRL 0x18 macro
Dimpd1.c51 cur = readl(impd1->base + IMPD1_CTRL) & ~mask; in impd1_tweak_control()
52 writel(cur | val, impd1->base + IMPD1_CTRL); in impd1_tweak_control()