Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Dsdrc2xxx.c62 u32 dll_state = sdrc_read_reg(SDRC_DLLA_CTRL); in omap2xxx_sdrc_dll_is_unlocked() local
64 if ((dll_state & (1 << 2)) == (1 << 2)) in omap2xxx_sdrc_dll_is_unlocked()