Searched refs:PSC_SWRSTDISABLE (Results 1 – 2 of 2) sorted by relevance
/arch/arm/mach-davinci/ | ||
D | clock.h | 116 #define PSC_SWRSTDISABLE BIT(5) /* Disable state is SwRstDisable */ macro |
D | psc.c | 94 if (flags & PSC_SWRSTDISABLE) in davinci_psc_config() |