Searched refs:RESET_PHYRST_2 (Results 1 – 1 of 1) sorted by relevance
22 #define RESET_PHYRST_2 BIT(1) macro25 #define PHY_RESET_MASK (RESET_PHYRST_1 | RESET_PHYRST_2)35 val |= reset_ctl->id ? RESET_PHYRST_2 : RESET_PHYRST_1; in rzg2l_usbphy_ctrl_assert()48 u32 val = reset_ctl->id ? RESET_PHYRST_2 : RESET_PHYRST_1; in rzg2l_usbphy_ctrl_deassert()97 RESET_SEL_P2RESET | RESET_PHYRST_2); in rzg2l_usbphy_ctrl_probe()
Completed in 7 milliseconds