Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-omap2/
H A Demif-common.c88 u32 iodft; in emif_reset_phy() local
90 iodft = readl(&emif->emif_iodft_tlgc); in emif_reset_phy()
91 iodft |= EMIF_REG_RESET_PHY_MASK; in emif_reset_phy()
92 writel(iodft, &emif->emif_iodft_tlgc); in emif_reset_phy()