Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Dsdrc2xxx.c67 u32 dll_state = sdrc_read_reg(SDRC_DLLA_CTRL); in omap2xxx_sdrc_dll_is_unlocked() local
69 if ((dll_state & (1 << 2)) == (1 << 2)) in omap2xxx_sdrc_dll_is_unlocked()