Home
last modified time | relevance | path

Searched refs:USB_RESET (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-sa1111.c25 #define USB_RESET 0x011c macro
139 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()
/kernel/linux/linux-6.6/drivers/usb/host/
H 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()
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-loongson32/
H A Dregs-mux.h49 #define USB_RESET BIT(31) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-loongson32/
H A Dregs-mux.h49 #define USB_RESET BIT(31) macro

Completed in 2 milliseconds