Searched refs:DPORT_PERIP_RST_EN0_REG (Results 1 – 2 of 2) sorted by relevance
220 REG_SET_FIELD(DPORT_PERIP_RST_EN0_REG, DPORT_USB_RST, 1); in usb_wrap_ll_reset_register()221 REG_SET_FIELD(DPORT_PERIP_RST_EN0_REG, DPORT_USB_RST, 0); in usb_wrap_ll_reset_register()
411 #define DPORT_PERIP_RST_EN_REG DPORT_PERIP_RST_EN0_REG412 #define DPORT_PERIP_RST_EN0_REG (DR_REG_SYSTEM_BASE + 0x048) macro