Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/brcm/board/stingray/driver/
H A Dusb_phy.c20 #define USB2_CTRL_CORERDY DRDU2_U2CTRL_CORERDY
289 (uint32_t) DRDU2_U2CTRL_CORERDY); in u3h_u2drd_phy_reset()
291 DRDU2_U2CTRL_CORERDY); in u3h_u2drd_phy_reset()
/rk3399_ARM-atf/plat/brcm/board/stingray/include/
H A Dusb_phy.h40 #define DRDU2_U2CTRL_CORERDY BIT(0U) macro