Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/host/
A Dohci-sa1111.c25 #define USB_RESET 0x011c macro
136 dev->mapbase + USB_RESET); in sa1111_start_hc()
145 writel_relaxed(usb_rst, dev->mapbase + USB_RESET); in sa1111_start_hc()
160 usb_rst = readl_relaxed(dev->mapbase + USB_RESET); in sa1111_stop_hc()
162 dev->mapbase + USB_RESET); in sa1111_stop_hc()
/linux-6.3-rc2/arch/mips/include/asm/mach-loongson32/
A Dregs-mux.h49 #define USB_RESET BIT(31) macro

Completed in 4 milliseconds