Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/amlogic/
H A Dmesongxl_usb2phy.c43 #define REG0_POWER_ON_RESET __BIT(22) macro
97 val &= ~REG0_POWER_ON_RESET; in mesongxl_usb2phy_enable()
109 val |= REG0_POWER_ON_RESET; in mesongxl_usb2phy_enable()
113 val &= ~REG0_POWER_ON_RESET; in mesongxl_usb2phy_enable()
124 val |= REG0_POWER_ON_RESET; in mesongxl_usb2phy_enable()