Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c31 #define REG_PMU_UNK1 0x10 macro
286 val = readl(usb_phy->pmu + REG_PMU_UNK1); in sun4i_usb_phy_init()
287 writel(val & ~2, usb_phy->pmu + REG_PMU_UNK1); in sun4i_usb_phy_init()