Searched refs:USB_RESET (Results 1 – 2 of 2) sorted by relevance
25 #define USB_RESET 0x011c macro139 dev->mapbase + USB_RESET); in sa1111_start_hc()148 writel_relaxed(usb_rst, dev->mapbase + USB_RESET); in sa1111_start_hc()163 usb_rst = readl_relaxed(dev->mapbase + USB_RESET); in sa1111_stop_hc()165 dev->mapbase + USB_RESET); in sa1111_stop_hc()
49 #define USB_RESET BIT(31) macro